files.amiga revision 1.111
11.111Slukem#	$NetBSD: files.amiga,v 1.111 2001/11/20 12:56:20 lukem 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.110Saymericdefopt	opt_amigacons.h		SERCONSOLE
201.83Sis
211.83Sisdefopt	opt_retina.h		RH_MEMCLK RH_64BIT_SPRITE RH_HARDWARECURSOR
221.83Sisdefopt	opt_retina.h		RETINA_SPEED_HACK
231.84Sis
241.84Sisdefopt				BB060STUPIDROM
251.93Sisdefopt				P5PPC68KBOARD
261.107Sisdefopt				LEV6_DEFER
271.105Sis
281.105Sisdefopt				IOBZCLOCK
291.83Sis
301.111Slukemdevice	mainbus {}
311.111Slukemattach	mainbus at root
321.1Schopps
331.72Sthorpejdevice	cpu
341.37Sthorpejattach	cpu at mainbus
351.1Schopps
361.94Sis# for bus_space
371.94Sis
381.94Sisdefine	amibus_bl
391.94Sisfile	arch/amiga/amiga/amiga_bus_simple_4.c
401.94Sis
411.94Sisdefine	amibus_ww
421.94Sisfile	arch/amiga/amiga/amiga_bus_simple_2word.c
431.94Sis
441.95Saymericdefine amibus_wb
451.95Saymericfile	arch/amiga/amiga/amiga_bus_simple_1word.c
461.95Saymeric
471.98Sisdefine	amibus_b16
481.98Sisfile	arch/amiga/amiga/amiga_bus_simple_16.c	amibus_b16
491.106Sis
501.106Sisdefine	amibus_b800
511.106Sisfile	arch/amiga/amiga/amiga_bus_simple_0x800.c	amibus_b800
521.98Sis
531.43Sis# zorro expansion bus.
541.72Sthorpejdevice	zbus {}
551.37Sthorpejattach	zbus at mainbus
561.15Schoppsfile	arch/amiga/dev/zbus.c		zbus
571.1Schopps
581.1Schoppsdefine	event {}
591.1Schoppsfile	arch/amiga/dev/event.c		event
601.1Schopps
611.72Sthorpejdevice	clock
621.37Sthorpejattach	clock at mainbus
631.1Schoppsfile	arch/amiga/dev/clock.c
641.56Sveegofile	dev/clock_subr.c
651.60Sis
661.60Sis# A2000 internal hwc
671.72Sthorpejdevice	a2kbbc
681.60Sisattach	a2kbbc at mainbus
691.60Sisfile	arch/amiga/dev/a2kbbc.c		a2kbbc
701.60Sis
711.60Sis# A3000/4000 internal hwc
721.72Sthorpejdevice	a34kbbc
731.60Sisattach	a34kbbc at mainbus
741.60Sisfile	arch/amiga/dev/a34kbbc.c	a34kbbc
751.1Schopps
761.1Schopps# keyboard
771.104Sisdevice	kbd: event,wskbddev
781.37Sthorpejattach	kbd at mainbus
791.1Schoppsfile	arch/amiga/dev/kbd.c		kbd needs-flag
801.104Sisfile	arch/amiga/dev/wskbdmap_amiga.c	kbd
811.1Schopps
821.1Schopps# serial port
831.72Sthorpejdevice	ser: tty
841.37Sthorpejattach	ser at mainbus
851.1Schoppsfile	arch/amiga/dev/ser.c		ser needs-count
861.1Schopps
871.43Sis# parallel port
881.72Sthorpejdevice	par
891.37Sthorpejattach	par at mainbus
901.1Schoppsfile	arch/amiga/dev/par.c		par needs-count
911.1Schopps
921.57Sis# audio
931.72Sthorpejdevice	aucc: audio
941.68Sisattach	aucc at mainbus
951.111Slukemfile	arch/amiga/dev/aucc.c		aucc needs-flag
961.68Sis
971.72Sthorpejdevice	melody: audio, tms320av110
981.68Sisattach	melody at zbus
991.68Sisfile	arch/amiga/dev/melody.c		melody
1001.109Sis
1011.109Sisdevice repulse: audio, ac97, mulaw
1021.109Sisattach	repulse at zbus
1031.109Sisfile	arch/amiga/dev/repulse.c	repulse
1041.57Sis
1051.1Schopps# mouse
1061.72Sthorpejdevice	ms: event
1071.42Sisattach	ms at mainbus
1081.44Sveegofile	arch/amiga/dev/ms.c		ms needs-flag
1091.1Schopps
1101.56Sveego# floppy
1111.72Sthorpejdevice	fdc { unit = -1 }
1121.37Sthorpejattach	fdc at mainbus
1131.1Schopps
1141.72Sthorpejdevice	fd: disk
1151.37Sthorpejattach	fd at fdc
1161.1Schoppsfile	arch/amiga/dev/fd.c		fd needs-flag
1171.1Schoppsmajor	{fd = 2}
1181.1Schopps
1191.1Schopps# graphic devices
1201.1Schoppsdefine	grfbus {}
1211.1Schopps
1221.72Sthorpejdevice	grf {}
1231.37Sthorpejattach	grf at grfbus
1241.1Schoppsfile	arch/amiga/dev/grf.c		grf needs-count
1251.1Schopps
1261.72Sthorpejdevice	ite: tty
1271.37Sthorpejattach	ite at grf
1281.1Schoppsfile	arch/amiga/dev/ite.c		ite needs-flag
1291.1Schoppsfile	arch/amiga/dev/kbdmap.c		ite
1301.104Sisfile	arch/amiga/dev/kf_8x8.c		ite | amidisplaycc
1311.4Schoppsfile	arch/amiga/dev/kf_8x11.c	kfont_8x11
1321.4Schoppsfile	arch/amiga/dev/kf_custom.c	kfont_custom
1331.1Schopps
1341.56Sveego# custom chips grf (ite0 grf0)
1351.72Sthorpejdevice	grfcc: grfbus
1361.37Sthorpejattach	grfcc at mainbus
1371.10Schoppsfile	arch/amiga/dev/grf_cc.c		grfcc needs-flag
1381.40Sisfile	arch/amiga/dev/ite_cc.c		grfcc & ite
1391.1Schopps
1401.104Sis# wscons interface to custom chips
1411.104Sisdevice	amidisplaycc: wsemuldisplaydev
1421.104Sisattach	amidisplaycc at mainbus
1431.111Slukemfile	arch/amiga/dev/amidisplaycc.c	amidisplaycc needs-flag
1441.104Sis
1451.104Sisinclude "dev/wscons/files.wscons"
1461.104Sis
1471.88Sthorpejdefpseudo	view
1481.39Scgdfile	arch/amiga/dev/view.c		view | grfcc needs-count
1491.104Sisfile	arch/amiga/dev/grfabs.c		grfcc | view | amidisplaycc
1501.104Sisfile	arch/amiga/dev/grfabs_cc.c	grfcc | view | amidisplaycc
1511.104Sisfile	arch/amiga/dev/grfabs_ccglb.c	grfcc | view | amidisplaycc
1521.1Schopps
1531.56Sveego# retina ZII grf (ite1 grf1)
1541.72Sthorpejdevice	grfrt: grfbus
1551.37Sthorpejattach	grfrt at zbus
1561.10Schoppsfile	arch/amiga/dev/grf_rt.c		grfrt needs-flag
1571.40Sisfile	arch/amiga/dev/ite_rt.c		grfrt & ite
1581.1Schopps
1591.56Sveego# retina ZIII grf (ite2 grf2)
1601.72Sthorpejdevice	grfrh: grfbus
1611.56Sveegoattach	grfrh at zbus
1621.56Sveegofile	arch/amiga/dev/grf_rh.c		grfrh needs-flag
1631.56Sveegofile	arch/amiga/dev/ite_rh.c		grfrh & ite
1641.56Sveego
1651.56Sveego# cirrus grf (ite3 grf3)
1661.72Sthorpejdevice	grfcl: grfbus
1671.37Sthorpejattach	grfcl at zbus
1681.15Schoppsfile	arch/amiga/dev/grf_cl.c		grfcl needs-flag
1691.40Sisfile	arch/amiga/dev/ite_cl.c		grfcl & ite
1701.31Schopps
1711.56Sveego# A2410 grf (ite4 grf4)
1721.72Sthorpejdevice	grful: grfbus
1731.37Sthorpejattach	grful at zbus
1741.27Schoppsfile	arch/amiga/dev/grf_ul.c		grful needs-flag
1751.40Sisfile	arch/amiga/dev/ite_ul.c		grful & ite
1761.39Scgdfile	arch/amiga/dev/grf_ultms.g	grful
1771.1Schopps
1781.56Sveego# CyberVison 64 grf (ite5 grf5)
1791.72Sthorpejdevice	grfcv: grfbus
1801.56Sveegoattach	grfcv at zbus
1811.56Sveegofile	arch/amiga/dev/grf_cv.c		grfcv needs-flag
1821.56Sveegofile	arch/amiga/dev/ite_cv.c		grfcv & ite
1831.48Sveego
1841.56Sveego# Tseng grf (ite6 grf6)
1851.72Sthorpejdevice	grfet: grfbus
1861.48Sveegoattach	grfet at zbus
1871.48Sveegofile	arch/amiga/dev/grf_et.c		grfet needs-flag
1881.48Sveegofile	arch/amiga/dev/ite_et.c		grfet & ite
1891.70Sveego
1901.70Sveego# CyberVison 64/3D grf (ite7 grf7)
1911.72Sthorpejdevice	grfcv3d: grfbus
1921.70Sveegoattach	grfcv3d at zbus
1931.70Sveegofile	arch/amiga/dev/grf_cv3d.c	grfcv3d needs-flag
1941.70Sveegofile	arch/amiga/dev/ite_cv3d.c	grfcv3d & ite
1951.48Sveego
1961.45Sthorpej# device defined in sys/conf/files
1971.56Sveego# A2065, Ameristar, Ariadne ethernet cards
1981.74Sdrochnerattach	le at zbus with le_zbus: le24
1991.47Sthorpejfile	arch/amiga/dev/if_le.c		le_zbus needs-flag
2001.78Sveego
2011.78Sveego# AriadneII ethernet card
2021.78Sveego# device defined in sys/conf/files
2031.78Sveegoattach	ne at zbus with ne_zbus: rtl80x9
2041.78Sveegofile	arch/amiga/dev/if_ne_zbus.c	ne_zbus needs-flag
2051.37Sthorpej
2061.56Sveego# Hydra ethernet card
2071.72Sthorpejdevice	ed: ifnet, ether, arp
2081.37Sthorpejattach	ed at zbus with ed_zbus
2091.37Sthorpejfile	arch/amiga/dev/if_ed.c		ed_zbus needs-flag
2101.18Schopps
2111.18Schopps# C=/Ameristar A2060 / 560
2121.37Sthorpejattach	bah at zbus with bah_zbus
2131.76Sisfile	arch/amiga/dev/if_bah_zbus.c	bah_zbus
2141.1Schopps
2151.56Sveego# CEI A4066 EthernetPLUS
2161.72Sthorpejdevice	es: ifnet, ether, arp
2171.37Sthorpejattach	es at zbus
2181.32Sjtcfile	arch/amiga/dev/if_es.c		es needs-flag
2191.30Schopps
2201.56Sveego# Quicknet ethernet card
2211.72Sthorpejdevice	qn: ifnet, ether, arp
2221.37Sthorpejattach	qn at zbus
2231.30Schoppsfile	arch/amiga/dev/if_qn.c		qn needs-flag
2241.28Schopps
2251.28Schopps# A2232 msc serial ports
2261.72Sthorpejdevice	msc: tty
2271.37Sthorpejattach	msc at zbus
2281.28Schoppsfile	arch/amiga/dev/msc.c		msc needs-count
2291.15Schopps
2301.15Schopps# bsc/Alf Data MultiFaceCard
2311.72Sthorpejdevice	mfc { unit = -1 }
2321.38Smhitchattach	mfc at zbus
2331.15Schopps
2341.72Sthorpejdevice	mfcs: tty
2351.37Sthorpejattach	mfcs at mfc
2361.72Sthorpejdevice	mfcp
2371.37Sthorpejattach	mfcp at mfc
2381.39Scgdfile	arch/amiga/dev/mfc.c		mfcs | mfcp needs-count
2391.15Schopps
2401.69Sis# direct bus ISA-chip i/o
2411.69Sisdefine	supio {port = -1}
2421.69Sis
2431.62Sis# DraCo superio chip
2441.62Sis
2451.72Sthorpejdevice	drsupio: supio
2461.62Sisattach	drsupio at mainbus
2471.62Sisfile	arch/amiga/dev/drsupio.c	drsupio
2481.69Sis
2491.77Sis# ZBus HyperComs: HyperCom Z3, HyperCom 4
2501.72Sthorpejdevice	hyper: supio
2511.69Sisattach	hyper at zbus
2521.69Sisfile	arch/amiga/dev/hyper.c		hyper
2531.98Sis
2541.98Sis# IOBlix
2551.98Sisdevice	iobl: supio, amibus_b16
2561.98Sisattach	iobl at zbus with iobl_zbus
2571.98Sisfile	arch/amiga/dev/ioblix_zbus.c	iobl_zbus
2581.98Sis
2591.62Sis
2601.68Sisattach	com at supio with com_supio
2611.68Sisfile	arch/amiga/dev/com_supio.c	com_supio
2621.75Sis
2631.75Sis# ISDN Blaster, ISDN Master
2641.75Sisdevice	aster: supio
2651.75Sisattach	aster at zbus
2661.75Sisfile	arch/amiga/dev/aster.c		aster
2671.102Sis
2681.102Sisattach	isic at supio with isic_supio
2691.102Sisfile	arch/amiga/dev/isic_supio.c isic_supio
2701.68Sis
2711.63Sis# handle gvp's odd autoconf info..
2721.72Sthorpejdevice	gvpbus {}
2731.63Sisattach	gvpbus at zbus
2741.63Sisfile	arch/amiga/dev/gvpbus.c		gvpbus
2751.62Sis
2761.72Sthorpejdevice	lpt
2771.63Sisfile	dev/ic/lpt.c			lpt needs-flag
2781.63Sis
2791.63Sisattach	lpt at supio with lpt_supio
2801.63Sisfile	arch/amiga/dev/lpt_supio.c	lpt_supio
2811.63Sis
2821.89Sthorpejinclude "dev/scsipi/files.scsipi"
2831.56Sveegomajor	{sd = 4}
2841.56Sveegomajor	{cd = 7}
2851.56Sveego
2861.1Schopps# wd 33c93 contrllers
2871.111Slukemdefine	sbic
2881.1Schoppsfile	arch/amiga/dev/sbic.c		sbic
2891.1Schopps
2901.1Schopps# GVP series II
2911.72Sthorpejdevice	gtsc: scsi, sbic
2921.37Sthorpejattach	gtsc at gvpbus
2931.1Schoppsfile	arch/amiga/dev/gtsc.c		gtsc needs-flag
2941.1Schopps
2951.1Schopps# Amiga 3000 internal
2961.72Sthorpejdevice	ahsc: scsi, sbic
2971.37Sthorpejattach	ahsc at mainbus
2981.1Schoppsfile	arch/amiga/dev/ahsc.c		ahsc needs-flag
2991.1Schopps
3001.56Sveego# C= A2091
3011.72Sthorpejdevice atzsc: scsi, sbic
3021.56Sveegoattach atzsc at zbus
3031.56Sveegofile	arch/amiga/dev/atzsc.c		atzsc needs-flag
3041.56Sveego
3051.56Sveego# ncr 5380 controllers
3061.56Sveegodefine	sci
3071.56Sveegofile	arch/amiga/dev/sci.c		sci
3081.56Sveego
3091.56Sveego# Supra Wordsync II
3101.72Sthorpejdevice	wstsc: scsi, sci
3111.56Sveegoattach	wstsc at zbus
3121.56Sveegofile	arch/amiga/dev/wstsc.c		wstsc needs-flag
3131.56Sveego
3141.111Slukem# IVS
3151.72Sthorpejdevice	ivsc: scsi, sci
3161.56Sveegoattach	ivsc at zbus
3171.56Sveegofile	arch/amiga/dev/ivsc.c		ivsc needs-flag
3181.56Sveego
3191.56Sveego# MLH
3201.72Sthorpejdevice	mlhsc: scsi, sci
3211.56Sveegoattach	mlhsc at zbus
3221.56Sveegofile	arch/amiga/dev/mlhsc.c		mlhsc needs-flag
3231.56Sveego
3241.56Sveego# CSA twelve gauge.
3251.72Sthorpejdevice	otgsc: scsi, sci
3261.56Sveegoattach	otgsc at zbus
3271.56Sveegofile	arch/amiga/dev/otgsc.c		otgsc needs-flag
3281.56Sveego
3291.1Schopps# ncr 57c710 controllers
3301.99Sbouyerdefine	asiop
3311.99Sbouyerfile	arch/amiga/dev/siop.c		asiop
3321.1Schopps
3331.1Schopps# PPI Zeus
3341.99Sbouyerdevice	zssc: scsi, asiop
3351.37Sthorpejattach	zssc at zbus
3361.1Schoppsfile	arch/amiga/dev/zssc.c		zssc needs-flag
3371.1Schopps
3381.1Schopps# CSA Magnum
3391.99Sbouyerdevice	mgnsc: scsi, asiop
3401.37Sthorpejattach	mgnsc at zbus
3411.1Schoppsfile	arch/amiga/dev/mgnsc.c		mgnsc needs-flag
3421.1Schopps
3431.56Sveego# MacroSystems USA Warp Engine
3441.99Sbouyerdevice	wesc: scsi, asiop
3451.37Sthorpejattach	wesc at zbus
3461.2Schoppsfile	arch/amiga/dev/wesc.c		wesc needs-flag
3471.12Schopps
3481.56Sveego# C= A4091 & A4000T
3491.99Sbouyerdevice	afsc: scsi, asiop
3501.37Sthorpejattach	afsc at zbus
3511.99Sbouyerdevice	aftsc: scsi, asiop
3521.37Sthorpejattach	aftsc at mainbus
3531.39Scgdfile	arch/amiga/dev/afsc.c		afsc | aftsc needs-flag
3541.80Sis
3551.80Sis# ncr 57c720/770 controllers
3561.80Sisdefine	siopng
3571.80Sisfile	arch/amiga/dev/siop2.c		siopng
3581.80Sis
3591.80Sis# CyberStorm MKIII scsi
3601.80Sisdevice	cbiiisc: scsi, siopng
3611.80Sisattach	cbiiisc at zbus
3621.80Sisfile	arch/amiga/dev/cbiiisc.c	cbiiisc needs-flag
3631.2Schopps
3641.15Schopps# Emulex ESP216 & FAS216 controllers
3651.15Schopps
3661.15Schopps# FastlaneZ3
3671.72Sthorpejdevice	flsc: scsi, ncr53c9x
3681.37Sthorpejattach	flsc at zbus
3691.25Schoppsfile	arch/amiga/dev/flsc.c		flsc needs-flag
3701.25Schopps
3711.66Smhitch# Blizzard1230-I,II
3721.72Sthorpejdevice	bzsc: scsi, ncr53c9x
3731.37Sthorpejattach	bzsc at zbus
3741.25Schoppsfile	arch/amiga/dev/bzsc.c		bzsc needs-flag
3751.66Smhitch
3761.66Smhitch# Blizzard12x0-IV
3771.72Sthorpejdevice	bzivsc: scsi, ncr53c9x
3781.66Smhitchattach	bzivsc at zbus
3791.66Smhitchfile	arch/amiga/dev/bzivsc.c		bzivsc needs-flag
3801.49Sis
3811.51Sis# Blizzard2060 scsi
3821.72Sthorpejdevice	bztzsc: scsi, ncr53c9x
3831.51Sisattach	bztzsc at zbus
3841.51Sisfile	arch/amiga/dev/bztzsc.c		bztzsc needs-flag
3851.65Smhitch
3861.65Smhitch# CyberSCSI [I] scsi
3871.72Sthorpejdevice	cbsc: scsi, ncr53c9x
3881.65Smhitchattach	cbsc at zbus
3891.65Smhitchfile	arch/amiga/dev/cbsc.c		cbsc needs-flag
3901.65Smhitch
3911.65Smhitch# CyberSCSI MKII scsi
3921.72Sthorpejdevice	cbiisc: scsi, ncr53c9x
3931.65Smhitchattach	cbiisc at zbus
3941.65Smhitchfile	arch/amiga/dev/cbiisc.c		cbiisc needs-flag
3951.2Schopps
3961.56Sveego# EMPLANT
3971.72Sthorpejdevice	empsc: scsi, sci
3981.56Sveegoattach	empsc at zbus
3991.56Sveegofile	arch/amiga/dev/empsc.c		empsc needs-flag
4001.56Sveego
4011.3Schopps# Amiga 4000/1200 IDE masquerading as SCSI
4021.72Sthorpejdevice	idesc: scsi
4031.37Sthorpejattach	idesc at mainbus
4041.2Schoppsfile	arch/amiga/dev/idesc.c		idesc needs-flag
4051.1Schopps
4061.56Sveego# MacroSystem DraCo internal
4071.99Sbouyerdevice	drsc: scsi, asiop
4081.56Sveegoattach	drsc at mainbus
4091.111Slukemfile	arch/amiga/dev/drsc.c		drsc needs-flag
4101.59Sis
4111.59Sis# MacroSystem DraCo internal DS2404 hwc
4121.72Sthorpejdevice	drbbc
4131.59Sisattach	drbbc at mainbus
4141.59Sisfile	arch/amiga/dev/drbbc.c		drbbc
4151.56Sveego
4161.92Sis# kernel floating point emulator
4171.58Sisinclude	"arch/m68k/fpe/files.fpe"
4181.58Sis
4191.92Sis# Motorola 68060 support package
4201.92Sisinclude	"arch/m68k/060sp/files.060sp"
4211.92Sis
4221.64Sis# list of standard files...
4231.64Sis
4241.39Scgdfile	dev/cons.c			ite | ser
4251.39Scgdfile	dev/cninit.c			ite | ser
4261.1Schoppsfile	arch/amiga/amiga/amiga_init.c
4271.1Schoppsfile	arch/amiga/amiga/autoconf.c
4281.1Schoppsfile	arch/amiga/amiga/cia.c
4291.1Schoppsfile	arch/amiga/amiga/conf.c
4301.1Schoppsfile	arch/amiga/amiga/disksubr.c
4311.1Schoppsfile	arch/amiga/amiga/dkbad.c
4321.1Schoppsfile	arch/amiga/amiga/machdep.c
4331.1Schoppsfile	arch/amiga/amiga/mem.c
4341.1Schoppsfile	arch/amiga/amiga/pmap.c
4351.103Saymericfile	arch/amiga/amiga/procfs_machdep.c	procfs
4361.1Schoppsfile	arch/amiga/amiga/sys_machdep.c
4371.1Schoppsfile	arch/amiga/amiga/trap.c
4381.1Schoppsfile	arch/amiga/amiga/vm_machdep.c
4391.1Schoppsfile	arch/amiga/amiga/cc.c
4401.17Schoppsfile	arch/amiga/amiga/db_memrw.c	ddb
4411.73Smhitchfile	arch/amiga/dev/md_root.c		memory_disk_hooks
4421.90Sisfile	arch/m68k/m68k/cacheops.c
4431.95Saymeric
4441.95Saymericdefine	gayle
4451.95Saymericfile	arch/amiga/amiga/gayle.c		gayle
4461.95Saymeric
4471.95Saymericfile	arch/amiga/dev/gayle_pcmcia.c		pccard
4481.95Saymericdevice	pccard: pcmciabus, gayle
4491.95Saymericattach	pccard at mainbus
4501.95Saymeric
4511.95Saymericinclude "dev/pcmcia/files.pcmcia"
4521.100Sisinclude "dev/mii/files.mii"
4531.96Smhitch
4541.96Smhitchinclude "dev/ata/files.ata"
4551.96Smhitchmajor	{wd = 17}
4561.96Smhitch
4571.96Smhitch# Amiga 4000/1200 IDE using MI wdc
4581.96Smhitchattach	wdc at mainbus with wdc_amiga: gayle
4591.96Smhitchfile	arch/amiga/dev/wdc_amiga.c	wdc_amiga
4601.68Sis
4611.73Smhitchmajor	{md = 15}	# Memory disk (for mini-kernel)
4621.97Sostermajor	{raid = 16}	# RAIDframe
4631.24Schristos
4641.24Schristos# Compatibility modules
4651.24Schristos
4661.24Schristos# SunOS Binary Compatibility (COMPAT_SUNOS)
4671.85Skleinkinclude "compat/sunos/files.sunos"
4681.22Schristosfile	arch/m68k/m68k/sunos_machdep.c	compat_sunos
4691.86Skleink
4701.86Skleink# SVR4 Binary Compatibility (COMPAT_SVR4)
4711.86Skleinkinclude "compat/svr4/files.svr4"
4721.57Sis
4731.79Sitohy# Linux binary compatibility (COMPAT_LINUX)
4741.79Sitohyinclude "compat/linux/files.linux"
4751.79Sitohyinclude "compat/linux/arch/m68k/files.linux_m68k"
4761.108Schristosfile arch/m68k/m68k/linux_trap.c		compat_linux
4771.79Sitohy
4781.79Sitohy# OSS audio driver compatibility
4791.79Sitohyinclude "compat/ossaudio/files.ossaudio"
480