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