files.vax revision 1.23
1# $NetBSD: files.vax,v 1.23 1997/01/05 18:50:27 ragge Exp $ 2# 3# new style config file for vax architecture 4# 5 6# maxpartitions must be first item in files.${ARCH}.newconf 7maxpartitions 8 8 9maxusers 8 32 64 10 11device backplane { } 12attach backplane at root 13 14device sbi { tr=-1 } 15attach sbi at backplane 16file arch/vax/vax/sbi.c sbi needs-flag 17 18device cmi { tr=-1 } 19attach cmi at backplane 20 21device bi { node=-1 } 22attach bi at backplane 23file arch/vax/bi/bi.c bi needs-flag 24 25device vsbus { } 26attach vsbus at backplane 27file arch/vax/vsa/vsbus.c vsbus 28 29device cpu 30attach cpu at backplane with cpu_backplane 31attach cpu at bi with cpu_bi 32 33device mem 34attach mem at backplane with mem_backplane 35attach mem at bi with mem_bi 36attach mem at sbi with mem_sbi 37attach mem at cmi with mem_cmi 38 39device mba { drive = -1 } 40attach mba at sbi with mba_sbi 41attach mba at cmi with mba_cmi 42file arch/vax/mba/mba.c mba needs-flag 43 44device hp: disk 45attach hp at mba 46file arch/vax/mba/hp.c hp needs-flag 47major {hp = 0} 48 49device ht 50attach ht at mba 51file arch/vax/mba/ht.c ht needs-flag 52 53# MSCP device drivers 54include "arch/vax/mscp/files.mscp" 55major {ra = 9} 56major {mt = 16} 57 58# KDB50 on BI 59device kdb: mscp 60attach kdb at bi 61file arch/vax/bi/kdb.c kdb 62 63device uba { csr } 64attach uba at backplane with uba_backplane 65attach uba at sbi with uba_sbi 66attach uba at cmi with uba_cmi 67attach uba at bi with uba_bi 68file arch/vax/uba/uba.c uba 69 70device mtc: mscp 71attach mtc at uba 72device uda: mscp 73attach uda at uba 74file arch/vax/uba/uda.c uda | mtc 75 76device de:ifnet, ether 77attach de at uba 78file arch/vax/if/if_de.c de 79 80# DEQNA/DELQA used on Qbus 81device qe:ifnet, ether 82attach qe at uba 83file arch/vax/if/if_qe.c qe 84 85# DEBNA/DEBNT Ethernet Adapter 86device ni:ifnet, ether 87attach ni at bi 88file arch/vax/bi/ni.c ni 89 90# TS11 at UBA 91device ts 92attach ts at uba 93file arch/vax/uba/ts.c ts needs-count 94 95# DHU-11 at UBA 96device dhu 97attach dhu at uba 98file arch/vax/uba/dhu.c dhu needs-count 99 100# DZ11 at UBA 101device dz 102attach dz at uba 103file arch/vax/uba/dz.c dz needs-count 104 105# RD-type disks at VS2000's onboard MFM-controller 106device hdc { drive = -1 } 107attach hdc at vsbus 108file arch/vax/vsa/hdc9224.c hdc needs-flag 109 110device rd: disk 111attach rd at hdc 112major {rd = 19} 113 114# 115# Machine-independent SCSI driver. 116# 117include "../../../scsi/files.scsi" 118major { sd = 20 } 119major { st = 21 } 120major { cd = 22 } 121 122# Memory Disk for install floppy 123pseudo-device md 124file dev/md.c md needs-flag 125major { md = 23 } 126 127# builtin NCR5380 SCSI-controller on VAXstation 128device ncr: scsi, ncr5380sbc 129attach ncr at vsbus 130file arch/vax/vsa/ncr.c ncr needs-flag 131 132# LANCE ethernet controller on VAXstation 133attach le at vsbus 134file arch/vax/if/if_le.c le 135 136# DC367-B in VAXstation 2000/3100 (DZ-like 4-port serial line controller, 137# controls keyboard, mouse, modem, and printer/console) 138device dc 139attach dc at vsbus 140file arch/vax/vsa/dc.c dc needs-flag 141file arch/vax/vsa/lk201.c dc 142 143# PM Framebuffer in VAXstation 2000/3100 144device pm 145attach pm at vsbus 146file arch/vax/vsa/pm.c pm needs-flag 147 148 149# These devices aren't tested (or even compiled!) 150# They are just included here to make some files happy ;) 151# 152 153# Ikonas framebuffer 154device ik 155attach ik at uba 156file arch/vax/uba/ik.c ik needs-count 157 158device vs 159attach vs at uba 160file arch/vax/uba/vs.c vs needs-count 161 162# RK06/07 on UBA 163device rk 164attach rk at uba 165file arch/vax/uba/rk.c rk needs-count 166 167# TM11/TE10 at UBA 168device te 169attach te at uba 170file arch/vax/uba/tm.c te needs-count 171 172# TU78 at MBA 173device mu 174attach mu at mba 175file arch/vax/mba/mt.c mu needs-count 176 177# DMF32 on UBA 178device dmf 179attach dmf at uba 180file arch/vax/uba/dmf.c dmf needs-count 181file arch/vax/uba/dmz.c dmf needs-count 182 183# DMZ32 on UBA 184device dmz 185attach dmz at uba 186file arch/vax/uba/dmx.c dmz needs-count 187 188# DN-11 on UBA 189device dn 190attach dn at uba 191file arch/vax/uba/dn.c dn needs-count 192 193# IDC (RB730) on UBA (VAX 11/730) 194device idc { drive=-1 } 195attach idc at uba 196device rb 197attach rb at idc 198file arch/vax/uba/idc.c rb needs-count 199 200# LP-11 at UBA 201device lp 202attach lp at uba 203file arch/vax/uba/lp.c lp needs-count 204 205# ???? at UBA 206device lpa 207attach lpa at uba 208file arch/vax/uba/lpa.c lpa needs-count 209 210# PS2 at UBA 211device ps 212attach ps at uba 213file arch/vax/uba/ps.c ps needs-count 214 215# RL02/RL11 at UBA 216device hl { drive=-1 } 217attach hl at uba 218device rl 219attach rl at hl 220file arch/vax/uba/rl.c rl needs-count 221 222# RX211/RX02 at UBA 223device fx { drive=-1 } 224attach fx at uba 225device rx 226attach rx at fx 227file arch/vax/uba/rx.c rx needs-count 228 229# SC-21/SC-31 at UBA 230device sc { drive=-1 } 231attach sc at uba 232device up 233attach up at sc 234file arch/vax/uba/up.c up needs-count 235 236# TU45 at UBA 237device ut { drive=-1} 238attach ut at uba 239device tj 240attach tj at ut 241file arch/vax/uba/ut.c tj needs-count 242 243# TU58/DECtape II 244device uu 245attach uu at uba 246file arch/vax/uba/uu.c uu needs-count 247 248# Benson-Varian plotter at UBA 249device va { drive=-1} 250attach va at uba 251device vz 252attach vz at va 253file arch/vax/uba/va.c va needs-count 254 255# Versatec plotter at UBA 256device vp 257attach vp at uba 258file arch/vax/uba/vp.c vp needs-count 259 260# QVSS at UBA 261device qv 262attach qv at uba 263file arch/vax/uba/qv.c qv needs-count 264file arch/vax/uba/qfont.c qv needs-count 265 266# QDSS at UBA 267device qd 268attach qd at uba 269file arch/vax/uba/qd.c qd needs-count 270 271# Interlan NP100 at UBA 272device np 273attach np at uba 274file arch/vax/if/if_ix.c np needs-count 275file arch/vax/uba/np.c np needs-count 276 277# ACC LH/DH IMP on UBA 278device acc 279attach acc at uba 280file arch/vax/if/if_acc.c acc needs-count 281 282# DR11C at UBA 283device ct 284attach ct at uba 285file arch/vax/uba/ct.c ct needs-count 286 287# A/D-converter on UBA 288device ad 289attach ad at uba 290file arch/vax/uba/ad.c ad needs-count 291 292# DH-11/DM-11 on UBA 293device dh 294attach dh at uba 295file arch/vax/uba/dh.c dh needs-count 296 297# These are general files needed for compilation. 298file dev/cons.c 299file dev/cninit.c 300file arch/vax/vax/locore.c 301file arch/vax/vax/mem.c 302file arch/vax/vax/clock.c 303file arch/vax/vax/gencons.c vax8600|vax8200|vax780|vax750|vax630|ka650 304file arch/vax/vax/dzcons.c vax410 | vax43 305file arch/vax/vax/pmap.c 306file arch/vax/vax/machdep.c 307file arch/vax/vax/ka750.c vax750 308file arch/vax/vax/ctu.c vax750 309file arch/vax/vax/ka780.c vax780 310file arch/vax/vax/cfl.c vax780 311file arch/vax/vax/ka820.c vax8200 312file arch/vax/vax/ka860.c vax8600 313file arch/vax/vax/crl.c vax8600 314file arch/vax/vax/uvax.c vax630 | vax410 | vax43 315file arch/vax/vax/ka630.c vax630 316file arch/vax/vax/ka410.c vax410 317file arch/vax/vax/ka43.c vax43 318file arch/vax/vax/emulate.s vax630 | ka650 319file arch/vax/vax/ka650.c vax650 320file arch/vax/vax/conf.c 321file arch/vax/vax/urem.s 322file arch/vax/vax/udiv.s 323file arch/vax/vax/rootfil.c 324file arch/vax/vax/trap.c 325 326file arch/vax/vax/vm_machdep.c 327file arch/vax/vax/autoconf.c 328file arch/vax/vax/random.s inet 329file arch/vax/vax/in_cksum.c inet 330file arch/vax/vax/ns_cksum.c ns 331file arch/vax/vax/disksubr.c disk | tape 332file arch/vax/if/if_uba.c de | qe 333file arch/vax/vax/db_machdep.c ddb 334file arch/vax/vax/db_disasm.c ddb 335 336include "../../../compat/ultrix/files.ultrix" 337 338# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver... 339#arch/vax/vax/dkbad.c standard 340#arch/vax/vax/ka730.c standard 341#arch/vax/vax/rx50.c standard 342#arch/vax/vax/iidr.o optional ii 343#arch/vax/vax/iidrsys.o optional ii 344#arch/vax/vax/iidr_glob.o optional ii 345#arch/vax/if/if_css.c optional css imp device-driver 346#arch/vax/if/if_dp.c optional dp device-driver 347#arch/vax/if/if_ddn.c optional ddn device-driver 348#arch/vax/if/if_dmc.c optional dmc device-driver 349#arch/vax/if/if_dmv.c optional dmv device-driver 350#arch/vax/if/if_ec.c optional ec device-driver 351#arch/vax/if/if_en.c optional en device-driver 352#arch/vax/if/if_ex.c optional ex device-driver 353#arch/vax/if/if_hdh.c optional hdh device-driver 354#arch/vax/if/if_hy.c optional hy device-driver 355#arch/vax/if/if_il.c optional il device-driver 356#arch/vax/if/if_pcl.c optional pcl device-driver 357#arch/vax/if/if_vv.c optional vv device-driver 358#arch/vax/if/raw_hy.c optional hy device-driver 359