files.vax revision 1.27
11.27Sis# $NetBSD: files.vax,v 1.27 1997/03/15 18:11:09 is Exp $ 21.1Sragge# 31.1Sragge# new style config file for vax architecture 41.1Sragge# 51.6Scgd 61.6Scgd# maxpartitions must be first item in files.${ARCH}.newconf 71.13Sraggemaxpartitions 8 81.1Sragge 91.1Sraggemaxusers 8 32 64 101.1Sragge 111.18Sraggedevice backplane { } 121.18Sraggeattach backplane at root 131.1Sragge 141.18Sraggedevice sbi { tr=-1 } 151.18Sraggeattach sbi at backplane 161.21Sraggefile arch/vax/vax/sbi.c sbi needs-flag 171.20Sragge 181.22Sraggedevice cmi { tr=-1 } 191.22Sraggeattach cmi at backplane 201.22Sragge 211.18Sraggedevice bi { node=-1 } 221.18Sraggeattach bi at backplane 231.21Sraggefile arch/vax/bi/bi.c bi needs-flag 241.21Sragge 251.21Sraggedevice vsbus { } 261.21Sraggeattach vsbus at backplane 271.21Sraggefile arch/vax/vsa/vsbus.c vsbus 281.18Sragge 291.18Sraggedevice cpu 301.18Sraggeattach cpu at backplane with cpu_backplane 311.18Sraggeattach cpu at bi with cpu_bi 321.20Sragge 331.18Sraggedevice mem 341.18Sraggeattach mem at backplane with mem_backplane 351.18Sraggeattach mem at bi with mem_bi 361.18Sraggeattach mem at sbi with mem_sbi 371.22Sraggeattach mem at cmi with mem_cmi 381.7Sragge 391.18Sraggedevice mba { drive = -1 } 401.22Sraggeattach mba at sbi with mba_sbi 411.22Sraggeattach mba at cmi with mba_cmi 421.9Sraggefile arch/vax/mba/mba.c mba needs-flag 431.1Sragge 441.18Sraggedevice hp: disk 451.18Sraggeattach hp at mba 461.9Sraggefile arch/vax/mba/hp.c hp needs-flag 471.9Sraggemajor {hp = 0} 481.1Sragge 491.18Sraggedevice ht 501.18Sraggeattach ht at mba 511.11Sraggefile arch/vax/mba/ht.c ht needs-flag 521.11Sragge 531.20Sragge# MSCP device drivers 541.23Sraggeinclude "arch/vax/mscp/files.mscp" 551.20Sraggemajor {ra = 9} 561.20Sraggemajor {mt = 16} 571.20Sragge 581.21Sragge# KDB50 on BI 591.21Sraggedevice kdb: mscp 601.21Sraggeattach kdb at bi 611.21Sraggefile arch/vax/bi/kdb.c kdb 621.21Sragge 631.18Sraggedevice uba { csr } 641.22Sraggeattach uba at backplane with uba_backplane 651.22Sraggeattach uba at sbi with uba_sbi 661.22Sraggeattach uba at cmi with uba_cmi 671.22Sraggeattach uba at bi with uba_bi 681.14Sraggefile arch/vax/uba/uba.c uba 691.1Sragge 701.22Sraggedevice mtc: mscp 711.22Sraggeattach mtc at uba 721.20Sraggedevice uda: mscp 731.18Sraggeattach uda at uba 741.22Sraggefile arch/vax/uba/uda.c uda | mtc 751.1Sragge 761.27Sisdevice de:ifnet, ether, arp 771.18Sraggeattach de at uba 781.26Sraggefile arch/vax/if/if_de.c de needs-flag 791.1Sragge 801.9Sragge# DEQNA/DELQA used on Qbus 811.27Sisdevice qe:ifnet, ether, arp 821.18Sraggeattach qe at uba 831.26Sraggefile arch/vax/if/if_qe.c qe needs-flag 841.14Sragge 851.22Sragge# DEBNA/DEBNT Ethernet Adapter 861.27Sisdevice ni:ifnet, ether, arp 871.22Sraggeattach ni at bi 881.26Sraggefile arch/vax/bi/ni.c ni needs-flag 891.22Sragge 901.14Sragge# TS11 at UBA 911.18Sraggedevice ts 921.18Sraggeattach ts at uba 931.14Sraggefile arch/vax/uba/ts.c ts needs-count 941.9Sragge 951.15Sragge# DHU-11 at UBA 961.18Sraggedevice dhu 971.18Sraggeattach dhu at uba 981.15Sraggefile arch/vax/uba/dhu.c dhu needs-count 991.15Sragge 1001.19Sragge# DZ11 at UBA 1011.19Sraggedevice dz 1021.19Sraggeattach dz at uba 1031.19Sraggefile arch/vax/uba/dz.c dz needs-count 1041.19Sragge 1051.21Sragge# RD-type disks at VS2000's onboard MFM-controller 1061.21Sraggedevice hdc { drive = -1 } 1071.21Sraggeattach hdc at vsbus 1081.21Sraggefile arch/vax/vsa/hdc9224.c hdc needs-flag 1091.21Sragge 1101.21Sraggedevice rd: disk 1111.21Sraggeattach rd at hdc 1121.21Sraggemajor {rd = 19} 1131.21Sragge 1141.21Sragge# 1151.21Sragge# Machine-independent SCSI driver. 1161.21Sragge# 1171.21Sraggeinclude "../../../scsi/files.scsi" 1181.23Sraggemajor { sd = 20 } 1191.23Sraggemajor { st = 21 } 1201.23Sraggemajor { cd = 22 } 1211.23Sragge 1221.23Sragge# Memory Disk for install floppy 1231.23Sraggemajor { md = 23 } 1241.21Sragge 1251.21Sragge# builtin NCR5380 SCSI-controller on VAXstation 1261.21Sraggedevice ncr: scsi, ncr5380sbc 1271.21Sraggeattach ncr at vsbus 1281.21Sraggefile arch/vax/vsa/ncr.c ncr needs-flag 1291.21Sragge 1301.21Sragge# LANCE ethernet controller on VAXstation 1311.21Sraggeattach le at vsbus 1321.26Sraggefile arch/vax/if/if_le.c le needs-flag 1331.21Sragge 1341.21Sragge# DC367-B in VAXstation 2000/3100 (DZ-like 4-port serial line controller, 1351.21Sragge# controls keyboard, mouse, modem, and printer/console) 1361.21Sraggedevice dc 1371.21Sraggeattach dc at vsbus 1381.21Sraggefile arch/vax/vsa/dc.c dc needs-flag 1391.21Sraggefile arch/vax/vsa/lk201.c dc 1401.21Sragge 1411.21Sragge# PM Framebuffer in VAXstation 2000/3100 1421.21Sraggedevice pm 1431.21Sraggeattach pm at vsbus 1441.21Sraggefile arch/vax/vsa/pm.c pm needs-flag 1451.21Sragge 1461.25Sraggedevice dl 1471.25Sraggeattach dl at uba 1481.25Sraggefile arch/vax/uba/dl.c dl needs-flag 1491.21Sragge 1501.1Sragge# These devices aren't tested (or even compiled!) 1511.1Sragge# They are just included here to make some files happy ;) 1521.1Sragge# 1531.1Sragge 1541.1Sragge# Ikonas framebuffer 1551.18Sraggedevice ik 1561.18Sraggeattach ik at uba 1571.1Sraggefile arch/vax/uba/ik.c ik needs-count 1581.1Sragge 1591.18Sraggedevice vs 1601.18Sraggeattach vs at uba 1611.1Sraggefile arch/vax/uba/vs.c vs needs-count 1621.1Sragge 1631.1Sragge# RK06/07 on UBA 1641.18Sraggedevice rk 1651.18Sraggeattach rk at uba 1661.1Sraggefile arch/vax/uba/rk.c rk needs-count 1671.1Sragge 1681.1Sragge# TM11/TE10 at UBA 1691.18Sraggedevice te 1701.18Sraggeattach te at uba 1711.1Sraggefile arch/vax/uba/tm.c te needs-count 1721.1Sragge 1731.1Sragge# TU78 at MBA 1741.18Sraggedevice mu 1751.18Sraggeattach mu at mba 1761.1Sraggefile arch/vax/mba/mt.c mu needs-count 1771.1Sragge 1781.1Sragge# DMF32 on UBA 1791.18Sraggedevice dmf 1801.18Sraggeattach dmf at uba 1811.1Sraggefile arch/vax/uba/dmf.c dmf needs-count 1821.1Sraggefile arch/vax/uba/dmz.c dmf needs-count 1831.1Sragge 1841.1Sragge# DMZ32 on UBA 1851.18Sraggedevice dmz 1861.18Sraggeattach dmz at uba 1871.1Sraggefile arch/vax/uba/dmx.c dmz needs-count 1881.1Sragge 1891.1Sragge# DN-11 on UBA 1901.18Sraggedevice dn 1911.18Sraggeattach dn at uba 1921.1Sraggefile arch/vax/uba/dn.c dn needs-count 1931.1Sragge 1941.1Sragge# IDC (RB730) on UBA (VAX 11/730) 1951.18Sraggedevice idc { drive=-1 } 1961.18Sraggeattach idc at uba 1971.18Sraggedevice rb 1981.18Sraggeattach rb at idc 1991.1Sraggefile arch/vax/uba/idc.c rb needs-count 2001.1Sragge 2011.1Sragge# LP-11 at UBA 2021.18Sraggedevice lp 2031.18Sraggeattach lp at uba 2041.1Sraggefile arch/vax/uba/lp.c lp needs-count 2051.1Sragge 2061.1Sragge# ???? at UBA 2071.18Sraggedevice lpa 2081.18Sraggeattach lpa at uba 2091.1Sraggefile arch/vax/uba/lpa.c lpa needs-count 2101.1Sragge 2111.1Sragge# PS2 at UBA 2121.18Sraggedevice ps 2131.18Sraggeattach ps at uba 2141.1Sraggefile arch/vax/uba/ps.c ps needs-count 2151.1Sragge 2161.1Sragge# RL02/RL11 at UBA 2171.18Sraggedevice hl { drive=-1 } 2181.18Sraggeattach hl at uba 2191.18Sraggedevice rl 2201.18Sraggeattach rl at hl 2211.1Sraggefile arch/vax/uba/rl.c rl needs-count 2221.1Sragge 2231.1Sragge# RX211/RX02 at UBA 2241.18Sraggedevice fx { drive=-1 } 2251.18Sraggeattach fx at uba 2261.18Sraggedevice rx 2271.18Sraggeattach rx at fx 2281.1Sraggefile arch/vax/uba/rx.c rx needs-count 2291.1Sragge 2301.1Sragge# SC-21/SC-31 at UBA 2311.18Sraggedevice sc { drive=-1 } 2321.18Sraggeattach sc at uba 2331.18Sraggedevice up 2341.18Sraggeattach up at sc 2351.1Sraggefile arch/vax/uba/up.c up needs-count 2361.1Sragge 2371.1Sragge# TU45 at UBA 2381.18Sraggedevice ut { drive=-1} 2391.18Sraggeattach ut at uba 2401.18Sraggedevice tj 2411.18Sraggeattach tj at ut 2421.1Sraggefile arch/vax/uba/ut.c tj needs-count 2431.1Sragge 2441.1Sragge# TU58/DECtape II 2451.18Sraggedevice uu 2461.18Sraggeattach uu at uba 2471.1Sraggefile arch/vax/uba/uu.c uu needs-count 2481.1Sragge 2491.1Sragge# Benson-Varian plotter at UBA 2501.18Sraggedevice va { drive=-1} 2511.18Sraggeattach va at uba 2521.18Sraggedevice vz 2531.18Sraggeattach vz at va 2541.1Sraggefile arch/vax/uba/va.c va needs-count 2551.1Sragge 2561.1Sragge# Versatec plotter at UBA 2571.18Sraggedevice vp 2581.18Sraggeattach vp at uba 2591.1Sraggefile arch/vax/uba/vp.c vp needs-count 2601.1Sragge 2611.1Sragge# QVSS at UBA 2621.18Sraggedevice qv 2631.18Sraggeattach qv at uba 2641.1Sraggefile arch/vax/uba/qv.c qv needs-count 2651.1Sraggefile arch/vax/uba/qfont.c qv needs-count 2661.1Sragge 2671.1Sragge# QDSS at UBA 2681.18Sraggedevice qd 2691.18Sraggeattach qd at uba 2701.1Sraggefile arch/vax/uba/qd.c qd needs-count 2711.1Sragge 2721.1Sragge# Interlan NP100 at UBA 2731.18Sraggedevice np 2741.18Sraggeattach np at uba 2751.1Sraggefile arch/vax/if/if_ix.c np needs-count 2761.1Sraggefile arch/vax/uba/np.c np needs-count 2771.1Sragge 2781.1Sragge# ACC LH/DH IMP on UBA 2791.18Sraggedevice acc 2801.18Sraggeattach acc at uba 2811.1Sraggefile arch/vax/if/if_acc.c acc needs-count 2821.1Sragge 2831.1Sragge# DR11C at UBA 2841.18Sraggedevice ct 2851.18Sraggeattach ct at uba 2861.1Sraggefile arch/vax/uba/ct.c ct needs-count 2871.1Sragge 2881.1Sragge# A/D-converter on UBA 2891.18Sraggedevice ad 2901.18Sraggeattach ad at uba 2911.1Sraggefile arch/vax/uba/ad.c ad needs-count 2921.1Sragge 2931.1Sragge# DH-11/DM-11 on UBA 2941.18Sraggedevice dh 2951.18Sraggeattach dh at uba 2961.1Sraggefile arch/vax/uba/dh.c dh needs-count 2971.1Sragge 2981.1Sragge# These are general files needed for compilation. 2991.2Sraggefile dev/cons.c 3001.10Smellonfile dev/cninit.c 3011.5Sraggefile arch/vax/vax/locore.c 3021.3Sraggefile arch/vax/vax/mem.c 3031.3Sraggefile arch/vax/vax/clock.c 3041.25Sraggefile arch/vax/vax/gencons.c vax8600|vax8200|vax780|vax750|vax630|vax650 3051.21Sraggefile arch/vax/vax/dzcons.c vax410 | vax43 3061.1Sraggefile arch/vax/vax/pmap.c 3071.1Sraggefile arch/vax/vax/machdep.c 3081.8Sraggefile arch/vax/vax/ka750.c vax750 3091.21Sraggefile arch/vax/vax/ctu.c vax750 3101.15Sraggefile arch/vax/vax/ka780.c vax780 3111.21Sraggefile arch/vax/vax/cfl.c vax780 3121.21Sraggefile arch/vax/vax/ka820.c vax8200 3131.21Sraggefile arch/vax/vax/ka860.c vax8600 3141.21Sraggefile arch/vax/vax/crl.c vax8600 3151.21Sraggefile arch/vax/vax/uvax.c vax630 | vax410 | vax43 3161.21Sraggefile arch/vax/vax/ka630.c vax630 3171.21Sraggefile arch/vax/vax/ka410.c vax410 3181.21Sraggefile arch/vax/vax/ka43.c vax43 3191.26Sraggefile arch/vax/vax/emulate.s vax630|vax650|vax410|vax420 3201.14Sraggefile arch/vax/vax/ka650.c vax650 3211.1Sraggefile arch/vax/vax/conf.c 3221.1Sraggefile arch/vax/vax/urem.s 3231.1Sraggefile arch/vax/vax/udiv.s 3241.1Sraggefile arch/vax/vax/trap.c 3251.2Sragge 3261.1Sraggefile arch/vax/vax/vm_machdep.c 3271.7Sraggefile arch/vax/vax/autoconf.c 3281.16Sraggefile arch/vax/vax/random.s inet 3291.14Sraggefile arch/vax/vax/in_cksum.c inet 3301.16Sraggefile arch/vax/vax/ns_cksum.c ns 3311.22Sraggefile arch/vax/vax/disksubr.c disk | tape 3321.18Sraggefile arch/vax/if/if_uba.c de | qe 3331.11Sraggefile arch/vax/vax/db_machdep.c ddb 3341.12Sraggefile arch/vax/vax/db_disasm.c ddb 3351.14Sragge 3361.18Sraggeinclude "../../../compat/ultrix/files.ultrix" 3371.1Sragge 3381.1Sragge# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver... 3391.1Sragge#arch/vax/vax/dkbad.c standard 3401.1Sragge#arch/vax/vax/ka730.c standard 3411.1Sragge#arch/vax/vax/rx50.c standard 3421.1Sragge#arch/vax/vax/iidr.o optional ii 3431.1Sragge#arch/vax/vax/iidrsys.o optional ii 3441.1Sragge#arch/vax/vax/iidr_glob.o optional ii 3451.1Sragge#arch/vax/if/if_css.c optional css imp device-driver 3461.1Sragge#arch/vax/if/if_dp.c optional dp device-driver 3471.1Sragge#arch/vax/if/if_ddn.c optional ddn device-driver 3481.1Sragge#arch/vax/if/if_dmc.c optional dmc device-driver 3491.1Sragge#arch/vax/if/if_dmv.c optional dmv device-driver 3501.1Sragge#arch/vax/if/if_ec.c optional ec device-driver 3511.1Sragge#arch/vax/if/if_en.c optional en device-driver 3521.1Sragge#arch/vax/if/if_ex.c optional ex device-driver 3531.1Sragge#arch/vax/if/if_hdh.c optional hdh device-driver 3541.1Sragge#arch/vax/if/if_hy.c optional hy device-driver 3551.1Sragge#arch/vax/if/if_il.c optional il device-driver 3561.1Sragge#arch/vax/if/if_pcl.c optional pcl device-driver 3571.1Sragge#arch/vax/if/if_vv.c optional vv device-driver 3581.1Sragge#arch/vax/if/raw_hy.c optional hy device-driver 359