files.amiga revision 1.105
11.105Sis#	$NetBSD: files.amiga,v 1.105 2001/03/10 23:55:31 is 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.1Schoppsmaxusers 2 8 64
71.1Schopps
81.81Sisdefopt	opt_amigaccgrf.h	GRF_PAL:GRF_NTSC	# temporary workaround
91.81Sisdefopt	opt_amigaccgrf.h	GRF_NTSC
101.81Sisdefopt	opt_amigaccgrf.h	GRF_ECS GRF_AGA
111.82Sisdefopt	opt_amigaccgrf.h	GRF_A2024:GRF_ECS
121.81Sisdefopt	opt_amigaccgrf.h	GRF_AGA_VGA:GRF_AGA
131.81Sisdefopt	opt_amigaccgrf.h	GRF_SUPER72:GRF_AGA
141.92Sisdefopt	opt_amigaccgrf.h	USE_C_BFOPS
151.81Sis
161.83Sisdefopt	opt_amigacons.h		RETINACONSOLE ULOWELLCONSOLE CL5426CONSOLE
171.83Sisdefopt	opt_amigacons.h		CV64CONSOLE CV3DCONSOLE TSENGCONSOLE
181.83Sisdefopt	opt_amigacons.h		CV3DONZORRO2
191.83Sis
201.83Sisdefopt	opt_retina.h		RH_MEMCLK RH_64BIT_SPRITE RH_HARDWARECURSOR
211.83Sisdefopt	opt_retina.h		RETINA_SPEED_HACK
221.84Sis
231.84Sisdefopt				BB060STUPIDROM
241.93Sisdefopt				P5PPC68KBOARD
251.105Sis
261.105Sisdefopt				IOBZCLOCK
271.83Sis
281.83Sisdevice  mainbus {}
291.83Sisattach  mainbus at root
301.1Schopps
311.72Sthorpejdevice	cpu
321.37Sthorpejattach	cpu at mainbus
331.1Schopps
341.94Sis# for bus_space
351.94Sis
361.94Sisdefine	amibus_bl
371.94Sisfile	arch/amiga/amiga/amiga_bus_simple_4.c
381.94Sis
391.94Sisdefine	amibus_ww
401.94Sisfile	arch/amiga/amiga/amiga_bus_simple_2word.c
411.94Sis
421.95Saymericdefine amibus_wb
431.95Saymericfile	arch/amiga/amiga/amiga_bus_simple_1word.c
441.95Saymeric
451.98Sisdefine	amibus_b16
461.98Sisfile	arch/amiga/amiga/amiga_bus_simple_16.c	amibus_b16
471.98Sis
481.43Sis# zorro expansion bus.
491.72Sthorpejdevice	zbus {}
501.37Sthorpejattach	zbus at mainbus
511.15Schoppsfile	arch/amiga/dev/zbus.c		zbus
521.1Schopps
531.1Schoppsdefine	event {}
541.1Schoppsfile	arch/amiga/dev/event.c		event
551.1Schopps
561.72Sthorpejdevice	clock
571.37Sthorpejattach	clock at mainbus
581.1Schoppsfile	arch/amiga/dev/clock.c
591.56Sveegofile	dev/clock_subr.c
601.60Sis
611.60Sis# A2000 internal hwc
621.72Sthorpejdevice	a2kbbc
631.60Sisattach	a2kbbc at mainbus
641.60Sisfile	arch/amiga/dev/a2kbbc.c		a2kbbc
651.60Sis
661.60Sis# A3000/4000 internal hwc
671.72Sthorpejdevice	a34kbbc
681.60Sisattach	a34kbbc at mainbus
691.60Sisfile	arch/amiga/dev/a34kbbc.c	a34kbbc
701.1Schopps
711.1Schopps# keyboard
721.104Sisdevice	kbd: event,wskbddev
731.37Sthorpejattach	kbd at mainbus
741.1Schoppsfile	arch/amiga/dev/kbd.c		kbd needs-flag
751.104Sisfile	arch/amiga/dev/wskbdmap_amiga.c	kbd
761.1Schopps
771.1Schopps# serial port
781.72Sthorpejdevice	ser: tty
791.37Sthorpejattach	ser at mainbus
801.1Schoppsfile	arch/amiga/dev/ser.c		ser needs-count
811.1Schopps
821.43Sis# parallel port
831.72Sthorpejdevice	par
841.37Sthorpejattach	par at mainbus
851.1Schoppsfile	arch/amiga/dev/par.c		par needs-count
861.1Schopps
871.57Sis# audio
881.72Sthorpejdevice	aucc: audio
891.68Sisattach	aucc at mainbus
901.68Sisfile	arch/amiga/dev/aucc.c		aucc needs-flag 
911.68Sis
921.72Sthorpejdevice	melody: audio, tms320av110
931.68Sisattach	melody at zbus
941.68Sisfile	arch/amiga/dev/melody.c		melody
951.57Sis
961.1Schopps# mouse
971.72Sthorpejdevice	ms: event
981.42Sisattach	ms at mainbus
991.44Sveegofile	arch/amiga/dev/ms.c		ms needs-flag
1001.1Schopps
1011.56Sveego# floppy
1021.72Sthorpejdevice	fdc { unit = -1 }
1031.37Sthorpejattach	fdc at mainbus
1041.1Schopps
1051.72Sthorpejdevice	fd: disk
1061.37Sthorpejattach	fd at fdc
1071.1Schoppsfile	arch/amiga/dev/fd.c		fd needs-flag
1081.1Schoppsmajor	{fd = 2}
1091.1Schopps
1101.1Schopps# graphic devices
1111.1Schoppsdefine	grfbus {}
1121.1Schopps
1131.72Sthorpejdevice	grf {}
1141.37Sthorpejattach	grf at grfbus
1151.1Schoppsfile	arch/amiga/dev/grf.c		grf needs-count
1161.1Schopps
1171.72Sthorpejdevice	ite: tty
1181.37Sthorpejattach	ite at grf
1191.1Schoppsfile	arch/amiga/dev/ite.c		ite needs-flag
1201.1Schoppsfile	arch/amiga/dev/kbdmap.c		ite
1211.104Sisfile	arch/amiga/dev/kf_8x8.c		ite | amidisplaycc
1221.4Schoppsfile	arch/amiga/dev/kf_8x11.c	kfont_8x11
1231.4Schoppsfile	arch/amiga/dev/kf_custom.c	kfont_custom
1241.1Schopps
1251.56Sveego# custom chips grf (ite0 grf0)
1261.72Sthorpejdevice	grfcc: grfbus
1271.37Sthorpejattach	grfcc at mainbus
1281.10Schoppsfile	arch/amiga/dev/grf_cc.c		grfcc needs-flag
1291.40Sisfile	arch/amiga/dev/ite_cc.c		grfcc & ite
1301.1Schopps
1311.104Sis# wscons interface to custom chips
1321.104Sisdevice	amidisplaycc: wsemuldisplaydev
1331.104Sisattach	amidisplaycc at mainbus
1341.104Sisfile	arch/amiga/dev/amidisplaycc.c   amidisplaycc needs-flag
1351.104Sis
1361.104Sisinclude "dev/wscons/files.wscons"
1371.104Sis
1381.88Sthorpejdefpseudo	view
1391.39Scgdfile	arch/amiga/dev/view.c		view | grfcc needs-count
1401.104Sisfile	arch/amiga/dev/grfabs.c		grfcc | view | amidisplaycc
1411.104Sisfile	arch/amiga/dev/grfabs_cc.c	grfcc | view | amidisplaycc
1421.104Sisfile	arch/amiga/dev/grfabs_ccglb.c	grfcc | view | amidisplaycc
1431.1Schopps
1441.56Sveego# retina ZII grf (ite1 grf1)
1451.72Sthorpejdevice	grfrt: grfbus
1461.37Sthorpejattach	grfrt at zbus
1471.10Schoppsfile	arch/amiga/dev/grf_rt.c		grfrt needs-flag
1481.40Sisfile	arch/amiga/dev/ite_rt.c		grfrt & ite
1491.1Schopps
1501.56Sveego# retina ZIII grf (ite2 grf2)
1511.72Sthorpejdevice	grfrh: grfbus
1521.56Sveegoattach	grfrh at zbus
1531.56Sveegofile	arch/amiga/dev/grf_rh.c		grfrh needs-flag
1541.56Sveegofile	arch/amiga/dev/ite_rh.c		grfrh & ite
1551.56Sveego
1561.56Sveego# cirrus grf (ite3 grf3)
1571.72Sthorpejdevice	grfcl: grfbus
1581.37Sthorpejattach	grfcl at zbus
1591.15Schoppsfile	arch/amiga/dev/grf_cl.c		grfcl needs-flag
1601.40Sisfile	arch/amiga/dev/ite_cl.c		grfcl & ite
1611.31Schopps
1621.56Sveego# A2410 grf (ite4 grf4)
1631.72Sthorpejdevice	grful: grfbus
1641.37Sthorpejattach	grful at zbus
1651.27Schoppsfile	arch/amiga/dev/grf_ul.c		grful needs-flag
1661.40Sisfile	arch/amiga/dev/ite_ul.c		grful & ite
1671.39Scgdfile	arch/amiga/dev/grf_ultms.g	grful
1681.1Schopps
1691.56Sveego# CyberVison 64 grf (ite5 grf5)
1701.72Sthorpejdevice	grfcv: grfbus
1711.56Sveegoattach	grfcv at zbus
1721.56Sveegofile	arch/amiga/dev/grf_cv.c		grfcv needs-flag
1731.56Sveegofile	arch/amiga/dev/ite_cv.c		grfcv & ite
1741.48Sveego
1751.56Sveego# Tseng grf (ite6 grf6)
1761.72Sthorpejdevice	grfet: grfbus
1771.48Sveegoattach	grfet at zbus
1781.48Sveegofile	arch/amiga/dev/grf_et.c		grfet needs-flag
1791.48Sveegofile	arch/amiga/dev/ite_et.c		grfet & ite
1801.70Sveego
1811.70Sveego# CyberVison 64/3D grf (ite7 grf7)
1821.72Sthorpejdevice	grfcv3d: grfbus
1831.70Sveegoattach	grfcv3d at zbus
1841.70Sveegofile	arch/amiga/dev/grf_cv3d.c	grfcv3d needs-flag
1851.70Sveegofile	arch/amiga/dev/ite_cv3d.c	grfcv3d & ite
1861.48Sveego
1871.45Sthorpej# device defined in sys/conf/files
1881.56Sveego# A2065, Ameristar, Ariadne ethernet cards
1891.74Sdrochnerattach	le at zbus with le_zbus: le24
1901.47Sthorpejfile	arch/amiga/dev/if_le.c		le_zbus needs-flag
1911.78Sveego
1921.78Sveego# AriadneII ethernet card
1931.78Sveego# device defined in sys/conf/files
1941.78Sveegoattach	ne at zbus with ne_zbus: rtl80x9
1951.78Sveegofile	arch/amiga/dev/if_ne_zbus.c	ne_zbus needs-flag
1961.37Sthorpej
1971.56Sveego# Hydra ethernet card
1981.72Sthorpejdevice	ed: ifnet, ether, arp
1991.37Sthorpejattach	ed at zbus with ed_zbus
2001.37Sthorpejfile	arch/amiga/dev/if_ed.c		ed_zbus needs-flag
2011.18Schopps
2021.18Schopps# C=/Ameristar A2060 / 560
2031.37Sthorpejattach	bah at zbus with bah_zbus
2041.76Sisfile	arch/amiga/dev/if_bah_zbus.c	bah_zbus
2051.1Schopps
2061.56Sveego# CEI A4066 EthernetPLUS
2071.72Sthorpejdevice	es: ifnet, ether, arp
2081.37Sthorpejattach	es at zbus
2091.32Sjtcfile	arch/amiga/dev/if_es.c		es needs-flag
2101.30Schopps
2111.56Sveego# Quicknet ethernet card
2121.72Sthorpejdevice	qn: ifnet, ether, arp
2131.37Sthorpejattach	qn at zbus
2141.30Schoppsfile	arch/amiga/dev/if_qn.c		qn needs-flag
2151.28Schopps
2161.28Schopps# A2232 msc serial ports
2171.72Sthorpejdevice	msc: tty
2181.37Sthorpejattach	msc at zbus
2191.28Schoppsfile	arch/amiga/dev/msc.c		msc needs-count
2201.15Schopps
2211.15Schopps# bsc/Alf Data MultiFaceCard
2221.72Sthorpejdevice	mfc { unit = -1 }
2231.38Smhitchattach	mfc at zbus
2241.15Schopps
2251.72Sthorpejdevice	mfcs: tty
2261.37Sthorpejattach	mfcs at mfc
2271.72Sthorpejdevice	mfcp
2281.37Sthorpejattach	mfcp at mfc
2291.39Scgdfile	arch/amiga/dev/mfc.c		mfcs | mfcp needs-count
2301.15Schopps
2311.69Sis# direct bus ISA-chip i/o
2321.69Sisdefine	supio {port = -1}
2331.69Sis
2341.62Sis# DraCo superio chip
2351.62Sis
2361.72Sthorpejdevice	drsupio: supio
2371.62Sisattach	drsupio at mainbus
2381.62Sisfile	arch/amiga/dev/drsupio.c	drsupio
2391.69Sis
2401.77Sis# ZBus HyperComs: HyperCom Z3, HyperCom 4
2411.72Sthorpejdevice	hyper: supio
2421.69Sisattach	hyper at zbus
2431.69Sisfile	arch/amiga/dev/hyper.c		hyper
2441.98Sis
2451.98Sis# IOBlix
2461.98Sisdevice	iobl: supio, amibus_b16
2471.98Sisattach	iobl at zbus with iobl_zbus
2481.98Sisfile	arch/amiga/dev/ioblix_zbus.c	iobl_zbus
2491.98Sis
2501.62Sis
2511.68Sisattach	com at supio with com_supio
2521.68Sisfile	arch/amiga/dev/com_supio.c	com_supio
2531.75Sis
2541.75Sis# ISDN Blaster, ISDN Master
2551.75Sisdevice	aster: supio
2561.75Sisattach	aster at zbus
2571.75Sisfile	arch/amiga/dev/aster.c		aster
2581.102Sis
2591.102Sisattach	isic at supio with isic_supio
2601.102Sisfile	arch/amiga/dev/isic_supio.c isic_supio
2611.68Sis
2621.63Sis# handle gvp's odd autoconf info..
2631.72Sthorpejdevice	gvpbus {}
2641.63Sisattach	gvpbus at zbus
2651.63Sisfile	arch/amiga/dev/gvpbus.c		gvpbus
2661.62Sis
2671.72Sthorpejdevice	lpt
2681.63Sisfile	dev/ic/lpt.c			lpt needs-flag
2691.63Sis
2701.63Sisattach	lpt at supio with lpt_supio
2711.63Sisfile	arch/amiga/dev/lpt_supio.c	lpt_supio
2721.63Sis
2731.89Sthorpejinclude "dev/scsipi/files.scsipi"
2741.56Sveegomajor	{sd = 4}
2751.56Sveegomajor	{cd = 7}
2761.56Sveego
2771.1Schopps# wd 33c93 contrllers
2781.1Schoppsdefine	sbic 
2791.1Schoppsfile	arch/amiga/dev/sbic.c		sbic
2801.1Schopps
2811.1Schopps# GVP series II
2821.72Sthorpejdevice	gtsc: scsi, sbic
2831.37Sthorpejattach	gtsc at gvpbus
2841.1Schoppsfile	arch/amiga/dev/gtsc.c		gtsc needs-flag
2851.1Schopps
2861.1Schopps# Amiga 3000 internal
2871.72Sthorpejdevice	ahsc: scsi, sbic
2881.37Sthorpejattach	ahsc at mainbus
2891.1Schoppsfile	arch/amiga/dev/ahsc.c		ahsc needs-flag
2901.1Schopps
2911.56Sveego# C= A2091
2921.72Sthorpejdevice atzsc: scsi, sbic
2931.56Sveegoattach atzsc at zbus
2941.56Sveegofile	arch/amiga/dev/atzsc.c		atzsc needs-flag
2951.56Sveego
2961.56Sveego# ncr 5380 controllers
2971.56Sveegodefine	sci
2981.56Sveegofile	arch/amiga/dev/sci.c		sci
2991.56Sveego
3001.56Sveego# Supra Wordsync II
3011.72Sthorpejdevice	wstsc: scsi, sci
3021.56Sveegoattach	wstsc at zbus
3031.56Sveegofile	arch/amiga/dev/wstsc.c		wstsc needs-flag
3041.56Sveego
3051.56Sveego# IVS 
3061.72Sthorpejdevice	ivsc: scsi, sci
3071.56Sveegoattach	ivsc at zbus
3081.56Sveegofile	arch/amiga/dev/ivsc.c		ivsc needs-flag
3091.56Sveego
3101.56Sveego# MLH
3111.72Sthorpejdevice	mlhsc: scsi, sci
3121.56Sveegoattach	mlhsc at zbus
3131.56Sveegofile	arch/amiga/dev/mlhsc.c		mlhsc needs-flag
3141.56Sveego
3151.56Sveego# CSA twelve gauge.
3161.72Sthorpejdevice	otgsc: scsi, sci
3171.56Sveegoattach	otgsc at zbus
3181.56Sveegofile	arch/amiga/dev/otgsc.c		otgsc needs-flag
3191.56Sveego
3201.1Schopps# ncr 57c710 controllers
3211.99Sbouyerdefine	asiop
3221.99Sbouyerfile	arch/amiga/dev/siop.c		asiop
3231.1Schopps
3241.1Schopps# PPI Zeus
3251.99Sbouyerdevice	zssc: scsi, asiop
3261.37Sthorpejattach	zssc at zbus
3271.1Schoppsfile	arch/amiga/dev/zssc.c		zssc needs-flag
3281.1Schopps
3291.1Schopps# CSA Magnum
3301.99Sbouyerdevice	mgnsc: scsi, asiop
3311.37Sthorpejattach	mgnsc at zbus
3321.1Schoppsfile	arch/amiga/dev/mgnsc.c		mgnsc needs-flag
3331.1Schopps
3341.56Sveego# MacroSystems USA Warp Engine
3351.99Sbouyerdevice	wesc: scsi, asiop
3361.37Sthorpejattach	wesc at zbus
3371.2Schoppsfile	arch/amiga/dev/wesc.c		wesc needs-flag
3381.12Schopps
3391.56Sveego# C= A4091 & A4000T
3401.99Sbouyerdevice	afsc: scsi, asiop
3411.37Sthorpejattach	afsc at zbus
3421.99Sbouyerdevice	aftsc: scsi, asiop
3431.37Sthorpejattach	aftsc at mainbus
3441.39Scgdfile	arch/amiga/dev/afsc.c		afsc | aftsc needs-flag
3451.80Sis
3461.80Sis# ncr 57c720/770 controllers
3471.80Sisdefine	siopng
3481.80Sisfile	arch/amiga/dev/siop2.c		siopng
3491.80Sis
3501.80Sis# CyberStorm MKIII scsi
3511.80Sisdevice	cbiiisc: scsi, siopng
3521.80Sisattach	cbiiisc at zbus
3531.80Sisfile	arch/amiga/dev/cbiiisc.c	cbiiisc needs-flag
3541.2Schopps
3551.15Schopps# Emulex ESP216 & FAS216 controllers
3561.15Schopps
3571.15Schopps# FastlaneZ3
3581.72Sthorpejdevice	flsc: scsi, ncr53c9x
3591.37Sthorpejattach	flsc at zbus
3601.25Schoppsfile	arch/amiga/dev/flsc.c		flsc needs-flag
3611.25Schopps
3621.66Smhitch# Blizzard1230-I,II
3631.72Sthorpejdevice	bzsc: scsi, ncr53c9x
3641.37Sthorpejattach	bzsc at zbus
3651.25Schoppsfile	arch/amiga/dev/bzsc.c		bzsc needs-flag
3661.66Smhitch
3671.66Smhitch# Blizzard12x0-IV
3681.72Sthorpejdevice	bzivsc: scsi, ncr53c9x
3691.66Smhitchattach	bzivsc at zbus
3701.66Smhitchfile	arch/amiga/dev/bzivsc.c		bzivsc needs-flag
3711.49Sis
3721.51Sis# Blizzard2060 scsi
3731.72Sthorpejdevice	bztzsc: scsi, ncr53c9x
3741.51Sisattach	bztzsc at zbus
3751.51Sisfile	arch/amiga/dev/bztzsc.c		bztzsc needs-flag
3761.65Smhitch
3771.65Smhitch# CyberSCSI [I] scsi
3781.72Sthorpejdevice	cbsc: scsi, ncr53c9x
3791.65Smhitchattach	cbsc at zbus
3801.65Smhitchfile	arch/amiga/dev/cbsc.c		cbsc needs-flag
3811.65Smhitch
3821.65Smhitch# CyberSCSI MKII scsi
3831.72Sthorpejdevice	cbiisc: scsi, ncr53c9x
3841.65Smhitchattach	cbiisc at zbus
3851.65Smhitchfile	arch/amiga/dev/cbiisc.c		cbiisc needs-flag
3861.2Schopps
3871.56Sveego# EMPLANT
3881.72Sthorpejdevice	empsc: scsi, sci
3891.56Sveegoattach	empsc at zbus
3901.56Sveegofile	arch/amiga/dev/empsc.c		empsc needs-flag
3911.56Sveego
3921.3Schopps# Amiga 4000/1200 IDE masquerading as SCSI
3931.72Sthorpejdevice	idesc: scsi
3941.37Sthorpejattach	idesc at mainbus
3951.2Schoppsfile	arch/amiga/dev/idesc.c		idesc needs-flag
3961.1Schopps
3971.56Sveego# MacroSystem DraCo internal
3981.99Sbouyerdevice	drsc: scsi, asiop
3991.56Sveegoattach	drsc at mainbus
4001.56Sveegofile  arch/amiga/dev/drsc.c           drsc needs-flag
4011.59Sis
4021.59Sis# MacroSystem DraCo internal DS2404 hwc
4031.72Sthorpejdevice	drbbc
4041.59Sisattach	drbbc at mainbus
4051.59Sisfile	arch/amiga/dev/drbbc.c		drbbc
4061.56Sveego
4071.92Sis# kernel floating point emulator
4081.58Sisinclude	"arch/m68k/fpe/files.fpe"
4091.58Sis
4101.92Sis# Motorola 68060 support package
4111.92Sisinclude	"arch/m68k/060sp/files.060sp"
4121.92Sis
4131.64Sis# list of standard files...
4141.64Sis
4151.39Scgdfile	dev/cons.c			ite | ser
4161.39Scgdfile	dev/cninit.c			ite | ser
4171.1Schoppsfile	arch/amiga/amiga/amiga_init.c
4181.1Schoppsfile	arch/amiga/amiga/autoconf.c
4191.1Schoppsfile	arch/amiga/amiga/cia.c
4201.1Schoppsfile	arch/amiga/amiga/conf.c
4211.1Schoppsfile	arch/amiga/amiga/disksubr.c
4221.1Schoppsfile	arch/amiga/amiga/dkbad.c
4231.1Schoppsfile	arch/amiga/amiga/machdep.c
4241.1Schoppsfile	arch/amiga/amiga/mem.c
4251.1Schoppsfile	arch/amiga/amiga/pmap.c
4261.103Saymericfile	arch/amiga/amiga/procfs_machdep.c	procfs
4271.1Schoppsfile	arch/amiga/amiga/sys_machdep.c
4281.1Schoppsfile	arch/amiga/amiga/trap.c
4291.1Schoppsfile	arch/amiga/amiga/vm_machdep.c
4301.1Schoppsfile	arch/amiga/amiga/cc.c
4311.17Schoppsfile	arch/amiga/amiga/db_memrw.c	ddb
4321.73Smhitchfile	arch/amiga/dev/md_root.c		memory_disk_hooks
4331.90Sisfile	arch/m68k/m68k/cacheops.c
4341.95Saymeric
4351.95Saymericdefine	gayle
4361.95Saymericfile	arch/amiga/amiga/gayle.c		gayle
4371.95Saymeric
4381.95Saymericfile	arch/amiga/dev/gayle_pcmcia.c		pccard
4391.95Saymericdevice	pccard: pcmciabus, gayle
4401.95Saymericattach	pccard at mainbus
4411.95Saymeric
4421.95Saymericinclude "dev/pcmcia/files.pcmcia"
4431.100Sisinclude "dev/mii/files.mii"
4441.96Smhitch
4451.96Smhitchinclude "dev/ata/files.ata"
4461.96Smhitchmajor	{wd = 17}
4471.96Smhitch
4481.96Smhitch# Amiga 4000/1200 IDE using MI wdc
4491.96Smhitchattach	wdc at mainbus with wdc_amiga: gayle
4501.96Smhitchfile	arch/amiga/dev/wdc_amiga.c	wdc_amiga
4511.68Sis
4521.73Smhitchmajor	{md = 15}	# Memory disk (for mini-kernel)
4531.97Sostermajor	{raid = 16}	# RAIDframe
4541.24Schristos
4551.24Schristos# Compatibility modules
4561.24Schristos
4571.24Schristos# SunOS Binary Compatibility (COMPAT_SUNOS)
4581.85Skleinkinclude "compat/sunos/files.sunos"
4591.22Schristosfile	arch/m68k/m68k/sunos_machdep.c	compat_sunos
4601.86Skleink
4611.86Skleink# SVR4 Binary Compatibility (COMPAT_SVR4)
4621.86Skleinkinclude "compat/svr4/files.svr4"
4631.57Sis
4641.79Sitohy# Linux binary compatibility (COMPAT_LINUX)
4651.79Sitohyinclude "compat/linux/files.linux"
4661.79Sitohyinclude "compat/linux/arch/m68k/files.linux_m68k"
4671.79Sitohy
4681.79Sitohy# OSS audio driver compatibility
4691.79Sitohyinclude "compat/ossaudio/files.ossaudio"
470