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

Annotation of sys/arch/mvme68k/conf/files.mvme68k, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: files.mvme68k,v 1.29 2006/04/21 22:21:53 miod Exp $
                      2:
                      3: # config file for mvme68k
                      4:
                      5: # maxpartitions must be first item in files.${ARCH}
                      6: maxpartitions 16
                      7:
                      8: maxusers 2 8 64
                      9:
                     10: device mainbus {[addr = -1]}
                     11: attach mainbus at root
                     12:
                     13: device pcc {[offset = -1], [ipl = 0]}
                     14: attach pcc at mainbus
                     15: file   arch/mvme68k/dev/pcc.c                  pcc needs-count
                     16:
                     17: device pcctwo {[offset = -1], [ipl = 0]}
                     18: attach pcctwo at mainbus
                     19: file   arch/mvme68k/dev/pcctwo.c               pcctwo needs-count
                     20:
                     21: device mc {[offset = -1], [ipl = 0]}
                     22: attach mc at mainbus
                     23: file   arch/mvme68k/dev/mc.c                   mc needs-count
                     24:
                     25: device clock
                     26: attach clock at pcc, mc, pcctwo
                     27: file   arch/mvme68k/dev/clock.c                clock
                     28:
                     29: device zs: tty
                     30: attach zs at pcc, mc
                     31: file   arch/mvme68k/dev/zs.c                   zs needs-count
                     32:
                     33: device cl: tty
                     34: attach cl at pcctwo
                     35: file   arch/mvme68k/dev/cl.c                   cl needs-count
                     36:
                     37:
                     38: device vme {}
                     39: attach vme at pcc, mc, pcctwo
                     40: device vmes {[addr = -1], [vec = -1], [ipl = 0]}
                     41: attach vmes at vme
                     42: device vmel {[addr = -1], [vec = -1], [ipl = 0]}
                     43: attach vmel at vme
                     44: file   arch/mvme68k/dev/vme.c                  vme | vmes | vmel
                     45: file   arch/mvme68k/dev/vmes.c                 vmes needs-count
                     46: file   arch/mvme68k/dev/vmel.c                 vmel needs-count
                     47:
                     48: attach le at pcc, vmes
                     49: file   arch/mvme68k/dev/if_le.c                le
                     50:
                     51: attach ie at mc, pcctwo
                     52: file   arch/mvme68k/dev/if_ie.c                ie
                     53:
                     54: include "../../../scsi/files.scsi"
                     55:
                     56: device wdsc: scsi
                     57: attach wdsc at pcc
                     58: file   arch/mvme68k/dev/sbic.c                 wdsc
                     59: file   arch/mvme68k/dev/wdsc.c                 wdsc
                     60:
                     61: device ipic {manu = -1, prod = -1, [vec = -1], [ipl = 0]}
                     62: attach ipic at mc
                     63: file   arch/mvme68k/dev/ipic.c                 ipic
                     64:
                     65: device fooip
                     66: attach fooip at ipic
                     67: file   arch/mvme68k/dev/fooip.c                fooip
                     68:
                     69: device ssh: scsi
                     70: attach ssh at mc, pcctwo
                     71: file   arch/mvme68k/dev/sshdma.c               ssh
                     72: file   arch/mvme68k/dev/ssh.c                  ssh
                     73:
                     74: device memc
                     75: attach memc at mc, pcctwo
                     76: file   arch/mvme68k/dev/memc.c                 memc
                     77:
                     78: device flash
                     79: attach flash at mainbus
                     80: file   arch/mvme68k/dev/flash.c                flash needs-count
                     81:
                     82: device sram
                     83: attach sram at mainbus
                     84: device nvram
                     85: attach nvram at pcc, mc, pcctwo
                     86: file   arch/mvme68k/dev/sram.c                 sram needs-count
                     87: file   arch/mvme68k/dev/nvram.c                nvram needs-count
                     88: file   arch/mvme68k/dev/memdevs.c              nvram | sram
                     89:
                     90: device lp
                     91: attach lp at pcc
                     92: file   arch/mvme68k/dev/lp.c                   lp needs-count
                     93:
                     94: device lptwo
                     95: attach lptwo at pcctwo
                     96: file   arch/mvme68k/dev/lptwo.c                lptwo needs-count
                     97:
                     98: #device        xdc {target = -1}
                     99: #attach        xdc at vmes
                    100: #device        xd: disk
                    101: #attach        xd at xdc
                    102: #file  arch/mvme68k/dev/xd.c                   xd needs-flag
                    103:
                    104: major  {sd = 4}
                    105: major  {cd = 6}
                    106: major  {vnd = 8}
                    107: major  {rd = 9}
                    108: #major {xd = 10}
                    109:
                    110: file   arch/mvme68k/mvme68k/autoconf.c
                    111: file   arch/mvme68k/mvme68k/conf.c
                    112: file   arch/mvme68k/mvme68k/disksubr.c
                    113: file   arch/mvme68k/mvme68k/machdep.c
                    114: file   arch/mvme68k/mvme68k/mem.c
                    115: file   arch/m68k/m68k/pmap_motorola.c
                    116: file   arch/mvme68k/mvme68k/pmap_bootstrap.c
                    117: file   arch/mvme68k/mvme68k/sys_machdep.c
                    118: file   arch/mvme68k/mvme68k/trap.c
                    119: file   arch/mvme68k/mvme68k/vm_machdep.c
                    120: file   dev/cninit.c
                    121:
                    122: file   arch/m68k/m68k/db_memrw.c               ddb
                    123:
                    124: # Compatibility modules
                    125:
                    126: # HP-UX binary compatibility
                    127: include        "compat/hpux/m68k/files.hpux"
                    128: file   arch/mvme68k/mvme68k/hpux_machdep.c     compat_hpux
                    129:
                    130: device wl: tty
                    131: attach wl at vmes
                    132: file   arch/mvme68k/dev/wl.c                   wl needs-count
                    133:
                    134: device vs: scsi
                    135: attach vs at vmes
                    136: file   arch/mvme68k/dev/vs.c                   vs
                    137: file   arch/mvme68k/dev/vsdma.c                vs

CVSweb