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