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