files.vax revision 1.40
11.40Sragge# $NetBSD: files.vax,v 1.40 1998/08/10 14:48:53 ragge 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.32Sthorpejdevice backplane { } 121.18Sraggeattach backplane at root 131.1Sragge 141.32Sthorpejdevice sbi { tr=-1 } 151.18Sraggeattach sbi at backplane 161.21Sraggefile arch/vax/vax/sbi.c sbi needs-flag 171.20Sragge 181.32Sthorpejdevice cmi { tr=-1 } 191.22Sraggeattach cmi at backplane 201.22Sragge 211.32Sthorpejdevice bi { node=-1 } 221.18Sraggeattach bi at backplane 231.21Sraggefile arch/vax/bi/bi.c bi needs-flag 241.21Sragge 251.32Sthorpejdevice vsbus { } 261.21Sraggeattach vsbus at backplane 271.21Sraggefile arch/vax/vsa/vsbus.c vsbus 281.18Sragge 291.32Sthorpejdevice cpu 301.18Sraggeattach cpu at backplane with cpu_backplane 311.18Sraggeattach cpu at bi with cpu_bi 321.20Sragge 331.32Sthorpejdevice 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.32Sthorpejdevice 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.32Sthorpejdevice hp: disk 451.18Sraggeattach hp at mba 461.9Sraggefile arch/vax/mba/hp.c hp needs-flag 471.9Sraggemajor {hp = 0} 481.1Sragge 491.32Sthorpejdevice ht: tape 501.18Sraggeattach ht at mba 511.11Sraggefile arch/vax/mba/ht.c ht needs-flag 521.11Sragge 531.37Sragge# wscons files. 541.37Sraggeinclude "dev/wscons/files.wscons" 551.37Sragge 561.20Sragge# MSCP device drivers 571.23Sraggeinclude "arch/vax/mscp/files.mscp" 581.20Sraggemajor {ra = 9} 591.20Sraggemajor {mt = 16} 601.20Sragge 611.21Sragge# KDB50 on BI 621.32Sthorpejdevice kdb: mscp 631.21Sraggeattach kdb at bi 641.21Sraggefile arch/vax/bi/kdb.c kdb 651.21Sragge 661.32Sthorpejdevice uba { csr } 671.22Sraggeattach uba at backplane with uba_backplane 681.22Sraggeattach uba at sbi with uba_sbi 691.22Sraggeattach uba at cmi with uba_cmi 701.22Sraggeattach uba at bi with uba_bi 711.14Sraggefile arch/vax/uba/uba.c uba 721.1Sragge 731.32Sthorpejdevice mtc: mscp 741.22Sraggeattach mtc at uba 751.32Sthorpejdevice uda: mscp 761.18Sraggeattach uda at uba 771.22Sraggefile arch/vax/uba/uda.c uda | mtc 781.1Sragge 791.32Sthorpejdevice de: ifnet, ether, arp 801.18Sraggeattach de at uba 811.26Sraggefile arch/vax/if/if_de.c de needs-flag 821.1Sragge 831.9Sragge# DEQNA/DELQA used on Qbus 841.32Sthorpejdevice qe: ifnet, ether, arp 851.18Sraggeattach qe at uba 861.26Sraggefile arch/vax/if/if_qe.c qe needs-flag 871.14Sragge 881.22Sragge# DEBNA/DEBNT Ethernet Adapter 891.32Sthorpejdevice ni: ifnet, ether, arp 901.22Sraggeattach ni at bi 911.26Sraggefile arch/vax/bi/ni.c ni needs-flag 921.22Sragge 931.14Sragge# TS11 at UBA 941.32Sthorpejdevice ts: tape 951.18Sraggeattach ts at uba 961.40Sraggefile arch/vax/uba/ts.c ts needs-flag 971.9Sragge 981.15Sragge# DHU-11 at UBA 991.32Sthorpejdevice dhu: tty 1001.18Sraggeattach dhu at uba 1011.39Sjonathanfile arch/vax/uba/dhu.c dhu needs-flag 1021.15Sragge 1031.35Sragge# DZ11(-compatible) at UBA/vsbus 1041.37Sraggedevice dz { }: tty 1051.39Sjonathanfile arch/vax/uba/dz.c dz needs-flag 1061.19Sragge 1071.35Sraggeattach dz at uba with dz_uba 1081.35Sraggefile arch/vax/uba/dz_uba.c dz_uba 1091.35Sragge 1101.35Sraggeattach dz at vsbus with dz_vsbus 1111.35Sraggefile arch/vax/vsa/dz_vsbus.c dz_vsbus 1121.35Sragge 1131.21Sragge# RD-type disks at VS2000's onboard MFM-controller 1141.32Sthorpejdevice hdc { drive = -1 } 1151.21Sraggeattach hdc at vsbus 1161.40Sraggefile arch/vax/vsa/hdc9224.c ry | rd needs-flag 1171.21Sragge 1181.32Sthorpejdevice rd: disk 1191.21Sraggeattach rd at hdc 1201.21Sraggemajor {rd = 19} 1211.21Sragge 1221.40Sraggedevice ry: disk 1231.40Sraggeattach ry at hdc 1241.40Sraggemajor {ry = 24} 1251.40Sragge 1261.21Sragge# 1271.21Sragge# Machine-independent SCSI driver. 1281.21Sragge# 1291.29Sbouyerinclude "../../../dev/scsipi/files.scsipi" 1301.23Sraggemajor { sd = 20 } 1311.23Sraggemajor { st = 21 } 1321.23Sraggemajor { cd = 22 } 1331.23Sragge 1341.23Sragge# Memory Disk for install floppy 1351.23Sraggemajor { md = 23 } 1361.21Sragge 1371.21Sragge# builtin NCR5380 SCSI-controller on VAXstation 1381.32Sthorpejdevice ncr: scsi, ncr5380sbc 1391.21Sraggeattach ncr at vsbus 1401.21Sraggefile arch/vax/vsa/ncr.c ncr needs-flag 1411.21Sragge 1421.21Sragge# LANCE ethernet controller on VAXstation 1431.40Sraggedevice ln: ifnet, ether, arp 1441.34Sraggeattach ln at vsbus 1451.35Sraggefile arch/vax/vsa/if_ln.c ln 1461.21Sragge 1471.37Sragge# Monochrome framebuffer on VS3100. 1481.38Sraggedevice smg: wsemuldisplaydev 1491.37Sraggeattach smg at vsbus 1501.37Sraggefile arch/vax/vsa/smg.c smg needs-flag 1511.37Sragge 1521.38Sraggedevice lkc 1531.37Sraggeattach lkc at dz 1541.37Sraggefile arch/vax/vsa/lkc.c lkc needs-flag 1551.21Sragge 1561.34Sragge# QDSS at UBA 1571.34Sraggedevice qd 1581.34Sraggeattach qd at uba 1591.34Sraggefile arch/vax/uba/qd.c qd needs-count 1601.37Sraggefile arch/vax/uba/qfont.c qd | smg 1611.34Sragge 1621.37Sragge# DL-11 at UBA 1631.32Sthorpejdevice dl: tty 1641.25Sraggeattach dl at uba 1651.25Sraggefile arch/vax/uba/dl.c dl needs-flag 1661.21Sragge 1671.1Sragge# These devices aren't tested (or even compiled!) 1681.1Sragge# They are just included here to make some files happy ;) 1691.1Sragge# 1701.1Sragge 1711.1Sragge# Ikonas framebuffer 1721.32Sthorpejdevice ik 1731.18Sraggeattach ik at uba 1741.39Sjonathanfile arch/vax/uba/ik.c ik needs-flag 1751.1Sragge 1761.32Sthorpejdevice vs 1771.18Sraggeattach vs at uba 1781.39Sjonathanfile arch/vax/uba/vs.c vs needs-flag 1791.1Sragge 1801.1Sragge# RK06/07 on UBA 1811.32Sthorpejdevice rk: disk 1821.18Sraggeattach rk at uba 1831.39Sjonathanfile arch/vax/uba/rk.c rk needs-flag 1841.1Sragge 1851.1Sragge# TM11/TE10 at UBA 1861.32Sthorpejdevice te: tape 1871.18Sraggeattach te at uba 1881.39Sjonathanfile arch/vax/uba/tm.c te needs-flag 1891.1Sragge 1901.1Sragge# TU78 at MBA 1911.32Sthorpejdevice mu: tape 1921.18Sraggeattach mu at mba 1931.39Sjonathanfile arch/vax/mba/mt.c mu needs-flag 1941.1Sragge 1951.1Sragge# DMF32 on UBA 1961.32Sthorpejdevice dmf # XXX? 1971.18Sraggeattach dmf at uba 1981.39Sjonathanfile arch/vax/uba/dmf.c dmf needs-flag 1991.39Sjonathanfile arch/vax/uba/dmz.c dmf needs-flag 2001.1Sragge 2011.1Sragge# DMZ32 on UBA 2021.32Sthorpejdevice dmz # XXX? 2031.18Sraggeattach dmz at uba 2041.39Sjonathanfile arch/vax/uba/dmx.c dmz needs-flag 2051.1Sragge 2061.1Sragge# DN-11 on UBA 2071.32Sthorpejdevice dn # XXX? 2081.18Sraggeattach dn at uba 2091.39Sjonathanfile arch/vax/uba/dn.c dn needs-flag 2101.1Sragge 2111.1Sragge# IDC (RB730) on UBA (VAX 11/730) 2121.32Sthorpejdevice idc { drive=-1 } 2131.18Sraggeattach idc at uba 2141.32Sthorpejdevice rb: disk 2151.18Sraggeattach rb at idc 2161.39Sjonathanfile arch/vax/uba/idc.c rb needs-flag 2171.1Sragge 2181.1Sragge# LP-11 at UBA 2191.32Sthorpejdevice lp 2201.18Sraggeattach lp at uba 2211.39Sjonathanfile arch/vax/uba/lp.c lp needs-flag 2221.1Sragge 2231.1Sragge# ???? at UBA 2241.32Sthorpejdevice lpa 2251.18Sraggeattach lpa at uba 2261.39Sjonathanfile arch/vax/uba/lpa.c lpa needs-flag 2271.1Sragge 2281.1Sragge# PS2 at UBA 2291.32Sthorpejdevice ps 2301.18Sraggeattach ps at uba 2311.39Sjonathanfile arch/vax/uba/ps.c ps needs-flag 2321.1Sragge 2331.1Sragge# RL02/RL11 at UBA 2341.32Sthorpejdevice hl { drive=-1 } 2351.18Sraggeattach hl at uba 2361.32Sthorpejdevice rl: disk 2371.18Sraggeattach rl at hl 2381.39Sjonathanfile arch/vax/uba/rl.c rl needs-flag 2391.1Sragge 2401.1Sragge# SC-21/SC-31 at UBA 2411.32Sthorpejdevice sc { drive=-1 } 2421.18Sraggeattach sc at uba 2431.32Sthorpejdevice up: disk 2441.18Sraggeattach up at sc 2451.39Sjonathanfile arch/vax/uba/up.c up needs-flag 2461.1Sragge 2471.1Sragge# TU45 at UBA 2481.32Sthorpejdevice ut { drive=-1} 2491.18Sraggeattach ut at uba 2501.32Sthorpejdevice tj: tape 2511.18Sraggeattach tj at ut 2521.39Sjonathanfile arch/vax/uba/ut.c tj needs-flag 2531.1Sragge 2541.1Sragge# TU58/DECtape II 2551.32Sthorpejdevice uu: tape 2561.18Sraggeattach uu at uba 2571.39Sjonathanfile arch/vax/uba/uu.c uu needs-flag 2581.1Sragge 2591.1Sragge# Benson-Varian plotter at UBA 2601.32Sthorpejdevice va { drive=-1} 2611.18Sraggeattach va at uba 2621.32Sthorpejdevice vz 2631.18Sraggeattach vz at va 2641.39Sjonathanfile arch/vax/uba/va.c va needs-flag 2651.1Sragge 2661.1Sragge# Versatec plotter at UBA 2671.32Sthorpejdevice vp 2681.18Sraggeattach vp at uba 2691.39Sjonathanfile arch/vax/uba/vp.c vp needs-flag 2701.1Sragge 2711.1Sragge# QVSS at UBA 2721.32Sthorpejdevice qv 2731.18Sraggeattach qv at uba 2741.40Sraggefile arch/vax/uba/qv.c qv needs-flag 2751.1Sragge 2761.1Sragge# Interlan NP100 at UBA 2771.32Sthorpejdevice np: ifnet 2781.18Sraggeattach np at uba 2791.39Sjonathanfile arch/vax/if/if_ix.c np needs-flag 2801.39Sjonathanfile arch/vax/uba/np.c np needs-flag 2811.1Sragge 2821.1Sragge# ACC LH/DH IMP on UBA 2831.32Sthorpejdevice acc: ifnet 2841.18Sraggeattach acc at uba 2851.39Sjonathanfile arch/vax/if/if_acc.c acc needs-flag 2861.1Sragge 2871.1Sragge# DR11C at UBA 2881.32Sthorpejdevice ct # XXX 2891.18Sraggeattach ct at uba 2901.39Sjonathanfile arch/vax/uba/ct.c ct needs-flag 2911.1Sragge 2921.1Sragge# A/D-converter on UBA 2931.32Sthorpejdevice ad 2941.18Sraggeattach ad at uba 2951.39Sjonathanfile arch/vax/uba/ad.c ad needs-flag 2961.1Sragge 2971.1Sragge# DH-11/DM-11 on UBA 2981.32Sthorpejdevice dh # XXX? 2991.18Sraggeattach dh at uba 3001.39Sjonathanfile arch/vax/uba/dh.c dh needs-flag 3011.1Sragge 3021.1Sragge# These are general files needed for compilation. 3031.2Sraggefile dev/cons.c 3041.10Smellonfile dev/cninit.c 3051.28Sraggefile dev/clock_subr.c vax8200|vax410|vax43|vax630 3061.5Sraggefile arch/vax/vax/locore.c 3071.3Sraggefile arch/vax/vax/mem.c 3081.3Sraggefile arch/vax/vax/clock.c 3091.25Sraggefile arch/vax/vax/gencons.c vax8600|vax8200|vax780|vax750|vax630|vax650 3101.1Sraggefile arch/vax/vax/pmap.c 3111.1Sraggefile arch/vax/vax/machdep.c 3121.8Sraggefile arch/vax/vax/ka750.c vax750 3131.21Sraggefile arch/vax/vax/ctu.c vax750 3141.15Sraggefile arch/vax/vax/ka780.c vax780 3151.21Sraggefile arch/vax/vax/cfl.c vax780 3161.21Sraggefile arch/vax/vax/ka820.c vax8200 3171.21Sraggefile arch/vax/vax/ka860.c vax8600 3181.21Sraggefile arch/vax/vax/crl.c vax8600 3191.21Sraggefile arch/vax/vax/ka630.c vax630 3201.21Sraggefile arch/vax/vax/ka410.c vax410 3211.21Sraggefile arch/vax/vax/ka43.c vax43 3221.40Sraggefile arch/vax/vax/ka46.c vax46 3231.28Sraggefile arch/vax/vax/emulate.s vax630|vax650|vax410 3241.14Sraggefile arch/vax/vax/ka650.c vax650 3251.1Sraggefile arch/vax/vax/conf.c 3261.1Sraggefile arch/vax/vax/urem.s 3271.1Sraggefile arch/vax/vax/udiv.s 3281.1Sraggefile arch/vax/vax/trap.c 3291.2Sragge 3301.1Sraggefile arch/vax/vax/vm_machdep.c 3311.7Sraggefile arch/vax/vax/autoconf.c 3321.14Sraggefile arch/vax/vax/in_cksum.c inet 3331.16Sraggefile arch/vax/vax/ns_cksum.c ns 3341.22Sraggefile arch/vax/vax/disksubr.c disk | tape 3351.18Sraggefile arch/vax/if/if_uba.c de | qe 3361.11Sraggefile arch/vax/vax/db_machdep.c ddb 3371.12Sraggefile arch/vax/vax/db_disasm.c ddb 3381.14Sragge 3391.18Sraggeinclude "../../../compat/ultrix/files.ultrix" 3401.40Sraggeinclude "../../../compat/vax1k/files.vax1k" 3411.1Sragge 3421.1Sragge# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver... 3431.1Sragge#arch/vax/vax/dkbad.c standard 3441.1Sragge#arch/vax/vax/ka730.c standard 3451.1Sragge#arch/vax/vax/rx50.c standard 3461.1Sragge#arch/vax/vax/iidr.o optional ii 3471.1Sragge#arch/vax/vax/iidrsys.o optional ii 3481.1Sragge#arch/vax/vax/iidr_glob.o optional ii 3491.1Sragge#arch/vax/if/if_css.c optional css imp device-driver 3501.1Sragge#arch/vax/if/if_dp.c optional dp device-driver 3511.1Sragge#arch/vax/if/if_ddn.c optional ddn device-driver 3521.1Sragge#arch/vax/if/if_dmc.c optional dmc device-driver 3531.1Sragge#arch/vax/if/if_dmv.c optional dmv device-driver 3541.1Sragge#arch/vax/if/if_ec.c optional ec device-driver 3551.1Sragge#arch/vax/if/if_en.c optional en device-driver 3561.1Sragge#arch/vax/if/if_ex.c optional ex device-driver 3571.1Sragge#arch/vax/if/if_hdh.c optional hdh device-driver 3581.1Sragge#arch/vax/if/if_hy.c optional hy device-driver 3591.1Sragge#arch/vax/if/if_il.c optional il device-driver 3601.1Sragge#arch/vax/if/if_pcl.c optional pcl device-driver 3611.1Sragge#arch/vax/if/if_vv.c optional vv device-driver 3621.1Sragge#arch/vax/if/raw_hy.c optional hy device-driver 363