files.vax revision 1.51
11.51Sragge# $NetBSD: files.vax,v 1.51 1999/05/24 20:10:31 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.41Smattdevice mainbus { } 121.41Smattattach mainbus at root 131.1Sragge 141.32Sthorpejdevice sbi { tr=-1 } 151.41Smattattach sbi at mainbus 161.21Sraggefile arch/vax/vax/sbi.c sbi needs-flag 171.20Sragge 181.32Sthorpejdevice cmi { tr=-1 } 191.41Smattattach cmi at mainbus 201.22Sragge 211.32Sthorpejdevice bi { node=-1 } 221.41Smattattach bi at mainbus 231.21Sraggefile arch/vax/bi/bi.c bi needs-flag 241.21Sragge 251.47Sraggedevice vsbus { csr } 261.41Smattattach vsbus at mainbus 271.21Sraggefile arch/vax/vsa/vsbus.c vsbus 281.18Sragge 291.32Sthorpejdevice cpu 301.41Smattattach cpu at mainbus with cpu_mainbus 311.18Sraggeattach cpu at bi with cpu_bi 321.20Sragge 331.32Sthorpejdevice mem 341.41Smattattach mem at mainbus with mem_mainbus 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.44Sragge# Memory Disk for install floppy 571.44Sraggefile arch/vax/vax/md_root.c memory_disk_hooks 581.44Sraggemajor {md = 23} 591.44Sragge 601.20Sragge# MSCP device drivers 611.23Sraggeinclude "arch/vax/mscp/files.mscp" 621.20Sraggemajor {ra = 9} 631.20Sraggemajor {mt = 16} 641.20Sragge 651.21Sragge# KDB50 on BI 661.32Sthorpejdevice kdb: mscp 671.21Sraggeattach kdb at bi 681.21Sraggefile arch/vax/bi/kdb.c kdb 691.21Sragge 701.51Sragge# Unibus/Q22 bus definitions 711.51Sraggeinclude "dev/dec/uba/files.uba" 721.51Sragge 731.41Smattattach uba at mainbus with uba_mainbus 741.51Sraggefile arch/vax/uba/uba_mainbus.c uba_mainbus & new_uba 751.22Sraggeattach uba at sbi with uba_sbi 761.22Sraggeattach uba at cmi with uba_cmi 771.51Sraggefile arch/vax/uba/uba.c uba & !new_uba 781.1Sragge 791.32Sthorpejdevice mtc: mscp 801.22Sraggeattach mtc at uba 811.32Sthorpejdevice uda: mscp 821.18Sraggeattach uda at uba 831.22Sraggefile arch/vax/uba/uda.c uda | mtc 841.1Sragge 851.32Sthorpejdevice de: ifnet, ether, arp 861.18Sraggeattach de at uba 871.26Sraggefile arch/vax/if/if_de.c de needs-flag 881.1Sragge 891.9Sragge# DEQNA/DELQA used on Qbus 901.32Sthorpejdevice qe: ifnet, ether, arp 911.18Sraggeattach qe at uba 921.26Sraggefile arch/vax/if/if_qe.c qe needs-flag 931.14Sragge 941.22Sragge# DEBNA/DEBNT Ethernet Adapter 951.32Sthorpejdevice ni: ifnet, ether, arp 961.22Sraggeattach ni at bi 971.26Sraggefile arch/vax/bi/ni.c ni needs-flag 981.42Sragge 991.42Sragge# DWBUA BI-Unibus adapter 1001.42Sraggeattach uba at bi with uba_bi 1011.42Sraggefile arch/vax/bi/uba_bi.c uba_bi 1021.22Sragge 1031.14Sragge# TS11 at UBA 1041.32Sthorpejdevice ts: tape 1051.18Sraggeattach ts at uba 1061.40Sraggefile arch/vax/uba/ts.c ts needs-flag 1071.9Sragge 1081.15Sragge# DHU-11 at UBA 1091.32Sthorpejdevice dhu: tty 1101.18Sraggeattach dhu at uba 1111.39Sjonathanfile arch/vax/uba/dhu.c dhu needs-flag 1121.15Sragge 1131.35Sragge# DZ11(-compatible) at UBA/vsbus 1141.37Sraggedevice dz { }: tty 1151.39Sjonathanfile arch/vax/uba/dz.c dz needs-flag 1161.19Sragge 1171.35Sraggeattach dz at uba with dz_uba 1181.35Sraggefile arch/vax/uba/dz_uba.c dz_uba 1191.35Sragge 1201.35Sraggeattach dz at vsbus with dz_vsbus 1211.35Sraggefile arch/vax/vsa/dz_vsbus.c dz_vsbus 1221.35Sragge 1231.21Sragge# RD-type disks at VS2000's onboard MFM-controller 1241.32Sthorpejdevice hdc { drive = -1 } 1251.21Sraggeattach hdc at vsbus 1261.41Smattfile arch/vax/vsa/hdc9224.c ry | hdc | rd needs-flag 1271.21Sragge 1281.32Sthorpejdevice rd: disk 1291.21Sraggeattach rd at hdc 1301.21Sraggemajor {rd = 19} 1311.21Sragge 1321.40Sraggedevice ry: disk 1331.40Sraggeattach ry at hdc 1341.40Sraggemajor {ry = 24} 1351.40Sragge 1361.21Sragge# 1371.21Sragge# Machine-independent SCSI driver. 1381.21Sragge# 1391.29Sbouyerinclude "../../../dev/scsipi/files.scsipi" 1401.23Sraggemajor { sd = 20 } 1411.23Sraggemajor { st = 21 } 1421.23Sraggemajor { cd = 22 } 1431.21Sragge 1441.21Sragge# builtin NCR5380 SCSI-controller on VAXstation 1451.32Sthorpejdevice ncr: scsi, ncr5380sbc 1461.21Sraggeattach ncr at vsbus 1471.21Sraggefile arch/vax/vsa/ncr.c ncr needs-flag 1481.21Sragge 1491.21Sragge# LANCE ethernet controller on VAXstation 1501.40Sraggedevice ln: ifnet, ether, arp 1511.34Sraggeattach ln at vsbus 1521.35Sraggefile arch/vax/vsa/if_ln.c ln 1531.21Sragge 1541.37Sragge# Monochrome framebuffer on VS3100. 1551.38Sraggedevice smg: wsemuldisplaydev 1561.37Sraggeattach smg at vsbus 1571.37Sraggefile arch/vax/vsa/smg.c smg needs-flag 1581.37Sragge 1591.38Sraggedevice lkc 1601.37Sraggeattach lkc at dz 1611.37Sraggefile arch/vax/vsa/lkc.c lkc needs-flag 1621.21Sragge 1631.34Sragge# QDSS at UBA 1641.34Sraggedevice qd 1651.34Sraggeattach qd at uba 1661.34Sraggefile arch/vax/uba/qd.c qd needs-count 1671.37Sraggefile arch/vax/uba/qfont.c qd | smg 1681.34Sragge 1691.37Sragge# DL-11 at UBA 1701.32Sthorpejdevice dl: tty 1711.25Sraggeattach dl at uba 1721.25Sraggefile arch/vax/uba/dl.c dl needs-flag 1731.21Sragge 1741.1Sragge# These devices aren't tested (or even compiled!) 1751.1Sragge# They are just included here to make some files happy ;) 1761.1Sragge# 1771.1Sragge 1781.1Sragge# Ikonas framebuffer 1791.32Sthorpejdevice ik 1801.18Sraggeattach ik at uba 1811.39Sjonathanfile arch/vax/uba/ik.c ik needs-flag 1821.1Sragge 1831.32Sthorpejdevice vs 1841.18Sraggeattach vs at uba 1851.39Sjonathanfile arch/vax/uba/vs.c vs needs-flag 1861.1Sragge 1871.1Sragge# RK06/07 on UBA 1881.32Sthorpejdevice rk: disk 1891.18Sraggeattach rk at uba 1901.39Sjonathanfile arch/vax/uba/rk.c rk needs-flag 1911.1Sragge 1921.1Sragge# TM11/TE10 at UBA 1931.32Sthorpejdevice te: tape 1941.18Sraggeattach te at uba 1951.39Sjonathanfile arch/vax/uba/tm.c te needs-flag 1961.1Sragge 1971.1Sragge# TU78 at MBA 1981.32Sthorpejdevice mu: tape 1991.18Sraggeattach mu at mba 2001.39Sjonathanfile arch/vax/mba/mt.c mu needs-flag 2011.1Sragge 2021.1Sragge# DMF32 on UBA 2031.32Sthorpejdevice dmf # XXX? 2041.18Sraggeattach dmf at uba 2051.39Sjonathanfile arch/vax/uba/dmf.c dmf needs-flag 2061.39Sjonathanfile arch/vax/uba/dmz.c dmf needs-flag 2071.1Sragge 2081.1Sragge# DMZ32 on UBA 2091.32Sthorpejdevice dmz # XXX? 2101.18Sraggeattach dmz at uba 2111.39Sjonathanfile arch/vax/uba/dmx.c dmz needs-flag 2121.1Sragge 2131.1Sragge# DN-11 on UBA 2141.32Sthorpejdevice dn # XXX? 2151.18Sraggeattach dn at uba 2161.39Sjonathanfile arch/vax/uba/dn.c dn needs-flag 2171.1Sragge 2181.1Sragge# IDC (RB730) on UBA (VAX 11/730) 2191.32Sthorpejdevice idc { drive=-1 } 2201.18Sraggeattach idc at uba 2211.32Sthorpejdevice rb: disk 2221.18Sraggeattach rb at idc 2231.39Sjonathanfile arch/vax/uba/idc.c rb needs-flag 2241.1Sragge 2251.1Sragge# LP-11 at UBA 2261.32Sthorpejdevice lp 2271.18Sraggeattach lp at uba 2281.39Sjonathanfile arch/vax/uba/lp.c lp needs-flag 2291.1Sragge 2301.1Sragge# ???? at UBA 2311.32Sthorpejdevice lpa 2321.18Sraggeattach lpa at uba 2331.39Sjonathanfile arch/vax/uba/lpa.c lpa needs-flag 2341.1Sragge 2351.1Sragge# PS2 at UBA 2361.32Sthorpejdevice ps 2371.18Sraggeattach ps at uba 2381.39Sjonathanfile arch/vax/uba/ps.c ps needs-flag 2391.1Sragge 2401.1Sragge# RL02/RL11 at UBA 2411.32Sthorpejdevice hl { drive=-1 } 2421.18Sraggeattach hl at uba 2431.32Sthorpejdevice rl: disk 2441.18Sraggeattach rl at hl 2451.39Sjonathanfile arch/vax/uba/rl.c rl needs-flag 2461.1Sragge 2471.1Sragge# SC-21/SC-31 at UBA 2481.32Sthorpejdevice sc { drive=-1 } 2491.18Sraggeattach sc at uba 2501.32Sthorpejdevice up: disk 2511.18Sraggeattach up at sc 2521.39Sjonathanfile arch/vax/uba/up.c up needs-flag 2531.1Sragge 2541.1Sragge# TU45 at UBA 2551.32Sthorpejdevice ut { drive=-1} 2561.18Sraggeattach ut at uba 2571.32Sthorpejdevice tj: tape 2581.18Sraggeattach tj at ut 2591.39Sjonathanfile arch/vax/uba/ut.c tj needs-flag 2601.1Sragge 2611.1Sragge# TU58/DECtape II 2621.32Sthorpejdevice uu: tape 2631.18Sraggeattach uu at uba 2641.39Sjonathanfile arch/vax/uba/uu.c uu needs-flag 2651.1Sragge 2661.1Sragge# Benson-Varian plotter at UBA 2671.32Sthorpejdevice va { drive=-1} 2681.18Sraggeattach va at uba 2691.32Sthorpejdevice vz 2701.18Sraggeattach vz at va 2711.39Sjonathanfile arch/vax/uba/va.c va needs-flag 2721.1Sragge 2731.1Sragge# Versatec plotter at UBA 2741.32Sthorpejdevice vp 2751.18Sraggeattach vp at uba 2761.39Sjonathanfile arch/vax/uba/vp.c vp needs-flag 2771.1Sragge 2781.1Sragge# QVSS at UBA 2791.32Sthorpejdevice qv 2801.18Sraggeattach qv at uba 2811.40Sraggefile arch/vax/uba/qv.c qv needs-flag 2821.1Sragge 2831.1Sragge# Interlan NP100 at UBA 2841.32Sthorpejdevice np: ifnet 2851.18Sraggeattach np at uba 2861.39Sjonathanfile arch/vax/if/if_ix.c np needs-flag 2871.39Sjonathanfile arch/vax/uba/np.c np needs-flag 2881.1Sragge 2891.1Sragge# ACC LH/DH IMP on UBA 2901.32Sthorpejdevice acc: ifnet 2911.18Sraggeattach acc at uba 2921.39Sjonathanfile arch/vax/if/if_acc.c acc needs-flag 2931.1Sragge 2941.1Sragge# DR11C at UBA 2951.32Sthorpejdevice ct # XXX 2961.18Sraggeattach ct at uba 2971.39Sjonathanfile arch/vax/uba/ct.c ct needs-flag 2981.1Sragge 2991.1Sragge# A/D-converter on UBA 3001.32Sthorpejdevice ad 3011.18Sraggeattach ad at uba 3021.39Sjonathanfile arch/vax/uba/ad.c ad needs-flag 3031.1Sragge 3041.1Sragge# DH-11/DM-11 on UBA 3051.32Sthorpejdevice dh # XXX? 3061.18Sraggeattach dh at uba 3071.39Sjonathanfile arch/vax/uba/dh.c dh needs-flag 3081.1Sragge 3091.1Sragge# These are general files needed for compilation. 3101.2Sraggefile dev/cons.c 3111.10Smellonfile dev/cninit.c 3121.48Sraggefile dev/clock_subr.c vax8200|vax410|vax43|vax630|vax46|vax48|vax49 3131.5Sraggefile arch/vax/vax/locore.c 3141.3Sraggefile arch/vax/vax/mem.c 3151.3Sraggefile arch/vax/vax/clock.c 3161.48Sraggefile arch/vax/vax/gencons.c vax8600|vax8200|vax780|vax750|vax630|vax650|vax670 3171.1Sraggefile arch/vax/vax/pmap.c 3181.1Sraggefile arch/vax/vax/machdep.c 3191.8Sraggefile arch/vax/vax/ka750.c vax750 3201.21Sraggefile arch/vax/vax/ctu.c vax750 3211.15Sraggefile arch/vax/vax/ka780.c vax780 3221.21Sraggefile arch/vax/vax/cfl.c vax780 3231.21Sraggefile arch/vax/vax/ka820.c vax8200 3241.43Sraggefile arch/vax/vax/crx.c vax8200 3251.21Sraggefile arch/vax/vax/ka860.c vax8600 3261.21Sraggefile arch/vax/vax/crl.c vax8600 3271.21Sraggefile arch/vax/vax/ka630.c vax630 3281.21Sraggefile arch/vax/vax/ka410.c vax410 3291.21Sraggefile arch/vax/vax/ka43.c vax43 3301.40Sraggefile arch/vax/vax/ka46.c vax46 3311.46Sraggefile arch/vax/vax/ka48.c vax48 3321.28Sraggefile arch/vax/vax/emulate.s vax630|vax650|vax410 3331.48Sraggefile arch/vax/vax/ka650.c vax650|vax670 3341.45Sraggefile arch/vax/vax/scb.c 3351.1Sraggefile arch/vax/vax/conf.c 3361.1Sraggefile arch/vax/vax/urem.s 3371.1Sraggefile arch/vax/vax/udiv.s 3381.1Sraggefile arch/vax/vax/trap.c 3391.49Sraggefile arch/vax/vax/bus_dma.c 3401.51Sraggefile arch/vax/vax/bus_mem.c 3411.2Sragge 3421.1Sraggefile arch/vax/vax/vm_machdep.c 3431.50Sraggefile arch/vax/vax/findcpu.c 3441.7Sraggefile arch/vax/vax/autoconf.c 3451.14Sraggefile arch/vax/vax/in_cksum.c inet 3461.16Sraggefile arch/vax/vax/ns_cksum.c ns 3471.22Sraggefile arch/vax/vax/disksubr.c disk | tape 3481.18Sraggefile arch/vax/if/if_uba.c de | qe 3491.11Sraggefile arch/vax/vax/db_machdep.c ddb 3501.12Sraggefile arch/vax/vax/db_disasm.c ddb 3511.14Sragge 3521.18Sraggeinclude "../../../compat/ultrix/files.ultrix" 3531.40Sraggeinclude "../../../compat/vax1k/files.vax1k" 3541.1Sragge 3551.1Sragge# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver... 3561.1Sragge#arch/vax/vax/dkbad.c standard 3571.1Sragge#arch/vax/vax/ka730.c standard 3581.1Sragge#arch/vax/vax/iidr.o optional ii 3591.1Sragge#arch/vax/vax/iidrsys.o optional ii 3601.1Sragge#arch/vax/vax/iidr_glob.o optional ii 3611.1Sragge#arch/vax/if/if_css.c optional css imp device-driver 3621.1Sragge#arch/vax/if/if_dp.c optional dp device-driver 3631.1Sragge#arch/vax/if/if_ddn.c optional ddn device-driver 3641.1Sragge#arch/vax/if/if_dmc.c optional dmc device-driver 3651.1Sragge#arch/vax/if/if_dmv.c optional dmv device-driver 3661.1Sragge#arch/vax/if/if_ec.c optional ec device-driver 3671.1Sragge#arch/vax/if/if_en.c optional en device-driver 3681.1Sragge#arch/vax/if/if_ex.c optional ex device-driver 3691.1Sragge#arch/vax/if/if_hdh.c optional hdh device-driver 3701.1Sragge#arch/vax/if/if_hy.c optional hy device-driver 3711.1Sragge#arch/vax/if/if_il.c optional il device-driver 3721.1Sragge#arch/vax/if/if_pcl.c optional pcl device-driver 3731.1Sragge#arch/vax/if/if_vv.c optional vv device-driver 3741.1Sragge#arch/vax/if/raw_hy.c optional hy device-driver 375