files.amiga revision 1.173
11.173Srkujawa#	$NetBSD: files.amiga,v 1.173 2013/12/26 20:38:11 rkujawa Exp $
21.16Scgd
31.16Scgd# maxpartitions must be first item in files.${ARCH}.newconf
41.16Scgdmaxpartitions 16			# NOTE THAT AMIGA IS SPECIAL!
51.1Schopps
61.129Shedefflag	opt_m060sp.h		M060SP
71.129Shedefflag				PANICBUTTON	# panic on kbd NMI if not DDB
81.129She
91.1Schoppsmaxusers 2 8 64
101.1Schopps
111.124Sthorpejdefflag	opt_amigaccgrf.h	GRF_NTSC
121.113Slukemdefflag	opt_amigaccgrf.h	GRF_PAL	:GRF_NTSC	# temporary workaround
131.113Slukemdefflag	opt_amigaccgrf.h	GRF_ECS GRF_AGA
141.113Slukemdefflag	opt_amigaccgrf.h	GRF_A2024:GRF_ECS
151.113Slukemdefflag	opt_amigaccgrf.h	GRF_AGA_VGA:GRF_AGA
161.113Slukemdefflag	opt_amigaccgrf.h	GRF_SUPER72:GRF_AGA
171.113Slukemdefflag	opt_amigaccgrf.h	USE_C_BFOPS
181.113Slukem
191.113Slukemdefflag	opt_amigacons.h		RETINACONSOLE ULOWELLCONSOLE CL5426CONSOLE
201.113Slukemdefflag	opt_amigacons.h		CV64CONSOLE CV3DCONSOLE TSENGCONSOLE
211.113Slukemdefflag	opt_amigacons.h		SERCONSOLE
221.83Sis
231.120Sheinzdefflag	opt_kfont.h		KFONT_CONS_ISO8859_1
241.120Sheinzdefflag	opt_kfont.h		KFONT_CONS_ISO8859_2
251.120Sheinz
261.112Slukemdefparam opt_retina.h		RH_MEMCLK
271.113Slukemdefflag	opt_retina.h		RH_64BIT_SPRITE RH_HARDWARECURSOR
281.113Slukemdefflag	opt_retina.h		RETINA_SPEED_HACK
291.84Sis
301.113Slukemdefflag				BB060STUPIDROM
311.113Slukemdefflag				P5PPC68KBOARD
321.113Slukemdefflag				LEV6_DEFER
331.128Sisdefflag				DEVRELOAD
341.105Sis
351.154Srkujawadefflag opt_p5pb.h		P5PB_DEBUG P5PB_CONSOLE
361.151Srkujawa
371.112Slukemdefparam			IOBZCLOCK
381.83Sis
391.111Slukemdevice	mainbus {}
401.111Slukemattach	mainbus at root
411.1Schopps
421.72Sthorpejdevice	cpu
431.37Sthorpejattach	cpu at mainbus
441.1Schopps
451.94Sis# for bus_space
461.94Sisdefine	amibus_bl
471.94Sisfile	arch/amiga/amiga/amiga_bus_simple_4.c
481.94Sis
491.94Sisdefine	amibus_ww
501.94Sisfile	arch/amiga/amiga/amiga_bus_simple_2word.c
511.94Sis
521.95Saymericdefine amibus_wb
531.95Saymericfile	arch/amiga/amiga/amiga_bus_simple_1word.c
541.95Saymeric
551.98Sisdefine	amibus_b16
561.98Sisfile	arch/amiga/amiga/amiga_bus_simple_16.c	amibus_b16
571.106Sis
581.106Sisdefine	amibus_b800
591.106Sisfile	arch/amiga/amiga/amiga_bus_simple_0x800.c	amibus_b800
601.98Sis
611.172Srkujawadefine	amibus_b4000
621.172Srkujawafile	arch/amiga/amiga/amiga_bus_simple_0x4000.c	amibus_b4000
631.172Srkujawa
641.158Srkujawadefine  amibus_empb
651.158Srkujawafile	arch/amiga/pci/empb_bsm.c	amibus_empb
661.158Srkujawa
671.146Srkujawafile	arch/amiga/amiga/bus.c
681.146Srkujawa
691.43Sis# zorro expansion bus.
701.72Sthorpejdevice	zbus {}
711.37Sthorpejattach	zbus at mainbus
721.15Schoppsfile	arch/amiga/dev/zbus.c		zbus
731.1Schopps
741.1Schoppsdefine	event {}
751.1Schoppsfile	arch/amiga/dev/event.c		event
761.1Schopps
771.72Sthorpejdevice	clock
781.37Sthorpejattach	clock at mainbus
791.1Schoppsfile	arch/amiga/dev/clock.c
801.60Sis
811.60Sis# A2000 internal hwc
821.164Srkujawadevice	a2kbbc: msm6242b
831.60Sisattach	a2kbbc at mainbus
841.60Sisfile	arch/amiga/dev/a2kbbc.c		a2kbbc
851.60Sis
861.60Sis# A3000/4000 internal hwc
871.72Sthorpejdevice	a34kbbc
881.60Sisattach	a34kbbc at mainbus
891.60Sisfile	arch/amiga/dev/a34kbbc.c	a34kbbc
901.1Schopps
911.1Schopps# keyboard
921.104Sisdevice	kbd: event,wskbddev
931.37Sthorpejattach	kbd at mainbus
941.1Schoppsfile	arch/amiga/dev/kbd.c		kbd needs-flag
951.104Sisfile	arch/amiga/dev/wskbdmap_amiga.c	kbd
961.1Schopps
971.1Schopps# serial port
981.72Sthorpejdevice	ser: tty
991.37Sthorpejattach	ser at mainbus
1001.1Schoppsfile	arch/amiga/dev/ser.c		ser needs-count
1011.1Schopps
1021.43Sis# parallel port
1031.72Sthorpejdevice	par
1041.37Sthorpejattach	par at mainbus
1051.1Schoppsfile	arch/amiga/dev/par.c		par needs-count
1061.1Schopps
1071.57Sis# audio
1081.121Saugustssdevice	aucc: audiobus
1091.68Sisattach	aucc at mainbus
1101.111Slukemfile	arch/amiga/dev/aucc.c		aucc needs-flag
1111.68Sis
1121.121Saugustssdevice	melody: audiobus, tms320av110
1131.68Sisattach	melody at zbus
1141.68Sisfile	arch/amiga/dev/melody.c		melody
1151.109Sis
1161.121Saugustssdevice repulse: audiobus, ac97, mulaw
1171.109Sisattach	repulse at zbus
1181.109Sisfile	arch/amiga/dev/repulse.c	repulse
1191.117Sis
1201.121Saugustssdevice toccata: audiobus, ad1848, auconv
1211.117Sisattach	toccata at zbus
1221.117Sisfile	arch/amiga/dev/toccata.c	toccata
1231.57Sis
1241.1Schopps# mouse
1251.132Sjandbergdevice	ms: event, wsmousedev
1261.42Sisattach	ms at mainbus
1271.44Sveegofile	arch/amiga/dev/ms.c		ms needs-flag
1281.1Schopps
1291.56Sveego# floppy
1301.72Sthorpejdevice	fdc { unit = -1 }
1311.37Sthorpejattach	fdc at mainbus
1321.1Schopps
1331.72Sthorpejdevice	fd: disk
1341.37Sthorpejattach	fd at fdc
1351.1Schoppsfile	arch/amiga/dev/fd.c		fd needs-flag
1361.1Schopps
1371.1Schopps# graphic devices
1381.1Schoppsdefine	grfbus {}
1391.1Schopps
1401.150Sphxdevice	grf {}: wsemuldisplaydev, vcons
1411.37Sthorpejattach	grf at grfbus
1421.1Schoppsfile	arch/amiga/dev/grf.c		grf needs-count
1431.1Schopps
1441.72Sthorpejdevice	ite: tty
1451.37Sthorpejattach	ite at grf
1461.1Schoppsfile	arch/amiga/dev/ite.c		ite needs-flag
1471.1Schoppsfile	arch/amiga/dev/kbdmap.c		ite
1481.4Schoppsfile	arch/amiga/dev/kf_custom.c	kfont_custom
1491.120Sheinzfile	arch/amiga/dev/kf_iso8859_1_8x8.c	kfont_cons_iso8859_1 &
1501.150Sphx	( ite | wsdisplay)
1511.120Sheinzfile	arch/amiga/dev/kf_iso8859_1_8x11.c	kfont_cons_iso8859_1 &
1521.120Sheinz	kfont_8x11
1531.120Sheinzfile	arch/amiga/dev/kf_iso8859_2_8x8.c	kfont_cons_iso8859_2 &
1541.150Sphx	( ite | wsdisplay )
1551.120Sheinzfile	arch/amiga/dev/kf_iso8859_2_8x11.c	kfont_cons_iso8859_2 &
1561.120Sheinz	kfont_8x11
1571.1Schopps
1581.56Sveego# custom chips grf (ite0 grf0)
1591.72Sthorpejdevice	grfcc: grfbus
1601.37Sthorpejattach	grfcc at mainbus
1611.10Schoppsfile	arch/amiga/dev/grf_cc.c		grfcc needs-flag
1621.40Sisfile	arch/amiga/dev/ite_cc.c		grfcc & ite
1631.1Schopps
1641.104Sis# wscons interface to custom chips
1651.104Sisdevice	amidisplaycc: wsemuldisplaydev
1661.104Sisattach	amidisplaycc at mainbus
1671.111Slukemfile	arch/amiga/dev/amidisplaycc.c	amidisplaycc needs-flag
1681.104Sis
1691.88Sthorpejdefpseudo	view
1701.39Scgdfile	arch/amiga/dev/view.c		view | grfcc needs-count
1711.104Sisfile	arch/amiga/dev/grfabs.c		grfcc | view | amidisplaycc
1721.104Sisfile	arch/amiga/dev/grfabs_cc.c	grfcc | view | amidisplaycc
1731.104Sisfile	arch/amiga/dev/grfabs_ccglb.c	grfcc | view | amidisplaycc
1741.1Schopps
1751.56Sveego# retina ZII grf (ite1 grf1)
1761.72Sthorpejdevice	grfrt: grfbus
1771.37Sthorpejattach	grfrt at zbus
1781.10Schoppsfile	arch/amiga/dev/grf_rt.c		grfrt needs-flag
1791.40Sisfile	arch/amiga/dev/ite_rt.c		grfrt & ite
1801.1Schopps
1811.56Sveego# retina ZIII grf (ite2 grf2)
1821.72Sthorpejdevice	grfrh: grfbus
1831.56Sveegoattach	grfrh at zbus
1841.56Sveegofile	arch/amiga/dev/grf_rh.c		grfrh needs-flag
1851.56Sveegofile	arch/amiga/dev/ite_rh.c		grfrh & ite
1861.56Sveego
1871.56Sveego# cirrus grf (ite3 grf3)
1881.72Sthorpejdevice	grfcl: grfbus
1891.37Sthorpejattach	grfcl at zbus
1901.15Schoppsfile	arch/amiga/dev/grf_cl.c		grfcl needs-flag
1911.40Sisfile	arch/amiga/dev/ite_cl.c		grfcl & ite
1921.31Schopps
1931.56Sveego# A2410 grf (ite4 grf4)
1941.72Sthorpejdevice	grful: grfbus
1951.37Sthorpejattach	grful at zbus
1961.27Schoppsfile	arch/amiga/dev/grf_ul.c		grful needs-flag
1971.40Sisfile	arch/amiga/dev/ite_ul.c		grful & ite
1981.122Sjdolecekfile	arch/amiga/dev/grf_ultms.c	grful
1991.1Schopps
2001.56Sveego# CyberVison 64 grf (ite5 grf5)
2011.72Sthorpejdevice	grfcv: grfbus
2021.56Sveegoattach	grfcv at zbus
2031.56Sveegofile	arch/amiga/dev/grf_cv.c		grfcv needs-flag
2041.56Sveegofile	arch/amiga/dev/ite_cv.c		grfcv & ite
2051.48Sveego
2061.56Sveego# Tseng grf (ite6 grf6)
2071.72Sthorpejdevice	grfet: grfbus
2081.48Sveegoattach	grfet at zbus
2091.48Sveegofile	arch/amiga/dev/grf_et.c		grfet needs-flag
2101.48Sveegofile	arch/amiga/dev/ite_et.c		grfet & ite
2111.70Sveego
2121.70Sveego# CyberVison 64/3D grf (ite7 grf7)
2131.72Sthorpejdevice	grfcv3d: grfbus
2141.70Sveegoattach	grfcv3d at zbus
2151.70Sveegofile	arch/amiga/dev/grf_cv3d.c	grfcv3d needs-flag
2161.70Sveegofile	arch/amiga/dev/ite_cv3d.c	grfcv3d & ite
2171.48Sveego
2181.45Sthorpej# device defined in sys/conf/files
2191.56Sveego# A2065, Ameristar, Ariadne ethernet cards
2201.74Sdrochnerattach	le at zbus with le_zbus: le24
2211.47Sthorpejfile	arch/amiga/dev/if_le.c		le_zbus needs-flag
2221.78Sveego
2231.78Sveego# AriadneII ethernet card
2241.78Sveego# device defined in sys/conf/files
2251.78Sveegoattach	ne at zbus with ne_zbus: rtl80x9
2261.78Sveegofile	arch/amiga/dev/if_ne_zbus.c	ne_zbus needs-flag
2271.37Sthorpej
2281.156Srkujawa# X-Surf
2291.156Srkujawadefine	xsurfbus {}
2301.156Srkujawa
2311.156Srkujawadevice	xsurf: xsurfbus 
2321.156Srkujawaattach	xsurf at zbus
2331.156Srkujawafile	arch/amiga/dev/xsurf.c		xsurf needs-flag
2341.156Srkujawa
2351.156Srkujawaattach	ne at xsurfbus with ne_xsurf: rtl80x9
2361.156Srkujawafile	arch/amiga/dev/if_ne_xsurf.c	ne_xsurf needs-flag
2371.156Srkujawa
2381.165Srkujawaattach	wdc at xsurfbus with wdc_xsurf
2391.165Srkujawafile	arch/amiga/dev/wdc_xsurf.c	wdc_xsurf & xsurf
2401.165Srkujawa
2411.171Srkujawadefine	xshbus {}
2421.171Srkujawa
2431.171Srkujawadevice	xsh: xshbus
2441.171Srkujawaattach	xsh at zbus
2451.171Srkujawafile	arch/amiga/dev/xsh.c		xsh needs-flag
2461.171Srkujawa
2471.171Srkujawaattach	ne at xshbus with ne_xsh: dp8390nic
2481.171Srkujawafile	arch/amiga/dev/if_ne_xsh.c	ne_xsh needs-flag
2491.171Srkujawa
2501.56Sveego# Hydra ethernet card
2511.72Sthorpejdevice	ed: ifnet, ether, arp
2521.161Sphxattach	ed at zbus with ed_zbus: dp8390nic
2531.161Sphxfile	arch/amiga/dev/if_ed_zbus.c	ed_zbus needs-flag
2541.18Schopps
2551.18Schopps# C=/Ameristar A2060 / 560
2561.37Sthorpejattach	bah at zbus with bah_zbus
2571.76Sisfile	arch/amiga/dev/if_bah_zbus.c	bah_zbus
2581.1Schopps
2591.56Sveego# CEI A4066 EthernetPLUS
2601.72Sthorpejdevice	es: ifnet, ether, arp
2611.37Sthorpejattach	es at zbus
2621.32Sjtcfile	arch/amiga/dev/if_es.c		es needs-flag
2631.30Schopps
2641.56Sveego# Quicknet ethernet card
2651.72Sthorpejdevice	qn: ifnet, ether, arp
2661.37Sthorpejattach	qn at zbus
2671.30Schoppsfile	arch/amiga/dev/if_qn.c		qn needs-flag
2681.28Schopps
2691.28Schopps# A2232 msc serial ports
2701.72Sthorpejdevice	msc: tty
2711.37Sthorpejattach	msc at zbus
2721.28Schoppsfile	arch/amiga/dev/msc.c		msc needs-count
2731.15Schopps
2741.15Schopps# bsc/Alf Data MultiFaceCard
2751.72Sthorpejdevice	mfc { unit = -1 }
2761.38Smhitchattach	mfc at zbus
2771.15Schopps
2781.72Sthorpejdevice	mfcs: tty
2791.37Sthorpejattach	mfcs at mfc
2801.72Sthorpejdevice	mfcp
2811.37Sthorpejattach	mfcp at mfc
2821.39Scgdfile	arch/amiga/dev/mfc.c		mfcs | mfcp needs-count
2831.15Schopps
2841.69Sis# direct bus ISA-chip i/o
2851.69Sisdefine	supio {port = -1}
2861.69Sis
2871.62Sis# DraCo superio chip
2881.62Sis
2891.72Sthorpejdevice	drsupio: supio
2901.62Sisattach	drsupio at mainbus
2911.62Sisfile	arch/amiga/dev/drsupio.c	drsupio
2921.69Sis
2931.77Sis# ZBus HyperComs: HyperCom Z3, HyperCom 4
2941.72Sthorpejdevice	hyper: supio
2951.69Sisattach	hyper at zbus
2961.69Sisfile	arch/amiga/dev/hyper.c		hyper
2971.98Sis
2981.98Sis# IOBlix
2991.98Sisdevice	iobl: supio, amibus_b16
3001.98Sisattach	iobl at zbus with iobl_zbus
3011.98Sisfile	arch/amiga/dev/ioblix_zbus.c	iobl_zbus
3021.98Sis
3031.62Sis
3041.68Sisattach	com at supio with com_supio
3051.68Sisfile	arch/amiga/dev/com_supio.c	com_supio
3061.75Sis
3071.75Sis# ISDN Blaster, ISDN Master
3081.75Sisdevice	aster: supio
3091.75Sisattach	aster at zbus
3101.75Sisfile	arch/amiga/dev/aster.c		aster
3111.102Sis
3121.102Sisattach	isic at supio with isic_supio
3131.102Sisfile	arch/amiga/dev/isic_supio.c isic_supio
3141.68Sis
3151.63Sis# handle gvp's odd autoconf info..
3161.72Sthorpejdevice	gvpbus {}
3171.63Sisattach	gvpbus at zbus
3181.63Sisfile	arch/amiga/dev/gvpbus.c		gvpbus
3191.62Sis
3201.63Sisattach	lpt at supio with lpt_supio
3211.63Sisfile	arch/amiga/dev/lpt_supio.c	lpt_supio
3221.63Sis
3231.89Sthorpejinclude "dev/scsipi/files.scsipi"
3241.56Sveego
3251.1Schopps# wd 33c93 contrllers
3261.111Slukemdefine	sbic
3271.1Schoppsfile	arch/amiga/dev/sbic.c		sbic
3281.1Schopps
3291.1Schopps# GVP series II
3301.72Sthorpejdevice	gtsc: scsi, sbic
3311.37Sthorpejattach	gtsc at gvpbus
3321.1Schoppsfile	arch/amiga/dev/gtsc.c		gtsc needs-flag
3331.1Schopps
3341.1Schopps# Amiga 3000 internal
3351.72Sthorpejdevice	ahsc: scsi, sbic
3361.37Sthorpejattach	ahsc at mainbus
3371.1Schoppsfile	arch/amiga/dev/ahsc.c		ahsc needs-flag
3381.1Schopps
3391.56Sveego# C= A2091
3401.72Sthorpejdevice atzsc: scsi, sbic
3411.56Sveegoattach atzsc at zbus
3421.56Sveegofile	arch/amiga/dev/atzsc.c		atzsc needs-flag
3431.56Sveego
3441.56Sveego# ncr 5380 controllers
3451.56Sveegodefine	sci
3461.56Sveegofile	arch/amiga/dev/sci.c		sci
3471.56Sveego
3481.56Sveego# Supra Wordsync II
3491.72Sthorpejdevice	wstsc: scsi, sci
3501.56Sveegoattach	wstsc at zbus
3511.56Sveegofile	arch/amiga/dev/wstsc.c		wstsc needs-flag
3521.56Sveego
3531.111Slukem# IVS
3541.72Sthorpejdevice	ivsc: scsi, sci
3551.56Sveegoattach	ivsc at zbus
3561.56Sveegofile	arch/amiga/dev/ivsc.c		ivsc needs-flag
3571.56Sveego
3581.56Sveego# MLH
3591.72Sthorpejdevice	mlhsc: scsi, sci
3601.56Sveegoattach	mlhsc at zbus
3611.56Sveegofile	arch/amiga/dev/mlhsc.c		mlhsc needs-flag
3621.56Sveego
3631.56Sveego# CSA twelve gauge.
3641.72Sthorpejdevice	otgsc: scsi, sci
3651.56Sveegoattach	otgsc at zbus
3661.56Sveegofile	arch/amiga/dev/otgsc.c		otgsc needs-flag
3671.56Sveego
3681.1Schopps# ncr 57c710 controllers
3691.99Sbouyerdefine	asiop
3701.99Sbouyerfile	arch/amiga/dev/siop.c		asiop
3711.1Schopps
3721.1Schopps# PPI Zeus
3731.99Sbouyerdevice	zssc: scsi, asiop
3741.37Sthorpejattach	zssc at zbus
3751.1Schoppsfile	arch/amiga/dev/zssc.c		zssc needs-flag
3761.1Schopps
3771.1Schopps# CSA Magnum
3781.99Sbouyerdevice	mgnsc: scsi, asiop
3791.37Sthorpejattach	mgnsc at zbus
3801.1Schoppsfile	arch/amiga/dev/mgnsc.c		mgnsc needs-flag
3811.1Schopps
3821.56Sveego# MacroSystems USA Warp Engine
3831.99Sbouyerdevice	wesc: scsi, asiop
3841.37Sthorpejattach	wesc at zbus
3851.2Schoppsfile	arch/amiga/dev/wesc.c		wesc needs-flag
3861.12Schopps
3871.56Sveego# C= A4091 & A4000T
3881.99Sbouyerdevice	afsc: scsi, asiop
3891.37Sthorpejattach	afsc at zbus
3901.99Sbouyerdevice	aftsc: scsi, asiop
3911.37Sthorpejattach	aftsc at mainbus
3921.39Scgdfile	arch/amiga/dev/afsc.c		afsc | aftsc needs-flag
3931.80Sis
3941.80Sis# ncr 57c720/770 controllers
3951.80Sisdefine	siopng
3961.80Sisfile	arch/amiga/dev/siop2.c		siopng
3971.80Sis
3981.15Schopps# Emulex ESP216 & FAS216 controllers
3991.15Schopps
4001.15Schopps# FastlaneZ3
4011.72Sthorpejdevice	flsc: scsi, ncr53c9x
4021.37Sthorpejattach	flsc at zbus
4031.25Schoppsfile	arch/amiga/dev/flsc.c		flsc needs-flag
4041.25Schopps
4051.66Smhitch# Blizzard1230-I,II
4061.72Sthorpejdevice	bzsc: scsi, ncr53c9x
4071.37Sthorpejattach	bzsc at zbus
4081.25Schoppsfile	arch/amiga/dev/bzsc.c		bzsc needs-flag
4091.66Smhitch
4101.66Smhitch# Blizzard12x0-IV
4111.72Sthorpejdevice	bzivsc: scsi, ncr53c9x
4121.66Smhitchattach	bzivsc at zbus
4131.66Smhitchfile	arch/amiga/dev/bzivsc.c		bzivsc needs-flag
4141.49Sis
4151.51Sis# Blizzard2060 scsi
4161.72Sthorpejdevice	bztzsc: scsi, ncr53c9x
4171.51Sisattach	bztzsc at zbus
4181.51Sisfile	arch/amiga/dev/bztzsc.c		bztzsc needs-flag
4191.65Smhitch
4201.65Smhitch# CyberSCSI [I] scsi
4211.72Sthorpejdevice	cbsc: scsi, ncr53c9x
4221.65Smhitchattach	cbsc at zbus
4231.65Smhitchfile	arch/amiga/dev/cbsc.c		cbsc needs-flag
4241.65Smhitch
4251.65Smhitch# CyberSCSI MKII scsi
4261.72Sthorpejdevice	cbiisc: scsi, ncr53c9x
4271.65Smhitchattach	cbiisc at zbus
4281.65Smhitchfile	arch/amiga/dev/cbiisc.c		cbiisc needs-flag
4291.2Schopps
4301.56Sveego# EMPLANT
4311.72Sthorpejdevice	empsc: scsi, sci
4321.56Sveegoattach	empsc at zbus
4331.56Sveegofile	arch/amiga/dev/empsc.c		empsc needs-flag
4341.56Sveego
4351.56Sveego# MacroSystem DraCo internal
4361.99Sbouyerdevice	drsc: scsi, asiop
4371.56Sveegoattach	drsc at mainbus
4381.111Slukemfile	arch/amiga/dev/drsc.c		drsc needs-flag
4391.59Sis
4401.59Sis# MacroSystem DraCo internal DS2404 hwc
4411.72Sthorpejdevice	drbbc
4421.59Sisattach	drbbc at mainbus
4431.59Sisfile	arch/amiga/dev/drbbc.c		drbbc
4441.56Sveego
4451.92Sis# kernel floating point emulator
4461.58Sisinclude	"arch/m68k/fpe/files.fpe"
4471.58Sis
4481.92Sis# Motorola 68060 support package
4491.92Sisinclude	"arch/m68k/060sp/files.060sp"
4501.92Sis
4511.64Sis# list of standard files...
4521.64Sis
4531.130Saymericfile	dev/cons.c
4541.130Saymericfile	dev/cninit.c
4551.1Schoppsfile	arch/amiga/amiga/amiga_init.c
4561.1Schoppsfile	arch/amiga/amiga/autoconf.c
4571.1Schoppsfile	arch/amiga/amiga/cia.c
4581.1Schoppsfile	arch/amiga/amiga/conf.c
4591.1Schoppsfile	arch/amiga/amiga/disksubr.c
4601.1Schoppsfile	arch/amiga/amiga/dkbad.c
4611.1Schoppsfile	arch/amiga/amiga/machdep.c
4621.137Smhitchfile	arch/amiga/amiga/pmap_bootstrap.c
4631.1Schoppsfile	arch/amiga/amiga/trap.c
4641.1Schoppsfile	arch/amiga/amiga/cc.c
4651.116Sjdolecekfile	dev/md_root.c			memory_disk_hooks
4661.90Sisfile	arch/m68k/m68k/cacheops.c
4671.126Schsfile	arch/m68k/m68k/db_memrw.c	ddb
4681.141Smhitchfile	arch/m68k/m68k/pmap_motorola.c
4691.134Schsfile	arch/m68k/m68k/procfs_machdep.c	procfs
4701.127Schsfile	arch/m68k/m68k/sys_machdep.c
4711.125Schsfile	arch/m68k/m68k/vm_machdep.c
4721.160Srkujawafile	arch/m68k/m68k/bus_dma.c
4731.95Saymeric
4741.95Saymericdefine	gayle
4751.95Saymericfile	arch/amiga/amiga/gayle.c		gayle
4761.95Saymeric
4771.95Saymericfile	arch/amiga/dev/gayle_pcmcia.c		pccard
4781.95Saymericdevice	pccard: pcmciabus, gayle
4791.95Saymericattach	pccard at mainbus
4801.95Saymeric
4811.95Saymericinclude "dev/pcmcia/files.pcmcia"
4821.96Smhitch
4831.96Smhitchinclude "dev/ata/files.ata"
4841.96Smhitch
4851.96Smhitch# Amiga 4000/1200 IDE using MI wdc
4861.96Smhitchattach	wdc at mainbus with wdc_amiga: gayle
4871.96Smhitchfile	arch/amiga/dev/wdc_amiga.c	wdc_amiga
4881.68Sis
4891.138Sis# Buddha wdc
4901.138Sisattach	wdc at zbus with wdc_buddha
4911.138Sisfile	arch/amiga/dev/wdc_buddha.c	wdc_buddha
4921.138Sis
4931.149Srkujawa# FastATA 
4941.149Srkujawadevice  efa: ata,wdc_common
4951.149Srkujawaattach  efa at mainbus
4961.149Srkujawafile    arch/amiga/dev/efa.c		efa
4971.149Srkujawa
4981.24Schristos# Compatibility modules
4991.114Saymeric
5001.114Saymeric# NetBSD m68k a.out Binary Compatibility (COMPAT_AOUT_M68K)
5011.114Saymericinclude "compat/aoutm68k/files.aoutm68k"
5021.24Schristos
5031.24Schristos# SunOS Binary Compatibility (COMPAT_SUNOS)
5041.85Skleinkinclude "compat/sunos/files.sunos"
5051.22Schristosfile	arch/m68k/m68k/sunos_machdep.c	compat_sunos
5061.86Skleink
5071.86Skleink# SVR4 Binary Compatibility (COMPAT_SVR4)
5081.86Skleinkinclude "compat/svr4/files.svr4"
5091.57Sis
5101.79Sitohy# Linux binary compatibility (COMPAT_LINUX)
5111.79Sitohyinclude "compat/linux/files.linux"
5121.79Sitohyinclude "compat/linux/arch/m68k/files.linux_m68k"
5131.108Schristosfile arch/m68k/m68k/linux_trap.c		compat_linux
5141.79Sitohy
5151.79Sitohy# OSS audio driver compatibility
5161.79Sitohyinclude "compat/ossaudio/files.ossaudio"
5171.123Sgehenna
5181.145Srkujawa# Bluetooth stack
5191.145Srkujawainclude "dev/bluetooth/files.bluetooth"
5201.145Srkujawa
5211.167She# USB stack
5221.167Sheinclude "dev/usb/files.usb"
5231.167She
5241.151Srkujawa# Phase5 BPPC/CSPPC internal bus
5251.151Srkujawadevice	p5bus {}
5261.151Srkujawaattach	p5bus at zbus
5271.151Srkujawafile	arch/amiga/dev/p5bus.c		p5bus
5281.151Srkujawa
5291.151Srkujawadevice	p5membar {}
5301.151Srkujawaattach	p5membar at zbus
5311.151Srkujawafile	arch/amiga/pci/p5membar.c	p5membar
5321.151Srkujawa
5331.151Srkujawa# CyberStorm MKIII scsi
5341.151Srkujawadevice	cbiiisc: scsi, siopng
5351.151Srkujawaattach	cbiiisc at p5bus 
5361.151Srkujawafile	arch/amiga/dev/cbiiisc.c	cbiiisc needs-flag
5371.151Srkujawa
5381.151Srkujawa# Phase5 Blizzard 603e+ SCSI
5391.151Srkujawadevice	bppcsc: scsi, asiop
5401.151Srkujawaattach	bppcsc at p5bus 
5411.151Srkujawafile	arch/amiga/dev/bppcsc.c		bppcsc needs-flag
5421.151Srkujawa
5431.146Srkujawa# PCI bus
5441.148Srkujawafile	arch/amiga/pci/pci_machdep.c	pci
5451.146Srkujawa
5461.146Srkujawadevice	p5pb: pcibus
5471.151Srkujawaattach	p5pb at p5bus 
5481.163Sphxfile	arch/amiga/pci/p5pb.c		p5pb & pci
5491.146Srkujawa
5501.147Srkujawadevice	mppb: pcibus
5511.147Srkujawaattach	mppb at zbus
5521.163Sphxfile	arch/amiga/pci/mppb.c		mppb & pci
5531.147Srkujawa
5541.152Srkujawadevice	cv3dpb: pcibus
5551.152Srkujawaattach	cv3dpb at zbus
5561.163Sphxfile	arch/amiga/pci/cv3dpb.c		cv3dpb & pci
5571.152Srkujawa
5581.168Srkujawadefine	empmdev { }
5591.168Srkujawadevice	empm
5601.168Srkujawaattach	empm at empmdev
5611.168Srkujawafile	arch/amiga/pci/empm.c		empm needs-flag
5621.168Srkujawa
5631.168Srkujawadevice	empb: pcibus, amibus_empb, empmdev
5641.157Srkujawaattach	empb at zbus
5651.168Srkujawafile	arch/amiga/pci/empb.c		empb & pci & empm
5661.157Srkujawa
5671.169Srkujawadevice	em4k: pcibus
5681.169Srkujawaattach	em4k at zbus
5691.169Srkujawafile	arch/amiga/pci/em4k.c		em4k & pci
5701.169Srkujawa
5711.157Srkujawadevice	emmem {}
5721.157Srkujawaattach	emmem at zbus
5731.157Srkujawafile	arch/amiga/pci/emmem.c		emmem
5741.157Srkujawa
5751.146Srkujawainclude	"dev/i2o/files.i2o"
5761.146Srkujawainclude	"dev/pci/files.pci"
5771.146Srkujawa
5781.166Srkujawadevice	z3rambd: altmemdev
5791.166Srkujawaattach	z3rambd at zbus
5801.166Srkujawafile	arch/amiga/dev/z3rambd.c	z3rambd needs-flag
5811.166Srkujawa
5821.170Srkujawaattach	slhci at zbus with slhci_zbus
5831.170Srkujawafile	arch/amiga/dev/slhci_zbus.c	slhci_zbus
5841.170Srkujawa
5851.172Srkujawadefine	acafhbus {}
5861.172Srkujawa
5871.172Srkujawadevice	acafh: acafhbus, amibus_b4000
5881.172Srkujawaattach	acafh at mainbus 
5891.173Srkujawafile	arch/amiga/dev/acafh.c		acafh needs-count 
5901.172Srkujawa
5911.172Srkujawaattach	wdc at acafhbus with wdc_acafh
5921.172Srkujawafile	arch/amiga/dev/wdc_acafh.c	wdc_acafh & acafh 
5931.172Srkujawa
5941.155Srkujawainclude "arch/amiga/clockport/files.clockport"
5951.155Srkujawa
5961.146Srkujawainclude	"arch/amiga/conf/majors.amiga"
597