files.vax revision 1.6
11.6Scgd# $NetBSD: files.vax,v 1.6 1995/01/25 20:45:58 cgd 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.6Scgdmaxpartitions 8 81.1Sragge 91.1Sraggemaxusers 8 32 64 101.1Sragge 111.1Sragge 121.1Sraggedevice nexus at root { } 131.1Sragge 141.1Sraggedevice mba at nexus { drive = -1 } 151.1Sraggefile arch/vax/mba/mba.c mba needs-count 161.1Sragge 171.1Sraggedevice hp at mba 181.1Sraggefile arch/vax/mba/hp.c hp needs-count 191.1Sragge 201.1Sraggedevice uba at nexus { csr } 211.1Sraggefile arch/vax/uba/uba.c uba needs-count 221.1Sragge 231.1Sraggedevice uda at uba { drive=-1 } 241.1Sraggefile arch/vax/uba/uda.c uda needs-count 251.1Sragge 261.1Sraggedevice ra at uda 271.1Sraggefile arch/vax/vax/mscp.c ra needs-count 281.1Sragge 291.1Sraggedevice de at uba:ifnet, ether 301.1Sraggefile arch/vax/if/if_uba.c de 311.1Sraggefile arch/vax/if/if_de.c de needs-count 321.1Sragge 331.1Sragge# These devices aren't tested (or even compiled!) 341.1Sragge# They are just included here to make some files happy ;) 351.1Sragge# 361.1Sragge 371.1Sragge# Ikonas framebuffer 381.1Sraggedevice ik at uba 391.1Sraggefile arch/vax/uba/ik.c ik needs-count 401.1Sragge 411.1Sraggedevice vs at uba 421.1Sraggefile arch/vax/uba/vs.c vs needs-count 431.1Sragge 441.1Sragge# TU58 on 750/730 451.1Sraggedevice tu at root 461.1Sraggefile arch/vax/vax/tu.c tu needs-count 471.1Sragge 481.1Sragge# RK06/07 on UBA 491.1Sraggedevice rk at uba 501.1Sraggefile arch/vax/uba/rk.c rk needs-count 511.1Sragge 521.1Sragge# TM11/TE10 at UBA 531.1Sraggedevice te at uba 541.1Sraggefile arch/vax/uba/tm.c te needs-count 551.1Sragge 561.1Sragge# TK50/TU81 at UBA 571.1Sraggedevice tms at uba 581.1Sraggefile arch/vax/uba/tmscp.c tms needs-count 591.1Sragge 601.1Sragge# TS11 at UBA 611.1Sraggedevice ts at uba 621.1Sraggefile arch/vax/uba/ts.c ts needs-count 631.1Sragge 641.1Sragge# TU78 at MBA 651.1Sraggedevice mu at mba 661.1Sraggefile arch/vax/mba/mt.c mu needs-count 671.1Sragge 681.1Sragge# BI-bus on root 691.1Sraggedevice bi at root { node=-1 } 701.1Sraggefile arch/vax/bi/bi.c bi needs-count 711.1Sragge 721.1Sragge# KDB50 on BI 731.1Sraggedevice kra at bi 741.1Sraggefile arch/vax/bi/kdb.c kra needs-count 751.1Sragge 761.1Sragge# DMF32 on UBA 771.1Sraggedevice dmf at uba 781.1Sraggefile arch/vax/uba/dmf.c dmf needs-count 791.1Sraggefile arch/vax/uba/dmz.c dmf needs-count 801.1Sragge 811.1Sragge# DMZ32 on UBA 821.1Sraggedevice dmz at uba 831.1Sraggefile arch/vax/uba/dmx.c dmz needs-count 841.1Sragge 851.1Sragge# DN-11 on UBA 861.1Sraggedevice dn at uba 871.1Sraggefile arch/vax/uba/dn.c dn needs-count 881.1Sragge 891.1Sragge# DZ11 at UBA 901.1Sraggedevice dz at uba 911.1Sraggefile arch/vax/uba/dz.c dz needs-count 921.1Sragge 931.1Sragge# IDC (RB730) on UBA (VAX 11/730) 941.1Sraggedevice idc at uba { drive=-1 } 951.1Sraggedevice rb at idc 961.1Sraggefile arch/vax/uba/idc.c rb needs-count 971.1Sragge 981.1Sragge# LP-11 at UBA 991.1Sraggedevice lp at uba 1001.1Sraggefile arch/vax/uba/lp.c lp needs-count 1011.1Sragge 1021.1Sragge# ???? at UBA 1031.1Sraggedevice lpa at uba 1041.1Sraggefile arch/vax/uba/lpa.c lpa needs-count 1051.1Sragge 1061.1Sragge# PS2 at UBA 1071.1Sraggedevice ps at uba 1081.1Sraggefile arch/vax/uba/ps.c ps needs-count 1091.1Sragge 1101.1Sragge# RL02/RL11 at UBA 1111.1Sraggedevice hl at uba { drive=-1 } 1121.1Sraggedevice rl at hl 1131.1Sraggefile arch/vax/uba/rl.c rl needs-count 1141.1Sragge 1151.1Sragge# RX211/RX02 at UBA 1161.1Sraggedevice fx at uba { drive=-1 } 1171.1Sraggedevice rx at fx 1181.1Sraggefile arch/vax/uba/rx.c rx needs-count 1191.1Sragge 1201.1Sragge# SC-21/SC-31 at UBA 1211.1Sraggedevice sc at uba { drive=-1 } 1221.1Sraggedevice up at sc 1231.1Sraggefile arch/vax/uba/up.c up needs-count 1241.1Sragge 1251.1Sragge# TU45 at UBA 1261.1Sraggedevice ut at uba { drive=-1} 1271.1Sraggedevice tj at ut 1281.1Sraggefile arch/vax/uba/ut.c tj needs-count 1291.1Sragge 1301.1Sragge# TU58/DECtape II 1311.1Sraggedevice uu at uba 1321.1Sraggefile arch/vax/uba/uu.c uu needs-count 1331.1Sragge 1341.1Sragge# Benson-Varian plotter at UBA 1351.1Sraggedevice va at uba { drive=-1} 1361.1Sraggedevice vz at va 1371.1Sraggefile arch/vax/uba/va.c va needs-count 1381.1Sragge 1391.1Sragge# Versatec plotter at UBA 1401.1Sraggedevice vp at uba 1411.1Sraggefile arch/vax/uba/vp.c vp needs-count 1421.1Sragge 1431.1Sragge# QVSS at UBA 1441.1Sraggedevice qv at uba 1451.1Sraggefile arch/vax/uba/qv.c qv needs-count 1461.1Sraggefile arch/vax/uba/qfont.c qv needs-count 1471.1Sragge 1481.1Sragge# QDSS at UBA 1491.1Sraggedevice qd at uba 1501.1Sraggefile arch/vax/uba/qd.c qd needs-count 1511.1Sragge 1521.1Sragge# Interlan NP100 at UBA 1531.1Sraggedevice np at uba 1541.1Sraggefile arch/vax/if/if_ix.c np needs-count 1551.1Sraggefile arch/vax/uba/np.c np needs-count 1561.1Sragge 1571.1Sragge# ACC LH/DH IMP on UBA 1581.1Sraggedevice acc at uba 1591.1Sraggefile arch/vax/if/if_acc.c acc needs-count 1601.1Sragge 1611.1Sragge# DR11C at UBA 1621.1Sraggedevice ct at uba 1631.1Sraggefile arch/vax/uba/ct.c ct needs-count 1641.1Sragge 1651.1Sragge# A/D-converter on UBA 1661.1Sraggedevice ad at uba 1671.1Sraggefile arch/vax/uba/ad.c ad needs-count 1681.1Sragge 1691.1Sragge# DH-11/DM-11 on UBA 1701.1Sraggedevice dh at uba 1711.1Sraggefile arch/vax/uba/dh.c dh needs-count 1721.1Sragge 1731.1Sragge# DHU-11 at UBA 1741.1Sraggedevice dhu at uba 1751.1Sraggefile arch/vax/uba/dhu.c dhu needs-count 1761.1Sragge 1771.1Sragge# These are general files needed for compilation. 1781.2Sraggefile dev/cons.c 1791.5Sraggefile arch/vax/vax/locore.c 1801.3Sraggefile arch/vax/vax/mem.c 1811.3Sraggefile arch/vax/vax/clock.c 1821.2Sraggefile arch/vax/vax/gencons.c 1831.1Sraggefile arch/vax/vax/pmap.c 1841.1Sraggefile arch/vax/vax/skit.c 1851.1Sraggefile arch/vax/vax/machdep.c 1861.1Sraggefile arch/vax/vax/ka750.c 1871.1Sraggefile arch/vax/vax/conf.c 1881.1Sraggefile arch/vax/vax/urem.s 1891.1Sraggefile arch/vax/vax/udiv.s 1901.1Sraggefile arch/vax/vax/rootfil.c 1911.1Sraggefile arch/vax/vax/bcopy.s 1921.1Sraggefile arch/vax/vax/trap.c 1931.2Sragge 1941.1Sraggefile arch/vax/vax/vm_machdep.c 1951.3Sraggefile arch/vax/vax/cpu_machdep.c 1961.1Sraggefile arch/vax/vax/in_cksum.c inet 1971.1Sraggefile arch/vax/vax/disksubr.c ffs 1981.1Sraggefile arch/vax/vax/random.s inet 1991.1Sragge 2001.1Sragge# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver... 2011.1Sragge#arch/vax/vax/crl.c standard 2021.1Sragge#arch/vax/vax/dkbad.c standard 2031.1Sragge#arch/vax/vax/flp.c standard 2041.1Sragge#arch/vax/vax/ka650.c standard 2051.1Sragge#arch/vax/vax/ka630.c standard 2061.1Sragge#arch/vax/vax/ka730.c standard 2071.1Sragge#arch/vax/vax/ka750.c standard 2081.1Sragge#arch/vax/vax/ka780.c standard 2091.1Sragge#arch/vax/vax/ka820.c standard 2101.1Sragge#arch/vax/vax/ka860.c standard 2111.1Sragge#arch/vax/vax/kdb_machdep.c optional kadb 2121.1Sragge#arch/vax/vax/kdb_opset.c optional kadb 2131.1Sragge#arch/vax/vax/ns_cksum.c optional ns 2141.1Sragge#arch/vax/vax/rx50.c standard 2151.1Sragge#arch/vax/vax/sys_machdep.c standard 2161.1Sragge#arch/vax/vax/iidr.o optional ii 2171.1Sragge#arch/vax/vax/iidrsys.o optional ii 2181.1Sragge#arch/vax/vax/iidr_glob.o optional ii 2191.1Sragge#arch/vax/if/if_css.c optional css imp device-driver 2201.1Sragge#arch/vax/if/if_dp.c optional dp device-driver 2211.1Sragge#arch/vax/if/if_ddn.c optional ddn device-driver 2221.1Sragge#arch/vax/if/if_dmc.c optional dmc device-driver 2231.1Sragge#arch/vax/if/if_dmv.c optional dmv device-driver 2241.1Sragge#arch/vax/if/if_ec.c optional ec device-driver 2251.1Sragge#arch/vax/if/if_en.c optional en device-driver 2261.1Sragge#arch/vax/if/if_ex.c optional ex device-driver 2271.1Sragge#arch/vax/if/if_hdh.c optional hdh device-driver 2281.1Sragge#arch/vax/if/if_hy.c optional hy device-driver 2291.1Sragge#arch/vax/if/if_il.c optional il device-driver 2301.1Sragge#arch/vax/if/if_pcl.c optional pcl device-driver 2311.1Sragge#arch/vax/if/if_qe.c optional qe device-driver 2321.1Sragge##arch/vax/if/if_uba.c optional ns device-driver 2331.1Sragge#arch/vax/if/if_vv.c optional vv device-driver 2341.1Sragge#arch/vax/if/raw_hy.c optional hy device-driver 235