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