files.amigappc revision 1.16
1#	$NetBSD: files.amigappc,v 1.16 2003/09/27 21:32:12 is Exp $
2
3# maxpartitions must be first item in files.${ARCH}.newconf
4maxpartitions 16			# NOTE THAT AMIGA IS SPECIAL!
5
6maxusers 2 8 64
7
8defflag	opt_amigaccgrf.h	GRF_NTSC
9defflag	opt_amigaccgrf.h	GRF_PAL	:GRF_NTSC	# temporary workaround
10defflag	opt_amigaccgrf.h	GRF_ECS GRF_AGA
11defflag	opt_amigaccgrf.h	GRF_A2024:GRF_ECS
12defflag	opt_amigaccgrf.h	GRF_AGA_VGA:GRF_AGA
13defflag	opt_amigaccgrf.h	GRF_SUPER72:GRF_AGA
14defflag	opt_amigaccgrf.h	USE_C_BFOPS
15
16defflag	opt_amigacons.h		RETINACONSOLE ULOWELLCONSOLE CL5426CONSOLE
17defflag	opt_amigacons.h		CV64CONSOLE CV3DCONSOLE TSENGCONSOLE
18defflag	opt_amigacons.h		CV3DONZORRO2
19
20defparam opt_retina.h		RH_MEMCLK
21defflag	opt_retina.h		RH_64BIT_SPRITE RH_HARDWARECURSOR
22defflag	opt_retina.h		RETINA_SPEED_HACK
23
24defflag				BB060STUPIDROM
25defflag				P5PPC68KBOARD
26
27defflag				LEV6_DEFER
28
29device	mainbus {}
30attach	mainbus at root
31
32device	cpu
33attach	cpu at mainbus
34
35# zorro expansion bus.
36device	zbus {}
37attach	zbus at mainbus
38file	arch/amiga/dev/zbus.c		zbus
39
40define	event {}
41file	arch/amiga/dev/event.c		event
42
43device	clock
44attach	clock at mainbus
45file	arch/amiga/dev/clock.c
46
47# A2000 internal hwc
48device	a2kbbc
49attach	a2kbbc at mainbus
50file	arch/amiga/dev/a2kbbc.c		a2kbbc
51
52# A3000/4000 internal hwc
53device	a34kbbc
54attach	a34kbbc at mainbus
55file	arch/amiga/dev/a34kbbc.c	a34kbbc
56
57# keyboard
58device	kbd: event,wskbddev
59attach	kbd at mainbus
60file	arch/amiga/dev/kbd.c		kbd needs-flag
61file	arch/amiga/dev/wskbdmap_amiga.c	kbd
62
63# serial port
64device	ser: tty
65attach	ser at mainbus
66file	arch/amiga/dev/ser.c		ser needs-count
67
68# parallel port
69device	par
70attach	par at mainbus
71file	arch/amiga/dev/par.c		par needs-count
72
73# audio
74device	aucc: audiobus
75attach	aucc at mainbus
76file	arch/amiga/dev/aucc.c		aucc needs-flag
77
78device	melody: audiobus, tms320av110
79attach	melody at zbus
80file	arch/amiga/dev/melody.c		melody
81
82# mouse
83device	ms: event
84attach	ms at mainbus
85file	arch/amiga/dev/ms.c		ms needs-flag
86
87# floppy
88device	fdc { unit = -1 }
89attach	fdc at mainbus
90
91device	fd: disk
92attach	fd at fdc
93file	arch/amiga/dev/fd.c		fd needs-flag
94
95# graphic devices
96define	grfbus {}
97
98device	grf {}
99attach	grf at grfbus
100file	arch/amiga/dev/grf.c		grf needs-count
101
102device	ite: tty
103attach	ite at grf
104file	arch/amiga/dev/ite.c		ite needs-flag
105file	arch/amiga/dev/kbdmap.c		ite
106file	arch/amiga/dev/kf_custom.c	kfont_custom
107file	arch/amiga/dev/kf_iso8859_1_8x8.c	kfont_cons_iso8859_1 &
108	( ite | amidisplaycc )
109file	arch/amiga/dev/kf_iso8859_1_8x11.c	kfont_cons_iso8859_1 &
110	kfont_8x11
111file	arch/amiga/dev/kf_iso8859_2_8x8.c	kfont_cons_iso8859_2 &
112	( ite | amidisplaycc )
113file	arch/amiga/dev/kf_iso8859_2_8x11.c	kfont_cons_iso8859_2 &
114	kfont_8x11
115
116# custom chips grf (ite0 grf0)
117device	grfcc: grfbus
118attach	grfcc at mainbus
119file	arch/amiga/dev/grf_cc.c		grfcc needs-flag
120file	arch/amiga/dev/ite_cc.c		grfcc & ite
121
122# wscons interface to custom chips
123device	amidisplaycc: wsemuldisplaydev
124attach	amidisplaycc at mainbus
125file	arch/amiga/dev/amidisplaycc.c	amidisplaycc needs-flag
126
127include "dev/wscons/files.wscons"
128
129defpseudo	view
130file	arch/amiga/dev/view.c		view | grfcc needs-count
131file	arch/amiga/dev/grfabs.c		grfcc | view | amidisplaycc
132file	arch/amiga/dev/grfabs_cc.c	grfcc | view | amidisplaycc
133file	arch/amiga/dev/grfabs_ccglb.c	grfcc | view | amidisplaycc
134
135# retina ZII grf (ite1 grf1)
136device	grfrt: grfbus
137attach	grfrt at zbus
138file	arch/amiga/dev/grf_rt.c		grfrt needs-flag
139file	arch/amiga/dev/ite_rt.c		grfrt & ite
140
141# retina ZIII grf (ite2 grf2)
142device	grfrh: grfbus
143attach	grfrh at zbus
144file	arch/amiga/dev/grf_rh.c		grfrh needs-flag
145file	arch/amiga/dev/ite_rh.c		grfrh & ite
146
147# cirrus grf (ite3 grf3)
148device	grfcl: grfbus
149attach	grfcl at zbus
150file	arch/amiga/dev/grf_cl.c		grfcl needs-flag
151file	arch/amiga/dev/ite_cl.c		grfcl & ite
152
153# A2410 grf (ite4 grf4)
154device	grful: grfbus
155attach	grful at zbus
156file	arch/amiga/dev/grf_ul.c		grful needs-flag
157file	arch/amiga/dev/ite_ul.c		grful & ite
158file	arch/amiga/dev/grf_ultms.c	grful
159
160# CyberVison 64 grf (ite5 grf5)
161device	grfcv: grfbus
162attach	grfcv at zbus
163file	arch/amiga/dev/grf_cv.c		grfcv needs-flag
164file	arch/amiga/dev/ite_cv.c		grfcv & ite
165
166# Tseng grf (ite6 grf6)
167device	grfet: grfbus
168attach	grfet at zbus
169file	arch/amiga/dev/grf_et.c		grfet needs-flag
170file	arch/amiga/dev/ite_et.c		grfet & ite
171
172# CyberVison 64/3D grf (ite7 grf7)
173device	grfcv3d: grfbus
174attach	grfcv3d at zbus
175file	arch/amiga/dev/grf_cv3d.c	grfcv3d needs-flag
176file	arch/amiga/dev/ite_cv3d.c	grfcv3d & ite
177
178# device defined in sys/conf/files
179# A2065, Ameristar, Ariadne ethernet cards
180attach	le at zbus with le_zbus: le24
181file	arch/amiga/dev/if_le.c		le_zbus needs-flag
182
183# AriadneII ethernet card
184# device defined in sys/conf/files
185attach	ne at zbus with ne_zbus: rtl80x9
186file	arch/amiga/dev/if_ne_zbus.c	ne_zbus needs-flag
187
188# Hydra ethernet card
189device	ed: ifnet, ether, arp
190attach	ed at zbus with ed_zbus
191file	arch/amiga/dev/if_ed.c		ed_zbus needs-flag
192
193# C=/Ameristar A2060 / 560
194attach	bah at zbus with bah_zbus
195file	arch/amiga/dev/if_bah_zbus.c	bah_zbus
196
197# CEI A4066 EthernetPLUS
198device	es: ifnet, ether, arp
199attach	es at zbus
200file	arch/amiga/dev/if_es.c		es needs-flag
201
202# Quicknet ethernet card
203device	qn: ifnet, ether, arp
204attach	qn at zbus
205file	arch/amiga/dev/if_qn.c		qn needs-flag
206
207# A2232 msc serial ports
208device	msc: tty
209attach	msc at zbus
210file	arch/amiga/dev/msc.c		msc needs-count
211
212# bsc/Alf Data MultiFaceCard
213device	mfc { unit = -1 }
214attach	mfc at zbus
215
216device	mfcs: tty
217attach	mfcs at mfc
218device	mfcp
219attach	mfcp at mfc
220file	arch/amiga/dev/mfc.c		mfcs | mfcp needs-count
221
222# direct bus ISA-chip i/o
223define	supio {port = -1}
224
225# DraCo superio chip
226
227device	drsupio: supio
228attach	drsupio at mainbus
229file	arch/amiga/dev/drsupio.c	drsupio
230
231# ZBus HyperComs: HyperCom Z3, HyperCom 4
232device	hyper: supio
233attach	hyper at zbus
234file	arch/amiga/dev/hyper.c		hyper
235
236attach	com at supio with com_supio
237file	arch/amiga/dev/com_supio.c	com_supio
238
239# ISDN Blaster, ISDN Master
240device	aster: supio
241attach	aster at zbus
242file	arch/amiga/dev/aster.c		aster
243
244# handle gvp's odd autoconf info..
245device	gvpbus {}
246attach	gvpbus at zbus
247file	arch/amiga/dev/gvpbus.c		gvpbus
248
249device	lpt
250file	dev/ic/lpt.c			lpt needs-flag
251
252attach	lpt at supio with lpt_supio
253file	arch/amiga/dev/lpt_supio.c	lpt_supio
254
255include "dev/scsipi/files.scsipi"
256
257# wd 33c93 contrllers
258define	sbic
259file	arch/amiga/dev/sbic.c		sbic
260
261# GVP series II
262device	gtsc: scsi, sbic
263attach	gtsc at gvpbus
264file	arch/amiga/dev/gtsc.c		gtsc needs-flag
265
266# Amiga 3000 internal
267device	ahsc: scsi, sbic
268attach	ahsc at mainbus
269file	arch/amiga/dev/ahsc.c		ahsc needs-flag
270
271# C= A2091
272device atzsc: scsi, sbic
273attach atzsc at zbus
274file	arch/amiga/dev/atzsc.c		atzsc needs-flag
275
276# ncr 5380 controllers
277define	sci
278file	arch/amiga/dev/sci.c		sci
279
280# Supra Wordsync II
281device	wstsc: scsi, sci
282attach	wstsc at zbus
283file	arch/amiga/dev/wstsc.c		wstsc needs-flag
284
285# IVS
286device	ivsc: scsi, sci
287attach	ivsc at zbus
288file	arch/amiga/dev/ivsc.c		ivsc needs-flag
289
290# MLH
291device	mlhsc: scsi, sci
292attach	mlhsc at zbus
293file	arch/amiga/dev/mlhsc.c		mlhsc needs-flag
294
295# CSA twelve gauge.
296device	otgsc: scsi, sci
297attach	otgsc at zbus
298file	arch/amiga/dev/otgsc.c		otgsc needs-flag
299
300# ncr 57c710 controllers
301define	asiop
302file	arch/amiga/dev/siop.c		asiop
303
304# PPI Zeus
305device	zssc: scsi, asiop
306attach	zssc at zbus
307file	arch/amiga/dev/zssc.c		zssc needs-flag
308
309# CSA Magnum
310device	mgnsc: scsi, asiop
311attach	mgnsc at zbus
312file	arch/amiga/dev/mgnsc.c		mgnsc needs-flag
313
314# MacroSystems USA Warp Engine
315device	wesc: scsi, asiop
316attach	wesc at zbus
317file	arch/amiga/dev/wesc.c		wesc needs-flag
318
319# C= A4091 & A4000T
320device	afsc: scsi, asiop
321attach	afsc at zbus
322device	aftsc: scsi, asiop
323attach	aftsc at mainbus
324file	arch/amiga/dev/afsc.c		afsc | aftsc needs-flag
325
326# ncr 57c720/770 controllers
327define	siopng
328file	arch/amiga/dev/siop2.c		siopng
329
330# CyberStorm MKIII scsi
331device	cbiiisc: scsi, siopng
332attach	cbiiisc at zbus
333file	arch/amiga/dev/cbiiisc.c	cbiiisc needs-flag
334
335# Emulex ESP216 & FAS216 controllers
336
337# FastlaneZ3
338device	flsc: scsi, ncr53c9x
339attach	flsc at zbus
340file	arch/amiga/dev/flsc.c		flsc needs-flag
341
342# Blizzard1230-I,II
343device	bzsc: scsi, ncr53c9x
344attach	bzsc at zbus
345file	arch/amiga/dev/bzsc.c		bzsc needs-flag
346
347# Blizzard12x0-IV
348device	bzivsc: scsi, ncr53c9x
349attach	bzivsc at zbus
350file	arch/amiga/dev/bzivsc.c		bzivsc needs-flag
351
352# Blizzard2060 scsi
353device	bztzsc: scsi, ncr53c9x
354attach	bztzsc at zbus
355file	arch/amiga/dev/bztzsc.c		bztzsc needs-flag
356
357# CyberSCSI [I] scsi
358device	cbsc: scsi, ncr53c9x
359attach	cbsc at zbus
360file	arch/amiga/dev/cbsc.c		cbsc needs-flag
361
362# CyberSCSI MKII scsi
363device	cbiisc: scsi, ncr53c9x
364attach	cbiisc at zbus
365file	arch/amiga/dev/cbiisc.c		cbiisc needs-flag
366
367# EMPLANT
368device	empsc: scsi, sci
369attach	empsc at zbus
370file	arch/amiga/dev/empsc.c		empsc needs-flag
371
372# Amiga 4000/1200 IDE masquerading as SCSI
373device	idesc: scsi
374attach	idesc at mainbus
375file	arch/amiga/dev/idesc.c		idesc needs-flag
376
377# MacroSystem DraCo internal
378device	drsc: scsi, asiop
379attach	drsc at mainbus
380file	arch/amiga/dev/drsc.c		drsc needs-flag
381
382# MacroSystem DraCo internal DS2404 hwc
383device	drbbc
384attach	drbbc at mainbus
385file	arch/amiga/dev/drbbc.c		drbbc
386
387# list of standard files...
388
389file	dev/cons.c			ite | ser
390file	dev/cninit.c			ite | ser
391file	arch/amigappc/amigappc/amiga_init.c
392file	arch/amiga/amiga/autoconf.c
393file	arch/amiga/amiga/busfuncs.c
394file	arch/amiga/amiga/cia.c
395file	arch/amiga/amiga/conf.c
396file	arch/amiga/amiga/disksubr.c
397file	arch/amiga/amiga/dkbad.c
398file	arch/amigappc/amigappc/machdep.c
399file	arch/amiga/amiga/cc.c
400file	arch/amiga/dev/md_root.c		memory_disk_hooks
401#file	arch/m68k/m68k/cacheops.c
402
403define	gayle
404file	arch/amiga/amiga/gayle.c		gayle
405
406include "dev/ata/files.ata"
407
408# Amiga 4000/1200 IDE using MI wdc
409attach	wdc at mainbus with wdc_amiga: gayle
410file	arch/amiga/dev/wdc_amiga.c	wdc_amiga
411
412include "arch/amiga/conf/majors.amiga"
413