files.vax revision 1.10
1#       $NetBSD: files.vax,v 1.10 1995/04/11 10:04:37 mellon Exp $
2#
3# new style config file for vax architecture
4#
5
6# maxpartitions must be first item in files.${ARCH}.newconf
7#maxpartitions 8
8
9maxusers 8 32 64
10
11device	backplane at root { }
12device	sbi at backplane { tr=-1 }
13device	bi at backplane { node=-1 }
14
15device	cpu at backplane, bi, sbi
16device	mem at backplane, bi, sbi
17
18file	arch/vax/vax/sbi.c		sbi needs-flag
19file	arch/vax/vax/bi.c		bi needs-flag
20
21device	mba at sbi { drive = -1 }
22file	arch/vax/mba/mba.c		mba needs-flag
23
24device  hp at mba
25file    arch/vax/mba/hp.c		hp needs-flag
26major	{hp = 0}
27
28device	uba at sbi, bi { csr }
29file	arch/vax/uba/uba.c		uba needs-count
30
31device	uda at uba { drive=-1 }
32file    arch/vax/uba/uda.c		uda needs-count
33
34device	de at uba:ifnet, ether
35file	arch/vax/if/if_de.c		de needs-count
36
37device	ra at uda	
38file	arch/vax/vax/mscp.c		ra needs-count
39major	{ra = 9}
40
41# TK50/TU81 at UBA
42device	tmscp at uba {drive = -1}
43device	tms at tmscp
44file	arch/vax/uba/tmscp.c		tmscp needs-count
45
46# DEQNA/DELQA used on Qbus
47device	qe at uba:ifnet, ether
48file	arch/vax/if/if_qe.c		qe needs-count
49
50# These devices aren't tested (or even compiled!)
51# They are just included here to make some files happy ;)
52#
53
54# Ikonas framebuffer
55device	ik at uba
56file	arch/vax/uba/ik.c		ik needs-count
57
58device	vs at uba
59file	arch/vax/uba/vs.c		vs needs-count
60
61# TU58 on 750/730
62device	tu at root
63file	arch/vax/vax/tu.c		tu needs-count
64
65# RK06/07 on UBA
66device	rk at uba
67file	arch/vax/uba/rk.c		rk needs-count
68
69# TM11/TE10 at UBA
70device	te at uba
71file	arch/vax/uba/tm.c		te needs-count
72
73# TS11 at UBA
74device	ts at uba
75file	arch/vax/uba/ts.c		ts needs-count
76
77# TU78 at MBA
78device	mu at mba
79file	arch/vax/mba/mt.c		mu needs-count
80
81# KDB50 on BI
82device	kdb at bi { drive=-1 }
83file	arch/vax/bi/kdb.c		kdb needs-count
84
85
86# DMF32 on UBA
87device	dmf at uba
88file	arch/vax/uba/dmf.c		dmf needs-count
89file	arch/vax/uba/dmz.c		dmf needs-count
90
91# DMZ32 on UBA
92device	dmz at uba
93file	arch/vax/uba/dmx.c		dmz needs-count
94
95# DN-11 on UBA
96device	dn at uba
97file	arch/vax/uba/dn.c		dn needs-count
98
99# DZ11 at UBA
100device	dz at uba
101file	arch/vax/uba/dz.c		dz needs-count
102
103# IDC (RB730) on UBA (VAX 11/730)
104device	idc at uba { drive=-1 }
105device	rb at idc
106file	arch/vax/uba/idc.c		rb needs-count
107
108# LP-11 at UBA
109device	lp at uba
110file	arch/vax/uba/lp.c		lp needs-count
111
112# ???? at UBA
113device	lpa at uba
114file	arch/vax/uba/lpa.c		lpa needs-count
115
116# PS2 at UBA
117device	ps at uba
118file	arch/vax/uba/ps.c		ps needs-count
119
120# RL02/RL11 at UBA
121device	hl at uba { drive=-1 }
122device	rl at hl
123file	arch/vax/uba/rl.c		rl needs-count
124
125# RX211/RX02 at UBA
126device	fx at uba { drive=-1 }
127device	rx at fx
128file	arch/vax/uba/rx.c		rx needs-count
129
130# SC-21/SC-31 at UBA
131device	sc at uba { drive=-1 }
132device	up at sc
133file	arch/vax/uba/up.c		up needs-count
134
135# TU45 at UBA
136device	ut at uba { drive=-1}
137device	tj at ut
138file	arch/vax/uba/ut.c		tj needs-count
139
140# TU58/DECtape II
141device	uu at uba
142file	arch/vax/uba/uu.c		uu needs-count
143
144# Benson-Varian plotter at UBA
145device	va at uba { drive=-1}
146device	vz at va
147file	arch/vax/uba/va.c		va needs-count
148
149# Versatec plotter at UBA
150device	vp at uba
151file	arch/vax/uba/vp.c		vp needs-count
152
153# QVSS at UBA
154device	qv at uba
155file	arch/vax/uba/qv.c		qv needs-count
156file	arch/vax/uba/qfont.c		qv needs-count
157
158# QDSS at UBA
159device	qd at uba
160file	arch/vax/uba/qd.c		qd needs-count
161
162# Interlan NP100 at UBA
163device	np at uba
164file	arch/vax/if/if_ix.c		np needs-count
165file	arch/vax/uba/np.c		np needs-count
166
167# ACC LH/DH IMP on UBA
168device	acc at uba
169file	arch/vax/if/if_acc.c		acc needs-count
170
171# DR11C at UBA
172device	ct at uba
173file	arch/vax/uba/ct.c		ct needs-count
174
175# A/D-converter on UBA
176device	ad at uba
177file	arch/vax/uba/ad.c		ad needs-count
178
179# DH-11/DM-11 on UBA
180device	dh at uba
181file	arch/vax/uba/dh.c		dh needs-count
182
183# DHU-11 at UBA
184device	dhu at uba
185file	arch/vax/uba/dhu.c		dhu needs-count
186
187# These are general files needed for compilation.
188file	dev/cons.c
189file	dev/cninit.c
190file	arch/vax/vax/locore.c
191file	arch/vax/vax/mem.c
192file	arch/vax/vax/clock.c
193file	arch/vax/vax/gencons.c
194file	arch/vax/vax/pmap.c
195file	arch/vax/vax/machdep.c
196file	arch/vax/vax/ka750.c		vax750
197file	arch/vax/vax/uvaxII.c		vax630
198file	arch/vax/vax/emulate.s		vax630
199file	arch/vax/vax/conf.c
200file	arch/vax/vax/urem.s
201file	arch/vax/vax/udiv.s
202file	arch/vax/vax/rootfil.c
203file	arch/vax/vax/trap.c
204
205file	arch/vax/vax/vm_machdep.c
206file	arch/vax/vax/autoconf.c
207#file	arch/vax/vax/cpu_machdep.c
208#file	arch/vax/vax/in_cksum.c		inet
209file	netinet/in_cksum.c		inet
210file	arch/vax/vax/random.s		inet
211file	arch/vax/vax/disksubr.c		ffs
212file	arch/vax/if/if_uba.c		de qe
213
214# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver...
215#arch/vax/vax/crl.c           standard
216#arch/vax/vax/dkbad.c         standard
217#arch/vax/vax/flp.c           standard
218#arch/vax/vax/ka650.c         standard
219#arch/vax/vax/ka630.c         standard
220#arch/vax/vax/ka730.c         standard
221#arch/vax/vax/ka750.c         standard
222#arch/vax/vax/ka780.c         standard
223#arch/vax/vax/ka820.c         standard
224#arch/vax/vax/ka860.c         standard
225#arch/vax/vax/kdb_machdep.c   optional kadb
226#arch/vax/vax/kdb_opset.c     optional kadb
227#arch/vax/vax/ns_cksum.c      optional ns
228#arch/vax/vax/rx50.c          standard
229#arch/vax/vax/sys_machdep.c   standard
230#arch/vax/vax/iidr.o          optional ii
231#arch/vax/vax/iidrsys.o       optional ii
232#arch/vax/vax/iidr_glob.o     optional ii
233#arch/vax/if/if_css.c         optional css imp device-driver
234#arch/vax/if/if_dp.c          optional dp device-driver
235#arch/vax/if/if_ddn.c         optional ddn device-driver
236#arch/vax/if/if_dmc.c         optional dmc device-driver
237#arch/vax/if/if_dmv.c         optional dmv device-driver
238#arch/vax/if/if_ec.c          optional ec device-driver
239#arch/vax/if/if_en.c          optional en device-driver
240#arch/vax/if/if_ex.c          optional ex device-driver
241#arch/vax/if/if_hdh.c         optional hdh device-driver
242#arch/vax/if/if_hy.c          optional hy device-driver
243#arch/vax/if/if_il.c          optional il device-driver
244#arch/vax/if/if_pcl.c         optional pcl device-driver
245##arch/vax/if/if_uba.c         optional ns device-driver
246#arch/vax/if/if_vv.c          optional vv device-driver
247#arch/vax/if/raw_hy.c         optional hy device-driver
248