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

Annotation of sys/arch/mvme68k/conf/MVME162, Revision 1.1

1.1     ! nbrk        1: #      $OpenBSD: MVME162,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         MVME162         # (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: # MVME162
        !            23: mc0    at mainbus0 addr 0xfff00000
        !            24: clock0 at mc0 ipl 5
        !            25: nvram0 at mc0 offset 0xc0000
        !            26: zs0    at mc0 offset 0x45000 ipl 4
        !            27: zs1    at mc0 offset 0x45801 ipl 4
        !            28: ie0    at mc0 offset 0x46000 ipl 3
        !            29: ssh0   at mc0 offset 0x47000 ipl 2
        !            30: memc0  at mc0 offset 0x43000
        !            31: memc1  at mc0 offset 0x43100
        !            32: ipic0  at mc0 offset 0xbc000
        !            33: vme0   at mc0 offset 0x40000
        !            34: flash0 at mainbus0 addr 0xffa00000
        !            35: sram0  at mainbus0 addr 0xffe00000
        !            36:
        !            37: fooip* at ipic? manu 0x11 prod 0x22 ipl 1
        !            38:
        !            39: vmes0  at vme0
        !            40:
        !            41: vs*    at vmes0 addr 0xffff9000 ipl 2 vec 0x80
        !            42: vs*    at vmes0 addr 0xffff9800 ipl 2 vec 0x82
        !            43: vs*    at vmes0 addr 0xffff4800 ipl 2 vec 0x84
        !            44: vs*    at vmes0 addr 0xffff5800 ipl 2 vec 0x86
        !            45: vs*    at vmes0 addr 0xffff7000 ipl 2 vec 0x88
        !            46: vs*    at vmes0 addr 0xffff7800 ipl 2 vec 0x8a
        !            47:
        !            48: le*    at vmes0 addr 0xffff1200 ipl 3 vec 0x74
        !            49: le*    at vmes0 addr 0xffff1400 ipl 3 vec 0x75
        !            50: le*    at vmes0 addr 0xffff1600 ipl 3 vec 0x76
        !            51:
        !            52: vmel0  at vme0
        !            53:
        !            54: scsibus* at ssh?
        !            55: scsibus* at vs?
        !            56:
        !            57: sd*    at scsibus?
        !            58: st*    at scsibus?
        !            59: cd*    at scsibus?
        !            60: ch*    at scsibus?
        !            61: ss*    at scsibus?
        !            62: uk*    at scsibus?

CVSweb