files.vax revision 1.12
11.12Sragge#       $NetBSD: files.vax,v 1.12 1995/07/05 08:17:18 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.8Sragge#maxpartitions 8
81.1Sragge
91.1Sraggemaxusers 8 32 64
101.1Sragge
111.7Sraggedevice	backplane at root { }
121.7Sraggedevice	sbi at backplane { tr=-1 }
131.7Sraggedevice	bi at backplane { node=-1 }
141.1Sragge
151.7Sraggedevice	cpu at backplane, bi, sbi
161.7Sraggedevice	mem at backplane, bi, sbi
171.1Sragge
181.7Sraggefile	arch/vax/vax/sbi.c		sbi needs-flag
191.7Sraggefile	arch/vax/vax/bi.c		bi needs-flag
201.7Sragge
211.7Sraggedevice	mba at sbi { drive = -1 }
221.9Sraggefile	arch/vax/mba/mba.c		mba needs-flag
231.1Sragge
241.1Sraggedevice  hp at mba
251.9Sraggefile    arch/vax/mba/hp.c		hp needs-flag
261.9Sraggemajor	{hp = 0}
271.1Sragge
281.11Sraggedevice	ht at mba
291.11Sraggefile	arch/vax/mba/ht.c		ht needs-flag
301.11Sragge
311.7Sraggedevice	uba at sbi, bi { csr }
321.1Sraggefile	arch/vax/uba/uba.c		uba needs-count
331.1Sragge
341.1Sraggedevice	uda at uba { drive=-1 }
351.1Sraggefile    arch/vax/uba/uda.c		uda needs-count
361.1Sragge
371.1Sraggedevice	de at uba:ifnet, ether
381.1Sraggefile	arch/vax/if/if_de.c		de needs-count
391.1Sragge
401.7Sraggedevice	ra at uda	
411.7Sraggefile	arch/vax/vax/mscp.c		ra needs-count
421.9Sraggemajor	{ra = 9}
431.7Sragge
441.8Sragge# TK50/TU81 at UBA
451.8Sraggedevice	tmscp at uba {drive = -1}
461.8Sraggedevice	tms at tmscp
471.8Sraggefile	arch/vax/uba/tmscp.c		tmscp needs-count
481.8Sragge
491.9Sragge# DEQNA/DELQA used on Qbus
501.9Sraggedevice	qe at uba:ifnet, ether
511.9Sraggefile	arch/vax/if/if_qe.c		qe needs-count
521.9Sragge
531.1Sragge# These devices aren't tested (or even compiled!)
541.1Sragge# They are just included here to make some files happy ;)
551.1Sragge#
561.1Sragge
571.1Sragge# Ikonas framebuffer
581.1Sraggedevice	ik at uba
591.1Sraggefile	arch/vax/uba/ik.c		ik needs-count
601.1Sragge
611.1Sraggedevice	vs at uba
621.1Sraggefile	arch/vax/uba/vs.c		vs needs-count
631.1Sragge
641.1Sragge# TU58 on 750/730
651.1Sraggedevice	tu at root
661.1Sraggefile	arch/vax/vax/tu.c		tu needs-count
671.1Sragge
681.1Sragge# RK06/07 on UBA
691.1Sraggedevice	rk at uba
701.1Sraggefile	arch/vax/uba/rk.c		rk needs-count
711.1Sragge
721.1Sragge# TM11/TE10 at UBA
731.1Sraggedevice	te at uba
741.1Sraggefile	arch/vax/uba/tm.c		te needs-count
751.1Sragge
761.1Sragge# TS11 at UBA
771.1Sraggedevice	ts at uba
781.1Sraggefile	arch/vax/uba/ts.c		ts needs-count
791.1Sragge
801.1Sragge# TU78 at MBA
811.1Sraggedevice	mu at mba
821.1Sraggefile	arch/vax/mba/mt.c		mu needs-count
831.1Sragge
841.7Sragge# KDB50 on BI
851.7Sraggedevice	kdb at bi { drive=-1 }
861.7Sraggefile	arch/vax/bi/kdb.c		kdb needs-count
871.1Sragge
881.1Sragge
891.1Sragge# DMF32 on UBA
901.1Sraggedevice	dmf at uba
911.1Sraggefile	arch/vax/uba/dmf.c		dmf needs-count
921.1Sraggefile	arch/vax/uba/dmz.c		dmf needs-count
931.1Sragge
941.1Sragge# DMZ32 on UBA
951.1Sraggedevice	dmz at uba
961.1Sraggefile	arch/vax/uba/dmx.c		dmz needs-count
971.1Sragge
981.1Sragge# DN-11 on UBA
991.1Sraggedevice	dn at uba
1001.1Sraggefile	arch/vax/uba/dn.c		dn needs-count
1011.1Sragge
1021.1Sragge# DZ11 at UBA
1031.1Sraggedevice	dz at uba
1041.1Sraggefile	arch/vax/uba/dz.c		dz needs-count
1051.1Sragge
1061.1Sragge# IDC (RB730) on UBA (VAX 11/730)
1071.1Sraggedevice	idc at uba { drive=-1 }
1081.1Sraggedevice	rb at idc
1091.1Sraggefile	arch/vax/uba/idc.c		rb needs-count
1101.1Sragge
1111.1Sragge# LP-11 at UBA
1121.1Sraggedevice	lp at uba
1131.1Sraggefile	arch/vax/uba/lp.c		lp needs-count
1141.1Sragge
1151.1Sragge# ???? at UBA
1161.1Sraggedevice	lpa at uba
1171.1Sraggefile	arch/vax/uba/lpa.c		lpa needs-count
1181.1Sragge
1191.1Sragge# PS2 at UBA
1201.1Sraggedevice	ps at uba
1211.1Sraggefile	arch/vax/uba/ps.c		ps needs-count
1221.1Sragge
1231.1Sragge# RL02/RL11 at UBA
1241.1Sraggedevice	hl at uba { drive=-1 }
1251.1Sraggedevice	rl at hl
1261.1Sraggefile	arch/vax/uba/rl.c		rl needs-count
1271.1Sragge
1281.1Sragge# RX211/RX02 at UBA
1291.1Sraggedevice	fx at uba { drive=-1 }
1301.1Sraggedevice	rx at fx
1311.1Sraggefile	arch/vax/uba/rx.c		rx needs-count
1321.1Sragge
1331.1Sragge# SC-21/SC-31 at UBA
1341.1Sraggedevice	sc at uba { drive=-1 }
1351.1Sraggedevice	up at sc
1361.1Sraggefile	arch/vax/uba/up.c		up needs-count
1371.1Sragge
1381.1Sragge# TU45 at UBA
1391.1Sraggedevice	ut at uba { drive=-1}
1401.1Sraggedevice	tj at ut
1411.1Sraggefile	arch/vax/uba/ut.c		tj needs-count
1421.1Sragge
1431.1Sragge# TU58/DECtape II
1441.1Sraggedevice	uu at uba
1451.1Sraggefile	arch/vax/uba/uu.c		uu needs-count
1461.1Sragge
1471.1Sragge# Benson-Varian plotter at UBA
1481.1Sraggedevice	va at uba { drive=-1}
1491.1Sraggedevice	vz at va
1501.1Sraggefile	arch/vax/uba/va.c		va needs-count
1511.1Sragge
1521.1Sragge# Versatec plotter at UBA
1531.1Sraggedevice	vp at uba
1541.1Sraggefile	arch/vax/uba/vp.c		vp needs-count
1551.1Sragge
1561.1Sragge# QVSS at UBA
1571.1Sraggedevice	qv at uba
1581.1Sraggefile	arch/vax/uba/qv.c		qv needs-count
1591.1Sraggefile	arch/vax/uba/qfont.c		qv needs-count
1601.1Sragge
1611.1Sragge# QDSS at UBA
1621.1Sraggedevice	qd at uba
1631.1Sraggefile	arch/vax/uba/qd.c		qd needs-count
1641.1Sragge
1651.1Sragge# Interlan NP100 at UBA
1661.1Sraggedevice	np at uba
1671.1Sraggefile	arch/vax/if/if_ix.c		np needs-count
1681.1Sraggefile	arch/vax/uba/np.c		np needs-count
1691.1Sragge
1701.1Sragge# ACC LH/DH IMP on UBA
1711.1Sraggedevice	acc at uba
1721.1Sraggefile	arch/vax/if/if_acc.c		acc needs-count
1731.1Sragge
1741.1Sragge# DR11C at UBA
1751.1Sraggedevice	ct at uba
1761.1Sraggefile	arch/vax/uba/ct.c		ct needs-count
1771.1Sragge
1781.1Sragge# A/D-converter on UBA
1791.1Sraggedevice	ad at uba
1801.1Sraggefile	arch/vax/uba/ad.c		ad needs-count
1811.1Sragge
1821.1Sragge# DH-11/DM-11 on UBA
1831.1Sraggedevice	dh at uba
1841.1Sraggefile	arch/vax/uba/dh.c		dh needs-count
1851.1Sragge
1861.1Sragge# DHU-11 at UBA
1871.1Sraggedevice	dhu at uba
1881.1Sraggefile	arch/vax/uba/dhu.c		dhu needs-count
1891.1Sragge
1901.1Sragge# These are general files needed for compilation.
1911.2Sraggefile	dev/cons.c
1921.10Smellonfile	dev/cninit.c
1931.5Sraggefile	arch/vax/vax/locore.c
1941.3Sraggefile	arch/vax/vax/mem.c
1951.3Sraggefile	arch/vax/vax/clock.c
1961.2Sraggefile	arch/vax/vax/gencons.c
1971.1Sraggefile	arch/vax/vax/pmap.c
1981.1Sraggefile	arch/vax/vax/machdep.c
1991.8Sraggefile	arch/vax/vax/ka750.c		vax750
2001.8Sraggefile	arch/vax/vax/uvaxII.c		vax630
2011.8Sraggefile	arch/vax/vax/emulate.s		vax630
2021.1Sraggefile	arch/vax/vax/conf.c
2031.1Sraggefile	arch/vax/vax/urem.s
2041.1Sraggefile	arch/vax/vax/udiv.s
2051.1Sraggefile	arch/vax/vax/rootfil.c
2061.1Sraggefile	arch/vax/vax/trap.c
2071.2Sragge
2081.1Sraggefile	arch/vax/vax/vm_machdep.c
2091.7Sraggefile	arch/vax/vax/autoconf.c
2101.7Sragge#file	arch/vax/vax/cpu_machdep.c
2111.7Sragge#file	arch/vax/vax/in_cksum.c		inet
2121.7Sraggefile	netinet/in_cksum.c		inet
2131.7Sraggefile	arch/vax/vax/random.s		inet
2141.1Sraggefile	arch/vax/vax/disksubr.c		ffs
2151.9Sraggefile	arch/vax/if/if_uba.c		de qe
2161.11Sraggefile	arch/vax/vax/db_machdep.c	ddb
2171.12Sraggefile	arch/vax/vax/db_disasm.c	ddb
2181.1Sragge
2191.1Sragge# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver...
2201.1Sragge#arch/vax/vax/crl.c           standard
2211.1Sragge#arch/vax/vax/dkbad.c         standard
2221.1Sragge#arch/vax/vax/flp.c           standard
2231.1Sragge#arch/vax/vax/ka650.c         standard
2241.1Sragge#arch/vax/vax/ka630.c         standard
2251.1Sragge#arch/vax/vax/ka730.c         standard
2261.1Sragge#arch/vax/vax/ka750.c         standard
2271.1Sragge#arch/vax/vax/ka780.c         standard
2281.1Sragge#arch/vax/vax/ka820.c         standard
2291.1Sragge#arch/vax/vax/ka860.c         standard
2301.1Sragge#arch/vax/vax/kdb_machdep.c   optional kadb
2311.1Sragge#arch/vax/vax/kdb_opset.c     optional kadb
2321.1Sragge#arch/vax/vax/ns_cksum.c      optional ns
2331.1Sragge#arch/vax/vax/rx50.c          standard
2341.1Sragge#arch/vax/vax/sys_machdep.c   standard
2351.1Sragge#arch/vax/vax/iidr.o          optional ii
2361.1Sragge#arch/vax/vax/iidrsys.o       optional ii
2371.1Sragge#arch/vax/vax/iidr_glob.o     optional ii
2381.1Sragge#arch/vax/if/if_css.c         optional css imp device-driver
2391.1Sragge#arch/vax/if/if_dp.c          optional dp device-driver
2401.1Sragge#arch/vax/if/if_ddn.c         optional ddn device-driver
2411.1Sragge#arch/vax/if/if_dmc.c         optional dmc device-driver
2421.1Sragge#arch/vax/if/if_dmv.c         optional dmv device-driver
2431.1Sragge#arch/vax/if/if_ec.c          optional ec device-driver
2441.1Sragge#arch/vax/if/if_en.c          optional en device-driver
2451.1Sragge#arch/vax/if/if_ex.c          optional ex device-driver
2461.1Sragge#arch/vax/if/if_hdh.c         optional hdh device-driver
2471.1Sragge#arch/vax/if/if_hy.c          optional hy device-driver
2481.1Sragge#arch/vax/if/if_il.c          optional il device-driver
2491.1Sragge#arch/vax/if/if_pcl.c         optional pcl device-driver
2501.1Sragge##arch/vax/if/if_uba.c         optional ns device-driver
2511.1Sragge#arch/vax/if/if_vv.c          optional vv device-driver
2521.1Sragge#arch/vax/if/raw_hy.c         optional hy device-driver
253