files.amiga revision 1.168
11.168Srkujawa#	$NetBSD: files.amiga,v 1.168 2013/01/28 14:54:51 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.158Srkujawadefine  amibus_empb
621.158Srkujawafile	arch/amiga/pci/empb_bsm.c	amibus_empb
631.158Srkujawa
641.146Srkujawafile	arch/amiga/amiga/bus.c
651.146Srkujawa
661.43Sis# zorro expansion bus.
671.72Sthorpejdevice	zbus {}
681.37Sthorpejattach	zbus at mainbus
691.15Schoppsfile	arch/amiga/dev/zbus.c		zbus
701.1Schopps
711.1Schoppsdefine	event {}
721.1Schoppsfile	arch/amiga/dev/event.c		event
731.1Schopps
741.72Sthorpejdevice	clock
751.37Sthorpejattach	clock at mainbus
761.1Schoppsfile	arch/amiga/dev/clock.c
771.60Sis
781.60Sis# A2000 internal hwc
791.164Srkujawadevice	a2kbbc: msm6242b
801.60Sisattach	a2kbbc at mainbus
811.60Sisfile	arch/amiga/dev/a2kbbc.c		a2kbbc
821.60Sis
831.60Sis# A3000/4000 internal hwc
841.72Sthorpejdevice	a34kbbc
851.60Sisattach	a34kbbc at mainbus
861.60Sisfile	arch/amiga/dev/a34kbbc.c	a34kbbc
871.1Schopps
881.1Schopps# keyboard
891.104Sisdevice	kbd: event,wskbddev
901.37Sthorpejattach	kbd at mainbus
911.1Schoppsfile	arch/amiga/dev/kbd.c		kbd needs-flag
921.104Sisfile	arch/amiga/dev/wskbdmap_amiga.c	kbd
931.1Schopps
941.1Schopps# serial port
951.72Sthorpejdevice	ser: tty
961.37Sthorpejattach	ser at mainbus
971.1Schoppsfile	arch/amiga/dev/ser.c		ser needs-count
981.1Schopps
991.43Sis# parallel port
1001.72Sthorpejdevice	par
1011.37Sthorpejattach	par at mainbus
1021.1Schoppsfile	arch/amiga/dev/par.c		par needs-count
1031.1Schopps
1041.57Sis# audio
1051.121Saugustssdevice	aucc: audiobus
1061.68Sisattach	aucc at mainbus
1071.111Slukemfile	arch/amiga/dev/aucc.c		aucc needs-flag
1081.68Sis
1091.121Saugustssdevice	melody: audiobus, tms320av110
1101.68Sisattach	melody at zbus
1111.68Sisfile	arch/amiga/dev/melody.c		melody
1121.109Sis
1131.121Saugustssdevice repulse: audiobus, ac97, mulaw
1141.109Sisattach	repulse at zbus
1151.109Sisfile	arch/amiga/dev/repulse.c	repulse
1161.117Sis
1171.121Saugustssdevice toccata: audiobus, ad1848, auconv
1181.117Sisattach	toccata at zbus
1191.117Sisfile	arch/amiga/dev/toccata.c	toccata
1201.57Sis
1211.1Schopps# mouse
1221.132Sjandbergdevice	ms: event, wsmousedev
1231.42Sisattach	ms at mainbus
1241.44Sveegofile	arch/amiga/dev/ms.c		ms needs-flag
1251.1Schopps
1261.56Sveego# floppy
1271.72Sthorpejdevice	fdc { unit = -1 }
1281.37Sthorpejattach	fdc at mainbus
1291.1Schopps
1301.72Sthorpejdevice	fd: disk
1311.37Sthorpejattach	fd at fdc
1321.1Schoppsfile	arch/amiga/dev/fd.c		fd needs-flag
1331.1Schopps
1341.1Schopps# graphic devices
1351.1Schoppsdefine	grfbus {}
1361.1Schopps
1371.150Sphxdevice	grf {}: wsemuldisplaydev, vcons
1381.37Sthorpejattach	grf at grfbus
1391.1Schoppsfile	arch/amiga/dev/grf.c		grf needs-count
1401.1Schopps
1411.72Sthorpejdevice	ite: tty
1421.37Sthorpejattach	ite at grf
1431.1Schoppsfile	arch/amiga/dev/ite.c		ite needs-flag
1441.1Schoppsfile	arch/amiga/dev/kbdmap.c		ite
1451.4Schoppsfile	arch/amiga/dev/kf_custom.c	kfont_custom
1461.120Sheinzfile	arch/amiga/dev/kf_iso8859_1_8x8.c	kfont_cons_iso8859_1 &
1471.150Sphx	( ite | wsdisplay)
1481.120Sheinzfile	arch/amiga/dev/kf_iso8859_1_8x11.c	kfont_cons_iso8859_1 &
1491.120Sheinz	kfont_8x11
1501.120Sheinzfile	arch/amiga/dev/kf_iso8859_2_8x8.c	kfont_cons_iso8859_2 &
1511.150Sphx	( ite | wsdisplay )
1521.120Sheinzfile	arch/amiga/dev/kf_iso8859_2_8x11.c	kfont_cons_iso8859_2 &
1531.120Sheinz	kfont_8x11
1541.1Schopps
1551.56Sveego# custom chips grf (ite0 grf0)
1561.72Sthorpejdevice	grfcc: grfbus
1571.37Sthorpejattach	grfcc at mainbus
1581.10Schoppsfile	arch/amiga/dev/grf_cc.c		grfcc needs-flag
1591.40Sisfile	arch/amiga/dev/ite_cc.c		grfcc & ite
1601.1Schopps
1611.104Sis# wscons interface to custom chips
1621.104Sisdevice	amidisplaycc: wsemuldisplaydev
1631.104Sisattach	amidisplaycc at mainbus
1641.111Slukemfile	arch/amiga/dev/amidisplaycc.c	amidisplaycc needs-flag
1651.104Sis
1661.88Sthorpejdefpseudo	view
1671.39Scgdfile	arch/amiga/dev/view.c		view | grfcc needs-count
1681.104Sisfile	arch/amiga/dev/grfabs.c		grfcc | view | amidisplaycc
1691.104Sisfile	arch/amiga/dev/grfabs_cc.c	grfcc | view | amidisplaycc
1701.104Sisfile	arch/amiga/dev/grfabs_ccglb.c	grfcc | view | amidisplaycc
1711.1Schopps
1721.56Sveego# retina ZII grf (ite1 grf1)
1731.72Sthorpejdevice	grfrt: grfbus
1741.37Sthorpejattach	grfrt at zbus
1751.10Schoppsfile	arch/amiga/dev/grf_rt.c		grfrt needs-flag
1761.40Sisfile	arch/amiga/dev/ite_rt.c		grfrt & ite
1771.1Schopps
1781.56Sveego# retina ZIII grf (ite2 grf2)
1791.72Sthorpejdevice	grfrh: grfbus
1801.56Sveegoattach	grfrh at zbus
1811.56Sveegofile	arch/amiga/dev/grf_rh.c		grfrh needs-flag
1821.56Sveegofile	arch/amiga/dev/ite_rh.c		grfrh & ite
1831.56Sveego
1841.56Sveego# cirrus grf (ite3 grf3)
1851.72Sthorpejdevice	grfcl: grfbus
1861.37Sthorpejattach	grfcl at zbus
1871.15Schoppsfile	arch/amiga/dev/grf_cl.c		grfcl needs-flag
1881.40Sisfile	arch/amiga/dev/ite_cl.c		grfcl & ite
1891.31Schopps
1901.56Sveego# A2410 grf (ite4 grf4)
1911.72Sthorpejdevice	grful: grfbus
1921.37Sthorpejattach	grful at zbus
1931.27Schoppsfile	arch/amiga/dev/grf_ul.c		grful needs-flag
1941.40Sisfile	arch/amiga/dev/ite_ul.c		grful & ite
1951.122Sjdolecekfile	arch/amiga/dev/grf_ultms.c	grful
1961.1Schopps
1971.56Sveego# CyberVison 64 grf (ite5 grf5)
1981.72Sthorpejdevice	grfcv: grfbus
1991.56Sveegoattach	grfcv at zbus
2001.56Sveegofile	arch/amiga/dev/grf_cv.c		grfcv needs-flag
2011.56Sveegofile	arch/amiga/dev/ite_cv.c		grfcv & ite
2021.48Sveego
2031.56Sveego# Tseng grf (ite6 grf6)
2041.72Sthorpejdevice	grfet: grfbus
2051.48Sveegoattach	grfet at zbus
2061.48Sveegofile	arch/amiga/dev/grf_et.c		grfet needs-flag
2071.48Sveegofile	arch/amiga/dev/ite_et.c		grfet & ite
2081.70Sveego
2091.70Sveego# CyberVison 64/3D grf (ite7 grf7)
2101.72Sthorpejdevice	grfcv3d: grfbus
2111.70Sveegoattach	grfcv3d at zbus
2121.70Sveegofile	arch/amiga/dev/grf_cv3d.c	grfcv3d needs-flag
2131.70Sveegofile	arch/amiga/dev/ite_cv3d.c	grfcv3d & ite
2141.48Sveego
2151.45Sthorpej# device defined in sys/conf/files
2161.56Sveego# A2065, Ameristar, Ariadne ethernet cards
2171.74Sdrochnerattach	le at zbus with le_zbus: le24
2181.47Sthorpejfile	arch/amiga/dev/if_le.c		le_zbus needs-flag
2191.78Sveego
2201.78Sveego# AriadneII ethernet card
2211.78Sveego# device defined in sys/conf/files
2221.78Sveegoattach	ne at zbus with ne_zbus: rtl80x9
2231.78Sveegofile	arch/amiga/dev/if_ne_zbus.c	ne_zbus needs-flag
2241.37Sthorpej
2251.156Srkujawa# X-Surf
2261.156Srkujawadefine	xsurfbus {}
2271.156Srkujawa
2281.156Srkujawadevice	xsurf: xsurfbus 
2291.156Srkujawaattach	xsurf at zbus
2301.156Srkujawafile	arch/amiga/dev/xsurf.c		xsurf needs-flag
2311.156Srkujawa
2321.156Srkujawaattach	ne at xsurfbus with ne_xsurf: rtl80x9
2331.156Srkujawafile	arch/amiga/dev/if_ne_xsurf.c	ne_xsurf needs-flag
2341.156Srkujawa
2351.165Srkujawaattach	wdc at xsurfbus with wdc_xsurf
2361.165Srkujawafile	arch/amiga/dev/wdc_xsurf.c	wdc_xsurf & xsurf
2371.165Srkujawa
2381.56Sveego# Hydra ethernet card
2391.72Sthorpejdevice	ed: ifnet, ether, arp
2401.161Sphxattach	ed at zbus with ed_zbus: dp8390nic
2411.161Sphxfile	arch/amiga/dev/if_ed_zbus.c	ed_zbus needs-flag
2421.18Schopps
2431.18Schopps# C=/Ameristar A2060 / 560
2441.37Sthorpejattach	bah at zbus with bah_zbus
2451.76Sisfile	arch/amiga/dev/if_bah_zbus.c	bah_zbus
2461.1Schopps
2471.56Sveego# CEI A4066 EthernetPLUS
2481.72Sthorpejdevice	es: ifnet, ether, arp
2491.37Sthorpejattach	es at zbus
2501.32Sjtcfile	arch/amiga/dev/if_es.c		es needs-flag
2511.30Schopps
2521.56Sveego# Quicknet ethernet card
2531.72Sthorpejdevice	qn: ifnet, ether, arp
2541.37Sthorpejattach	qn at zbus
2551.30Schoppsfile	arch/amiga/dev/if_qn.c		qn needs-flag
2561.28Schopps
2571.28Schopps# A2232 msc serial ports
2581.72Sthorpejdevice	msc: tty
2591.37Sthorpejattach	msc at zbus
2601.28Schoppsfile	arch/amiga/dev/msc.c		msc needs-count
2611.15Schopps
2621.15Schopps# bsc/Alf Data MultiFaceCard
2631.72Sthorpejdevice	mfc { unit = -1 }
2641.38Smhitchattach	mfc at zbus
2651.15Schopps
2661.72Sthorpejdevice	mfcs: tty
2671.37Sthorpejattach	mfcs at mfc
2681.72Sthorpejdevice	mfcp
2691.37Sthorpejattach	mfcp at mfc
2701.39Scgdfile	arch/amiga/dev/mfc.c		mfcs | mfcp needs-count
2711.15Schopps
2721.69Sis# direct bus ISA-chip i/o
2731.69Sisdefine	supio {port = -1}
2741.69Sis
2751.62Sis# DraCo superio chip
2761.62Sis
2771.72Sthorpejdevice	drsupio: supio
2781.62Sisattach	drsupio at mainbus
2791.62Sisfile	arch/amiga/dev/drsupio.c	drsupio
2801.69Sis
2811.77Sis# ZBus HyperComs: HyperCom Z3, HyperCom 4
2821.72Sthorpejdevice	hyper: supio
2831.69Sisattach	hyper at zbus
2841.69Sisfile	arch/amiga/dev/hyper.c		hyper
2851.98Sis
2861.98Sis# IOBlix
2871.98Sisdevice	iobl: supio, amibus_b16
2881.98Sisattach	iobl at zbus with iobl_zbus
2891.98Sisfile	arch/amiga/dev/ioblix_zbus.c	iobl_zbus
2901.98Sis
2911.62Sis
2921.68Sisattach	com at supio with com_supio
2931.68Sisfile	arch/amiga/dev/com_supio.c	com_supio
2941.75Sis
2951.75Sis# ISDN Blaster, ISDN Master
2961.75Sisdevice	aster: supio
2971.75Sisattach	aster at zbus
2981.75Sisfile	arch/amiga/dev/aster.c		aster
2991.102Sis
3001.102Sisattach	isic at supio with isic_supio
3011.102Sisfile	arch/amiga/dev/isic_supio.c isic_supio
3021.68Sis
3031.63Sis# handle gvp's odd autoconf info..
3041.72Sthorpejdevice	gvpbus {}
3051.63Sisattach	gvpbus at zbus
3061.63Sisfile	arch/amiga/dev/gvpbus.c		gvpbus
3071.62Sis
3081.63Sisattach	lpt at supio with lpt_supio
3091.63Sisfile	arch/amiga/dev/lpt_supio.c	lpt_supio
3101.63Sis
3111.89Sthorpejinclude "dev/scsipi/files.scsipi"
3121.56Sveego
3131.1Schopps# wd 33c93 contrllers
3141.111Slukemdefine	sbic
3151.1Schoppsfile	arch/amiga/dev/sbic.c		sbic
3161.1Schopps
3171.1Schopps# GVP series II
3181.72Sthorpejdevice	gtsc: scsi, sbic
3191.37Sthorpejattach	gtsc at gvpbus
3201.1Schoppsfile	arch/amiga/dev/gtsc.c		gtsc needs-flag
3211.1Schopps
3221.1Schopps# Amiga 3000 internal
3231.72Sthorpejdevice	ahsc: scsi, sbic
3241.37Sthorpejattach	ahsc at mainbus
3251.1Schoppsfile	arch/amiga/dev/ahsc.c		ahsc needs-flag
3261.1Schopps
3271.56Sveego# C= A2091
3281.72Sthorpejdevice atzsc: scsi, sbic
3291.56Sveegoattach atzsc at zbus
3301.56Sveegofile	arch/amiga/dev/atzsc.c		atzsc needs-flag
3311.56Sveego
3321.56Sveego# ncr 5380 controllers
3331.56Sveegodefine	sci
3341.56Sveegofile	arch/amiga/dev/sci.c		sci
3351.56Sveego
3361.56Sveego# Supra Wordsync II
3371.72Sthorpejdevice	wstsc: scsi, sci
3381.56Sveegoattach	wstsc at zbus
3391.56Sveegofile	arch/amiga/dev/wstsc.c		wstsc needs-flag
3401.56Sveego
3411.111Slukem# IVS
3421.72Sthorpejdevice	ivsc: scsi, sci
3431.56Sveegoattach	ivsc at zbus
3441.56Sveegofile	arch/amiga/dev/ivsc.c		ivsc needs-flag
3451.56Sveego
3461.56Sveego# MLH
3471.72Sthorpejdevice	mlhsc: scsi, sci
3481.56Sveegoattach	mlhsc at zbus
3491.56Sveegofile	arch/amiga/dev/mlhsc.c		mlhsc needs-flag
3501.56Sveego
3511.56Sveego# CSA twelve gauge.
3521.72Sthorpejdevice	otgsc: scsi, sci
3531.56Sveegoattach	otgsc at zbus
3541.56Sveegofile	arch/amiga/dev/otgsc.c		otgsc needs-flag
3551.56Sveego
3561.1Schopps# ncr 57c710 controllers
3571.99Sbouyerdefine	asiop
3581.99Sbouyerfile	arch/amiga/dev/siop.c		asiop
3591.1Schopps
3601.1Schopps# PPI Zeus
3611.99Sbouyerdevice	zssc: scsi, asiop
3621.37Sthorpejattach	zssc at zbus
3631.1Schoppsfile	arch/amiga/dev/zssc.c		zssc needs-flag
3641.1Schopps
3651.1Schopps# CSA Magnum
3661.99Sbouyerdevice	mgnsc: scsi, asiop
3671.37Sthorpejattach	mgnsc at zbus
3681.1Schoppsfile	arch/amiga/dev/mgnsc.c		mgnsc needs-flag
3691.1Schopps
3701.56Sveego# MacroSystems USA Warp Engine
3711.99Sbouyerdevice	wesc: scsi, asiop
3721.37Sthorpejattach	wesc at zbus
3731.2Schoppsfile	arch/amiga/dev/wesc.c		wesc needs-flag
3741.12Schopps
3751.56Sveego# C= A4091 & A4000T
3761.99Sbouyerdevice	afsc: scsi, asiop
3771.37Sthorpejattach	afsc at zbus
3781.99Sbouyerdevice	aftsc: scsi, asiop
3791.37Sthorpejattach	aftsc at mainbus
3801.39Scgdfile	arch/amiga/dev/afsc.c		afsc | aftsc needs-flag
3811.80Sis
3821.80Sis# ncr 57c720/770 controllers
3831.80Sisdefine	siopng
3841.80Sisfile	arch/amiga/dev/siop2.c		siopng
3851.80Sis
3861.15Schopps# Emulex ESP216 & FAS216 controllers
3871.15Schopps
3881.15Schopps# FastlaneZ3
3891.72Sthorpejdevice	flsc: scsi, ncr53c9x
3901.37Sthorpejattach	flsc at zbus
3911.25Schoppsfile	arch/amiga/dev/flsc.c		flsc needs-flag
3921.25Schopps
3931.66Smhitch# Blizzard1230-I,II
3941.72Sthorpejdevice	bzsc: scsi, ncr53c9x
3951.37Sthorpejattach	bzsc at zbus
3961.25Schoppsfile	arch/amiga/dev/bzsc.c		bzsc needs-flag
3971.66Smhitch
3981.66Smhitch# Blizzard12x0-IV
3991.72Sthorpejdevice	bzivsc: scsi, ncr53c9x
4001.66Smhitchattach	bzivsc at zbus
4011.66Smhitchfile	arch/amiga/dev/bzivsc.c		bzivsc needs-flag
4021.49Sis
4031.51Sis# Blizzard2060 scsi
4041.72Sthorpejdevice	bztzsc: scsi, ncr53c9x
4051.51Sisattach	bztzsc at zbus
4061.51Sisfile	arch/amiga/dev/bztzsc.c		bztzsc needs-flag
4071.65Smhitch
4081.65Smhitch# CyberSCSI [I] scsi
4091.72Sthorpejdevice	cbsc: scsi, ncr53c9x
4101.65Smhitchattach	cbsc at zbus
4111.65Smhitchfile	arch/amiga/dev/cbsc.c		cbsc needs-flag
4121.65Smhitch
4131.65Smhitch# CyberSCSI MKII scsi
4141.72Sthorpejdevice	cbiisc: scsi, ncr53c9x
4151.65Smhitchattach	cbiisc at zbus
4161.65Smhitchfile	arch/amiga/dev/cbiisc.c		cbiisc needs-flag
4171.2Schopps
4181.56Sveego# EMPLANT
4191.72Sthorpejdevice	empsc: scsi, sci
4201.56Sveegoattach	empsc at zbus
4211.56Sveegofile	arch/amiga/dev/empsc.c		empsc needs-flag
4221.56Sveego
4231.56Sveego# MacroSystem DraCo internal
4241.99Sbouyerdevice	drsc: scsi, asiop
4251.56Sveegoattach	drsc at mainbus
4261.111Slukemfile	arch/amiga/dev/drsc.c		drsc needs-flag
4271.59Sis
4281.59Sis# MacroSystem DraCo internal DS2404 hwc
4291.72Sthorpejdevice	drbbc
4301.59Sisattach	drbbc at mainbus
4311.59Sisfile	arch/amiga/dev/drbbc.c		drbbc
4321.56Sveego
4331.92Sis# kernel floating point emulator
4341.58Sisinclude	"arch/m68k/fpe/files.fpe"
4351.58Sis
4361.92Sis# Motorola 68060 support package
4371.92Sisinclude	"arch/m68k/060sp/files.060sp"
4381.92Sis
4391.64Sis# list of standard files...
4401.64Sis
4411.130Saymericfile	dev/cons.c
4421.130Saymericfile	dev/cninit.c
4431.1Schoppsfile	arch/amiga/amiga/amiga_init.c
4441.1Schoppsfile	arch/amiga/amiga/autoconf.c
4451.1Schoppsfile	arch/amiga/amiga/cia.c
4461.1Schoppsfile	arch/amiga/amiga/conf.c
4471.1Schoppsfile	arch/amiga/amiga/disksubr.c
4481.1Schoppsfile	arch/amiga/amiga/dkbad.c
4491.1Schoppsfile	arch/amiga/amiga/machdep.c
4501.137Smhitchfile	arch/amiga/amiga/pmap_bootstrap.c
4511.1Schoppsfile	arch/amiga/amiga/trap.c
4521.1Schoppsfile	arch/amiga/amiga/cc.c
4531.116Sjdolecekfile	dev/md_root.c			memory_disk_hooks
4541.90Sisfile	arch/m68k/m68k/cacheops.c
4551.126Schsfile	arch/m68k/m68k/db_memrw.c	ddb
4561.141Smhitchfile	arch/m68k/m68k/pmap_motorola.c
4571.134Schsfile	arch/m68k/m68k/procfs_machdep.c	procfs
4581.127Schsfile	arch/m68k/m68k/sys_machdep.c
4591.125Schsfile	arch/m68k/m68k/vm_machdep.c
4601.160Srkujawafile	arch/m68k/m68k/bus_dma.c
4611.95Saymeric
4621.95Saymericdefine	gayle
4631.95Saymericfile	arch/amiga/amiga/gayle.c		gayle
4641.95Saymeric
4651.95Saymericfile	arch/amiga/dev/gayle_pcmcia.c		pccard
4661.95Saymericdevice	pccard: pcmciabus, gayle
4671.95Saymericattach	pccard at mainbus
4681.95Saymeric
4691.95Saymericinclude "dev/pcmcia/files.pcmcia"
4701.96Smhitch
4711.96Smhitchinclude "dev/ata/files.ata"
4721.96Smhitch
4731.96Smhitch# Amiga 4000/1200 IDE using MI wdc
4741.96Smhitchattach	wdc at mainbus with wdc_amiga: gayle
4751.96Smhitchfile	arch/amiga/dev/wdc_amiga.c	wdc_amiga
4761.68Sis
4771.138Sis# Buddha wdc
4781.138Sisattach	wdc at zbus with wdc_buddha
4791.138Sisfile	arch/amiga/dev/wdc_buddha.c	wdc_buddha
4801.138Sis
4811.149Srkujawa# FastATA 
4821.149Srkujawadevice  efa: ata,wdc_common
4831.149Srkujawaattach  efa at mainbus
4841.149Srkujawafile    arch/amiga/dev/efa.c		efa
4851.149Srkujawa
4861.24Schristos# Compatibility modules
4871.114Saymeric
4881.114Saymeric# NetBSD m68k a.out Binary Compatibility (COMPAT_AOUT_M68K)
4891.114Saymericinclude "compat/aoutm68k/files.aoutm68k"
4901.24Schristos
4911.24Schristos# SunOS Binary Compatibility (COMPAT_SUNOS)
4921.85Skleinkinclude "compat/sunos/files.sunos"
4931.22Schristosfile	arch/m68k/m68k/sunos_machdep.c	compat_sunos
4941.86Skleink
4951.86Skleink# SVR4 Binary Compatibility (COMPAT_SVR4)
4961.86Skleinkinclude "compat/svr4/files.svr4"
4971.57Sis
4981.79Sitohy# Linux binary compatibility (COMPAT_LINUX)
4991.79Sitohyinclude "compat/linux/files.linux"
5001.79Sitohyinclude "compat/linux/arch/m68k/files.linux_m68k"
5011.108Schristosfile arch/m68k/m68k/linux_trap.c		compat_linux
5021.79Sitohy
5031.79Sitohy# OSS audio driver compatibility
5041.79Sitohyinclude "compat/ossaudio/files.ossaudio"
5051.123Sgehenna
5061.145Srkujawa# Bluetooth stack
5071.145Srkujawainclude "dev/bluetooth/files.bluetooth"
5081.145Srkujawa
5091.167She# USB stack
5101.167Sheinclude "dev/usb/files.usb"
5111.167She
5121.151Srkujawa# Phase5 BPPC/CSPPC internal bus
5131.151Srkujawadevice	p5bus {}
5141.151Srkujawaattach	p5bus at zbus
5151.151Srkujawafile	arch/amiga/dev/p5bus.c		p5bus
5161.151Srkujawa
5171.151Srkujawadevice	p5membar {}
5181.151Srkujawaattach	p5membar at zbus
5191.151Srkujawafile	arch/amiga/pci/p5membar.c	p5membar
5201.151Srkujawa
5211.151Srkujawa# CyberStorm MKIII scsi
5221.151Srkujawadevice	cbiiisc: scsi, siopng
5231.151Srkujawaattach	cbiiisc at p5bus 
5241.151Srkujawafile	arch/amiga/dev/cbiiisc.c	cbiiisc needs-flag
5251.151Srkujawa
5261.151Srkujawa# Phase5 Blizzard 603e+ SCSI
5271.151Srkujawadevice	bppcsc: scsi, asiop
5281.151Srkujawaattach	bppcsc at p5bus 
5291.151Srkujawafile	arch/amiga/dev/bppcsc.c		bppcsc needs-flag
5301.151Srkujawa
5311.146Srkujawa# PCI bus
5321.148Srkujawafile	arch/amiga/pci/pci_machdep.c	pci
5331.146Srkujawa
5341.146Srkujawadevice	p5pb: pcibus
5351.151Srkujawaattach	p5pb at p5bus 
5361.163Sphxfile	arch/amiga/pci/p5pb.c		p5pb & pci
5371.146Srkujawa
5381.147Srkujawadevice	mppb: pcibus
5391.147Srkujawaattach	mppb at zbus
5401.163Sphxfile	arch/amiga/pci/mppb.c		mppb & pci
5411.147Srkujawa
5421.152Srkujawadevice	cv3dpb: pcibus
5431.152Srkujawaattach	cv3dpb at zbus
5441.163Sphxfile	arch/amiga/pci/cv3dpb.c		cv3dpb & pci
5451.152Srkujawa
5461.168Srkujawadefine	empmdev { }
5471.168Srkujawadevice	empm
5481.168Srkujawaattach	empm at empmdev
5491.168Srkujawafile	arch/amiga/pci/empm.c		empm needs-flag
5501.168Srkujawa
5511.168Srkujawadevice	empb: pcibus, amibus_empb, empmdev
5521.157Srkujawaattach	empb at zbus
5531.168Srkujawafile	arch/amiga/pci/empb.c		empb & pci & empm
5541.157Srkujawa
5551.157Srkujawadevice	emmem {}
5561.157Srkujawaattach	emmem at zbus
5571.157Srkujawafile	arch/amiga/pci/emmem.c		emmem
5581.157Srkujawa
5591.146Srkujawainclude	"dev/i2o/files.i2o"
5601.146Srkujawainclude	"dev/pci/files.pci"
5611.146Srkujawa
5621.166Srkujawadevice	z3rambd: altmemdev
5631.166Srkujawaattach	z3rambd at zbus
5641.166Srkujawafile	arch/amiga/dev/z3rambd.c	z3rambd needs-flag
5651.166Srkujawa
5661.155Srkujawainclude "arch/amiga/clockport/files.clockport"
5671.155Srkujawa
5681.146Srkujawainclude	"arch/amiga/conf/majors.amiga"
569