files.vax revision 1.34
1#       $NetBSD: files.vax,v 1.34 1998/03/21 10:02:40 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 { }
12attach	backplane at root
13
14device	sbi { tr=-1 }
15attach	sbi at backplane
16file	arch/vax/vax/sbi.c		sbi needs-flag
17
18device	cmi { tr=-1 }
19attach	cmi at backplane
20
21device	bi { node=-1 }
22attach	bi at backplane
23file	arch/vax/bi/bi.c		bi needs-flag
24
25device	vsbus { }
26attach	vsbus at backplane
27file	arch/vax/vsa/vsbus.c		vsbus
28
29device	cpu
30attach	cpu at backplane with cpu_backplane
31attach	cpu at bi with cpu_bi
32
33device	mem
34attach	mem at backplane with mem_backplane
35attach	mem at bi with mem_bi
36attach	mem at sbi with mem_sbi
37attach	mem at cmi with mem_cmi
38
39device	mba { drive = -1 }
40attach	mba at sbi with mba_sbi
41attach	mba at cmi with mba_cmi
42file	arch/vax/mba/mba.c		mba needs-flag
43
44device  hp: disk
45attach  hp at mba
46file    arch/vax/mba/hp.c		hp needs-flag
47major	{hp = 0}
48
49device	ht: tape
50attach	ht at mba
51file	arch/vax/mba/ht.c		ht needs-flag
52
53# MSCP device drivers
54include "arch/vax/mscp/files.mscp"
55major	{ra = 9}
56major	{mt = 16}
57
58# KDB50 on BI
59device	kdb: mscp
60attach	kdb at bi
61file	arch/vax/bi/kdb.c		kdb
62
63device	uba { csr }
64attach	uba at backplane with uba_backplane
65attach	uba at sbi with uba_sbi
66attach	uba at cmi with uba_cmi
67attach	uba at bi with uba_bi
68file	arch/vax/uba/uba.c		uba
69
70device	mtc: mscp
71attach	mtc at uba
72device	uda: mscp
73attach	uda at uba
74file    arch/vax/uba/uda.c		uda | mtc
75
76device	de: ifnet, ether, arp
77attach	de at uba
78file	arch/vax/if/if_de.c		de needs-flag
79
80# DEQNA/DELQA used on Qbus
81device	qe: ifnet, ether, arp
82attach	qe at uba
83file	arch/vax/if/if_qe.c		qe needs-flag
84
85# DEBNA/DEBNT Ethernet Adapter
86device	ni: ifnet, ether, arp
87attach	ni at bi
88file	arch/vax/bi/ni.c		ni needs-flag
89
90# TS11 at UBA
91device	ts: tape
92attach	ts at uba
93file	arch/vax/uba/ts.c		ts needs-count
94
95# DHU-11 at UBA
96device	dhu: tty
97attach	dhu at uba
98file	arch/vax/uba/dhu.c		dhu needs-count
99
100# DZ11 at UBA
101device	dz: tty
102attach	dz at uba
103file	arch/vax/uba/dz.c		dz needs-count
104
105# RD-type disks at VS2000's onboard MFM-controller
106device	hdc { drive = -1 }
107attach	hdc at vsbus
108file	arch/vax/vsa/hdc9224.c		hdc needs-flag
109
110device	rd: disk
111attach	rd at hdc
112major	{rd = 19}
113
114#
115# Machine-independent SCSI driver.
116#
117include "../../../dev/scsipi/files.scsipi"
118major	{ sd = 20 }
119major	{ st = 21 }
120major	{ cd = 22 }
121
122# Memory Disk for install floppy
123major	{ md = 23 }
124
125# builtin NCR5380 SCSI-controller on VAXstation 
126device	ncr: scsi, ncr5380sbc
127attach	ncr at vsbus
128file	arch/vax/vsa/ncr.c		ncr needs-flag
129
130# LANCE ethernet controller on VAXstation
131device	ln: ifnet, ether
132attach	ln at vsbus
133file	arch/vax/if/if_le.c		ln
134
135# DC367-B in VAXstation 2000/3100 (DZ-like 4-port serial line controller,
136# controls keyboard, mouse, modem, and printer/console)
137device	dc: tty
138attach	dc at vsbus
139file	arch/vax/vsa/dc.c		dc needs-flag
140file	arch/vax/vsa/lk201.c		dc
141
142# PM Framebuffer in VAXstation 2000/3100
143device	pm
144attach	pm at vsbus
145file	arch/vax/vsa/pm.c		pm needs-flag
146
147# QDSS at UBA
148device	qd
149attach	qd at uba
150file	arch/vax/uba/qd.c		qd needs-count
151file	arch/vax/uba/qfont.c		qd
152
153device	dl: tty
154attach	dl at uba
155file	arch/vax/uba/dl.c		dl needs-flag
156
157# These devices aren't tested (or even compiled!)
158# They are just included here to make some files happy ;)
159#
160
161# Ikonas framebuffer
162device	ik
163attach	ik at uba
164file	arch/vax/uba/ik.c		ik needs-count
165
166device	vs
167attach	vs at uba
168file	arch/vax/uba/vs.c		vs needs-count
169
170# RK06/07 on UBA
171device	rk: disk
172attach	rk at uba
173file	arch/vax/uba/rk.c		rk needs-count
174
175# TM11/TE10 at UBA
176device	te: tape
177attach	te at uba
178file	arch/vax/uba/tm.c		te needs-count
179
180# TU78 at MBA
181device	mu: tape
182attach	mu at mba
183file	arch/vax/mba/mt.c		mu needs-count
184
185# DMF32 on UBA
186device	dmf # XXX?
187attach	dmf at uba
188file	arch/vax/uba/dmf.c		dmf needs-count
189file	arch/vax/uba/dmz.c		dmf needs-count
190
191# DMZ32 on UBA
192device	dmz # XXX?
193attach	dmz at uba
194file	arch/vax/uba/dmx.c		dmz needs-count
195
196# DN-11 on UBA
197device	dn # XXX?
198attach	dn at uba
199file	arch/vax/uba/dn.c		dn needs-count
200
201# IDC (RB730) on UBA (VAX 11/730)
202device	idc { drive=-1 }
203attach	idc at uba
204device	rb: disk
205attach	rb at idc
206file	arch/vax/uba/idc.c		rb needs-count
207
208# LP-11 at UBA
209device	lp
210attach	lp at uba
211file	arch/vax/uba/lp.c		lp needs-count
212
213# ???? at UBA
214device	lpa
215attach	lpa at uba
216file	arch/vax/uba/lpa.c		lpa needs-count
217
218# PS2 at UBA
219device	ps
220attach	ps at uba
221file	arch/vax/uba/ps.c		ps needs-count
222
223# RL02/RL11 at UBA
224device	hl { drive=-1 }
225attach	hl at uba
226device	rl: disk
227attach	rl at hl
228file	arch/vax/uba/rl.c		rl needs-count
229
230# SC-21/SC-31 at UBA
231device	sc { drive=-1 }
232attach	sc at uba
233device	up: disk
234attach	up at sc
235file	arch/vax/uba/up.c		up needs-count
236
237# TU45 at UBA
238device	ut { drive=-1}
239attach	ut at uba
240device	tj: tape
241attach	tj at ut
242file	arch/vax/uba/ut.c		tj needs-count
243
244# TU58/DECtape II
245device	uu: tape
246attach	uu at uba
247file	arch/vax/uba/uu.c		uu needs-count
248
249# Benson-Varian plotter at UBA
250device	va { drive=-1}
251attach	va at uba
252device	vz
253attach	vz at va
254file	arch/vax/uba/va.c		va needs-count
255
256# Versatec plotter at UBA
257device	vp
258attach	vp at uba
259file	arch/vax/uba/vp.c		vp needs-count
260
261# QVSS at UBA
262device	qv
263attach	qv at uba
264file	arch/vax/uba/qv.c		qv needs-count
265
266# Interlan NP100 at UBA
267device	np: ifnet
268attach	np at uba
269file	arch/vax/if/if_ix.c		np needs-count
270file	arch/vax/uba/np.c		np needs-count
271
272# ACC LH/DH IMP on UBA
273device	acc: ifnet
274attach	acc at uba
275file	arch/vax/if/if_acc.c		acc needs-count
276
277# DR11C at UBA
278device	ct # XXX
279attach	ct at uba
280file	arch/vax/uba/ct.c		ct needs-count
281
282# A/D-converter on UBA
283device	ad
284attach	ad at uba
285file	arch/vax/uba/ad.c		ad needs-count
286
287# DH-11/DM-11 on UBA
288device	dh # XXX?
289attach	dh at uba
290file	arch/vax/uba/dh.c		dh needs-count
291
292# These are general files needed for compilation.
293file	dev/cons.c
294file	dev/cninit.c
295file	dev/clock_subr.c		vax8200|vax410|vax43|vax630
296file	arch/vax/vax/locore.c
297file	arch/vax/vax/mem.c
298file	arch/vax/vax/clock.c
299file	arch/vax/vax/gencons.c	vax8600|vax8200|vax780|vax750|vax630|vax650
300file	arch/vax/vax/dzcons.c		vax410 | vax43
301file	arch/vax/vax/pmap.c
302file	arch/vax/vax/machdep.c
303file	arch/vax/vax/ka750.c		vax750
304file	arch/vax/vax/ctu.c		vax750
305file	arch/vax/vax/ka780.c		vax780
306file	arch/vax/vax/cfl.c		vax780
307file	arch/vax/vax/ka820.c		vax8200
308file	arch/vax/vax/ka860.c		vax8600
309file	arch/vax/vax/crl.c		vax8600
310file	arch/vax/vax/uvax.c		vax630 | vax410 | vax43
311file	arch/vax/vax/ka630.c		vax630
312file	arch/vax/vax/ka410.c		vax410
313file	arch/vax/vax/ka43.c		vax43
314file	arch/vax/vax/emulate.s		vax630|vax650|vax410
315file	arch/vax/vax/ka650.c		vax650
316file	arch/vax/vax/conf.c
317file	arch/vax/vax/urem.s
318file	arch/vax/vax/udiv.s
319file	arch/vax/vax/trap.c
320
321file	arch/vax/vax/vm_machdep.c
322file	arch/vax/vax/autoconf.c
323file	arch/vax/vax/in_cksum.c		inet
324file	arch/vax/vax/ns_cksum.c		ns
325file	arch/vax/vax/disksubr.c		disk | tape
326file	arch/vax/if/if_uba.c		de | qe
327file	arch/vax/vax/db_machdep.c	ddb
328file	arch/vax/vax/db_disasm.c	ddb
329
330include "../../../compat/ultrix/files.ultrix"
331
332# Dom h{ra f}r vara kvar s} l{nge f}r vi se vilka vi beh|ver...
333#arch/vax/vax/dkbad.c         standard
334#arch/vax/vax/ka730.c         standard
335#arch/vax/vax/rx50.c          standard
336#arch/vax/vax/iidr.o          optional ii
337#arch/vax/vax/iidrsys.o       optional ii
338#arch/vax/vax/iidr_glob.o     optional ii
339#arch/vax/if/if_css.c         optional css imp device-driver
340#arch/vax/if/if_dp.c          optional dp device-driver
341#arch/vax/if/if_ddn.c         optional ddn device-driver
342#arch/vax/if/if_dmc.c         optional dmc device-driver
343#arch/vax/if/if_dmv.c         optional dmv device-driver
344#arch/vax/if/if_ec.c          optional ec device-driver
345#arch/vax/if/if_en.c          optional en device-driver
346#arch/vax/if/if_ex.c          optional ex device-driver
347#arch/vax/if/if_hdh.c         optional hdh device-driver
348#arch/vax/if/if_hy.c          optional hy device-driver
349#arch/vax/if/if_il.c          optional il device-driver
350#arch/vax/if/if_pcl.c         optional pcl device-driver
351#arch/vax/if/if_vv.c          optional vv device-driver
352#arch/vax/if/raw_hy.c         optional hy device-driver
353