[BACK]Return to MVME167 CVS log [TXT][DIR] Up to [local] / sys / arch / mvme68k / conf

Annotation of sys/arch/mvme68k/conf/MVME167, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: MVME167,v 1.24 2006/06/24 14:07:06 miod Exp $
                      2:
                      3: machine                mvme68k m68k
                      4:
                      5: include "../../../conf/GENERIC"
                      6:
                      7: option         M68040          # support for 040
                      8: option         FPSP            # MC68040 floating point support
                      9:
                     10: option         MVME167         # includes 166 (requires M68040, FPSP)
                     11:
                     12: option         COMPAT_SUNOS
                     13: option         COMPAT_HPUX
                     14: option         COMPAT_M68K4K
                     15:
                     16: maxusers       32
                     17:
                     18: config         bsd             swap generic
                     19:
                     20: mainbus0 at root
                     21:
                     22: # MVME166/167/177
                     23: pcctwo0 at mainbus0 addr 0xfff00000
                     24: clock0 at pcctwo0 ipl 5
                     25: nvram0 at pcctwo0 offset 0xc0000
                     26: ie0    at pcctwo0 offset 0x46000 ipl 3
                     27: ssh0   at pcctwo0 offset 0x47000 ipl 2
                     28: cl0    at pcctwo0 offset 0x45000 ipl 3
                     29: vme0   at pcctwo0 offset 0x40000
                     30: #lptwo0        at pcctwo0 ipl 1
                     31: memc0  at pcctwo0 offset 0x43000
                     32: memc1  at pcctwo0 offset 0x43100
                     33: sram0  at mainbus0 addr 0xffe00000
                     34:
                     35: vmes0  at vme0
                     36:
                     37: vs*    at vmes0 addr 0xffff9000 ipl 2 vec 0x80
                     38: vs*    at vmes0 addr 0xffff9800 ipl 2 vec 0x82
                     39: vs*    at vmes0 addr 0xffff4800 ipl 2 vec 0x84
                     40: vs*    at vmes0 addr 0xffff5800 ipl 2 vec 0x86
                     41: vs*    at vmes0 addr 0xffff7000 ipl 2 vec 0x88
                     42: vs*    at vmes0 addr 0xffff7800 ipl 2 vec 0x8a
                     43:
                     44: le*    at vmes0 addr 0xffff1200 ipl 3 vec 0x74
                     45: le*    at vmes0 addr 0xffff1400 ipl 3 vec 0x75
                     46: le*    at vmes0 addr 0xffff1600 ipl 3 vec 0x76
                     47:
                     48: vmel0  at vme0
                     49:
                     50: scsibus* at ssh?
                     51: scsibus* at vs?
                     52:
                     53: sd*    at scsibus?
                     54: st*    at scsibus?
                     55: cd*    at scsibus?
                     56: ch*    at scsibus?
                     57: ss*    at scsibus?
                     58: uk*    at scsibus?

CVSweb