files.vax revision 1.18
11.18Sragge#       $NetBSD: files.vax,v 1.18 1996/03/17 22:56:30 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.18Sraggedevice	backplane { }
121.18Sraggeattach	backplane at root
131.1Sragge
141.18Sraggedevice	sbi { tr=-1 }
151.18Sraggeattach	sbi at backplane
161.18Sraggedevice	bi { node=-1 }
171.18Sraggeattach	bi at backplane
181.18Sragge
191.18Sraggedevice	cpu
201.18Sraggeattach	cpu at backplane with cpu_backplane
211.18Sraggeattach	cpu at bi with cpu_bi
221.18Sraggedevice	mem
231.18Sraggeattach	mem at backplane with mem_backplane
241.18Sraggeattach	mem at bi with mem_bi
251.18Sraggeattach	mem at sbi with mem_sbi
261.1Sragge
271.7Sraggefile	arch/vax/vax/sbi.c		sbi needs-flag
281.7Sraggefile	arch/vax/vax/bi.c		bi needs-flag
291.7Sragge
301.18Sraggedevice	mba { drive = -1 }
311.18Sraggeattach	mba at sbi
321.9Sraggefile	arch/vax/mba/mba.c		mba needs-flag
331.1Sragge
341.18Sraggedevice  hp: disk
351.18Sraggeattach  hp at mba
361.9Sraggefile    arch/vax/mba/hp.c		hp needs-flag
371.9Sraggemajor	{hp = 0}
381.1Sragge
391.18Sraggedevice	ht
401.18Sraggeattach	ht at mba
411.11Sraggefile	arch/vax/mba/ht.c		ht needs-flag
421.11Sragge
431.18Sraggedevice	uba { csr }
441.18Sraggeattach	uba at sbi, bi
451.14Sraggefile	arch/vax/uba/uba.c		uba
461.1Sragge
471.18Sraggedevice	uda { drive=-1 }
481.18Sraggeattach	uda at uba
491.1Sraggefile    arch/vax/uba/uda.c		uda needs-count
501.1Sragge
511.18Sraggedevice	de:ifnet, ether
521.18Sraggeattach	de at uba
531.14Sraggefile	arch/vax/if/if_de.c		de
541.1Sragge
551.18Sraggedevice	ra: disk
561.18Sraggeattach	ra at uda	
571.7Sraggefile	arch/vax/vax/mscp.c		ra needs-count
581.9Sraggemajor	{ra = 9}
591.7Sragge
601.8Sragge# TK50/TU81 at UBA
611.18Sraggedevice	tmscp {drive = -1}
621.18Sraggeattach	tmscp at uba
631.18Sraggedevice	tms
641.18Sraggeattach	tms at tmscp
651.8Sraggefile	arch/vax/uba/tmscp.c		tmscp needs-count
661.8Sragge
671.9Sragge# DEQNA/DELQA used on Qbus
681.18Sraggedevice	qe:ifnet, ether
691.18Sraggeattach	qe at uba
701.14Sraggefile	arch/vax/if/if_qe.c		qe
711.14Sragge
721.14Sragge# TS11 at UBA
731.18Sraggedevice	ts
741.18Sraggeattach	ts at uba
751.14Sraggefile	arch/vax/uba/ts.c		ts needs-count
761.9Sragge
771.15Sragge# DHU-11 at UBA
781.18Sraggedevice	dhu
791.18Sraggeattach	dhu at uba
801.15Sraggefile	arch/vax/uba/dhu.c		dhu needs-count
811.15Sragge
821.1Sragge# These devices aren't tested (or even compiled!)
831.1Sragge# They are just included here to make some files happy ;)
841.1Sragge#
851.1Sragge
861.1Sragge# Ikonas framebuffer
871.18Sraggedevice	ik
881.18Sraggeattach	ik at uba
891.1Sraggefile	arch/vax/uba/ik.c		ik needs-count
901.1Sragge
911.18Sraggedevice	vs
921.18Sraggeattach	vs at uba
931.1Sraggefile	arch/vax/uba/vs.c		vs needs-count
941.1Sragge
951.1Sragge# RK06/07 on UBA
961.18Sraggedevice	rk
971.18Sraggeattach	rk at uba
981.1Sraggefile	arch/vax/uba/rk.c		rk needs-count
991.1Sragge
1001.1Sragge# TM11/TE10 at UBA
1011.18Sraggedevice	te
1021.18Sraggeattach	te at uba
1031.1Sraggefile	arch/vax/uba/tm.c		te needs-count
1041.1Sragge
1051.1Sragge# TU78 at MBA
1061.18Sraggedevice	mu
1071.18Sraggeattach	mu at mba
1081.1Sraggefile	arch/vax/mba/mt.c		mu needs-count
1091.1Sragge
1101.7Sragge# KDB50 on BI
1111.18Sraggedevice	kdb { drive=-1 }
1121.18Sraggeattach	kdb at bi
1131.7Sraggefile	arch/vax/bi/kdb.c		kdb needs-count
1141.1Sragge
1151.1Sragge
1161.1Sragge# DMF32 on UBA
1171.18Sraggedevice	dmf
1181.18Sraggeattach	dmf at uba
1191.1Sraggefile	arch/vax/uba/dmf.c		dmf needs-count
1201.1Sraggefile	arch/vax/uba/dmz.c		dmf needs-count
1211.1Sragge
1221.1Sragge# DMZ32 on UBA
1231.18Sraggedevice	dmz
1241.18Sraggeattach	dmz at uba
1251.1Sraggefile	arch/vax/uba/dmx.c		dmz needs-count
1261.1Sragge
1271.1Sragge# DN-11 on UBA
1281.18Sraggedevice	dn
1291.18Sraggeattach	dn at uba
1301.1Sraggefile	arch/vax/uba/dn.c		dn needs-count
1311.1Sragge
1321.1Sragge# DZ11 at UBA
1331.18Sraggedevice	dz
1341.18Sraggeattach	dz at uba
1351.1Sraggefile	arch/vax/uba/dz.c		dz needs-count
1361.1Sragge
1371.1Sragge# IDC (RB730) on UBA (VAX 11/730)
1381.18Sraggedevice	idc { drive=-1 }
1391.18Sraggeattach	idc at uba
1401.18Sraggedevice	rb
1411.18Sraggeattach	rb at idc
1421.1Sraggefile	arch/vax/uba/idc.c		rb needs-count
1431.1Sragge
1441.1Sragge# LP-11 at UBA
1451.18Sraggedevice	lp
1461.18Sraggeattach	lp at uba
1471.1Sraggefile	arch/vax/uba/lp.c		lp needs-count
1481.1Sragge
1491.1Sragge# ???? at UBA
1501.18Sraggedevice	lpa
1511.18Sraggeattach	lpa at uba
1521.1Sraggefile	arch/vax/uba/lpa.c		lpa needs-count
1531.1Sragge
1541.1Sragge# PS2 at UBA
1551.18Sraggedevice	ps
1561.18Sraggeattach	ps at uba
1571.1Sraggefile	arch/vax/uba/ps.c		ps needs-count
1581.1Sragge
1591.1Sragge# RL02/RL11 at UBA
1601.18Sraggedevice	hl { drive=-1 }
1611.18Sraggeattach	hl at uba
1621.18Sraggedevice	rl
1631.18Sraggeattach	rl at hl
1641.1Sraggefile	arch/vax/uba/rl.c		rl needs-count
1651.1Sragge
1661.1Sragge# RX211/RX02 at UBA
1671.18Sraggedevice	fx { drive=-1 }
1681.18Sraggeattach	fx at uba
1691.18Sraggedevice	rx
1701.18Sraggeattach	rx at fx
1711.1Sraggefile	arch/vax/uba/rx.c		rx needs-count
1721.1Sragge
1731.1Sragge# SC-21/SC-31 at UBA
1741.18Sraggedevice	sc { drive=-1 }
1751.18Sraggeattach	sc at uba
1761.18Sraggedevice	up
1771.18Sraggeattach	up at sc
1781.1Sraggefile	arch/vax/uba/up.c		up needs-count
1791.1Sragge
1801.1Sragge# TU45 at UBA
1811.18Sraggedevice	ut { drive=-1}
1821.18Sraggeattach	ut at uba
1831.18Sraggedevice	tj
1841.18Sraggeattach	tj at ut
1851.1Sraggefile	arch/vax/uba/ut.c		tj needs-count
1861.1Sragge
1871.1Sragge# TU58/DECtape II
1881.18Sraggedevice	uu
1891.18Sraggeattach	uu at uba
1901.1Sraggefile	arch/vax/uba/uu.c		uu needs-count
1911.1Sragge
1921.1Sragge# Benson-Varian plotter at UBA
1931.18Sraggedevice	va { drive=-1}
1941.18Sraggeattach	va at uba
1951.18Sraggedevice	vz
1961.18Sraggeattach	vz at va
1971.1Sraggefile	arch/vax/uba/va.c		va needs-count
1981.1Sragge
1991.1Sragge# Versatec plotter at UBA
2001.18Sraggedevice	vp
2011.18Sraggeattach	vp at uba
2021.1Sraggefile	arch/vax/uba/vp.c		vp needs-count
2031.1Sragge
2041.1Sragge# QVSS at UBA
2051.18Sraggedevice	qv
2061.18Sraggeattach	qv at uba
2071.1Sraggefile	arch/vax/uba/qv.c		qv needs-count
2081.1Sraggefile	arch/vax/uba/qfont.c		qv needs-count
2091.1Sragge
2101.1Sragge# QDSS at UBA
2111.18Sraggedevice	qd
2121.18Sraggeattach	qd at uba
2131.1Sraggefile	arch/vax/uba/qd.c		qd needs-count
2141.1Sragge
2151.1Sragge# Interlan NP100 at UBA
2161.18Sraggedevice	np
2171.18Sraggeattach	np at uba
2181.1Sraggefile	arch/vax/if/if_ix.c		np needs-count
2191.1Sraggefile	arch/vax/uba/np.c		np needs-count
2201.1Sragge
2211.1Sragge# ACC LH/DH IMP on UBA
2221.18Sraggedevice	acc
2231.18Sraggeattach	acc at uba
2241.1Sraggefile	arch/vax/if/if_acc.c		acc needs-count
2251.1Sragge
2261.1Sragge# DR11C at UBA
2271.18Sraggedevice	ct
2281.18Sraggeattach	ct at uba
2291.1Sraggefile	arch/vax/uba/ct.c		ct needs-count
2301.1Sragge
2311.1Sragge# A/D-converter on UBA
2321.18Sraggedevice	ad
2331.18Sraggeattach	ad at uba
2341.1Sraggefile	arch/vax/uba/ad.c		ad needs-count
2351.1Sragge
2361.1Sragge# DH-11/DM-11 on UBA
2371.18Sraggedevice	dh
2381.18Sraggeattach	dh at uba
2391.1Sraggefile	arch/vax/uba/dh.c		dh needs-count
2401.1Sragge
2411.1Sragge# These are general files needed for compilation.
2421.2Sraggefile	dev/cons.c
2431.10Smellonfile	dev/cninit.c
2441.5Sraggefile	arch/vax/vax/locore.c
2451.3Sraggefile	arch/vax/vax/mem.c
2461.3Sraggefile	arch/vax/vax/clock.c
2471.2Sraggefile	arch/vax/vax/gencons.c
2481.1Sraggefile	arch/vax/vax/pmap.c
2491.1Sraggefile	arch/vax/vax/machdep.c
2501.8Sraggefile	arch/vax/vax/ka750.c		vax750
2511.15Sraggefile	arch/vax/vax/ka780.c		vax780
2521.14Sraggefile	arch/vax/vax/ctu.c		vax750
2531.8Sraggefile	arch/vax/vax/uvaxII.c		vax630
2541.18Sraggefile	arch/vax/vax/emulate.s		vax630 | ka650
2551.14Sraggefile	arch/vax/vax/ka650.c		vax650
2561.17Sraggefile	arch/vax/vax/ka860.c		vax8600
2571.18Sraggefile	arch/vax/vax/crl.c		vax8600
2581.1Sraggefile	arch/vax/vax/conf.c
2591.1Sraggefile	arch/vax/vax/urem.s
2601.1Sraggefile	arch/vax/vax/udiv.s
2611.1Sraggefile	arch/vax/vax/rootfil.c
2621.1Sraggefile	arch/vax/vax/trap.c
2631.2Sragge
2641.1Sraggefile	arch/vax/vax/vm_machdep.c
2651.7Sraggefile	arch/vax/vax/autoconf.c
2661.16Sraggefile	arch/vax/vax/random.s		inet
2671.14Sraggefile	arch/vax/vax/in_cksum.c		inet
2681.16Sraggefile	arch/vax/vax/ns_cksum.c		ns
2691.1Sraggefile	arch/vax/vax/disksubr.c		ffs
2701.18Sraggefile	arch/vax/if/if_uba.c		de | qe
2711.11Sraggefile	arch/vax/vax/db_machdep.c	ddb
2721.12Sraggefile	arch/vax/vax/db_disasm.c	ddb
2731.14Sragge
2741.18Sraggeinclude "../../../compat/ultrix/files.ultrix"
2751.1Sragge
2761.1Sragge# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver...
2771.1Sragge#arch/vax/vax/dkbad.c         standard
2781.1Sragge#arch/vax/vax/flp.c           standard
2791.1Sragge#arch/vax/vax/ka730.c         standard
2801.1Sragge#arch/vax/vax/ka820.c         standard
2811.1Sragge#arch/vax/vax/rx50.c          standard
2821.1Sragge#arch/vax/vax/iidr.o          optional ii
2831.1Sragge#arch/vax/vax/iidrsys.o       optional ii
2841.1Sragge#arch/vax/vax/iidr_glob.o     optional ii
2851.1Sragge#arch/vax/if/if_css.c         optional css imp device-driver
2861.1Sragge#arch/vax/if/if_dp.c          optional dp device-driver
2871.1Sragge#arch/vax/if/if_ddn.c         optional ddn device-driver
2881.1Sragge#arch/vax/if/if_dmc.c         optional dmc device-driver
2891.1Sragge#arch/vax/if/if_dmv.c         optional dmv device-driver
2901.1Sragge#arch/vax/if/if_ec.c          optional ec device-driver
2911.1Sragge#arch/vax/if/if_en.c          optional en device-driver
2921.1Sragge#arch/vax/if/if_ex.c          optional ex device-driver
2931.1Sragge#arch/vax/if/if_hdh.c         optional hdh device-driver
2941.1Sragge#arch/vax/if/if_hy.c          optional hy device-driver
2951.1Sragge#arch/vax/if/if_il.c          optional il device-driver
2961.1Sragge#arch/vax/if/if_pcl.c         optional pcl device-driver
2971.1Sragge#arch/vax/if/if_vv.c          optional vv device-driver
2981.1Sragge#arch/vax/if/raw_hy.c         optional hy device-driver
299