files.i386 revision 1.210
11.210Sdrochner#	$NetBSD: files.i386,v 1.210 2002/07/07 13:03:47 drochner Exp $
21.2Scgd#
31.56Scgd# new style config file for i386 architecture
41.56Scgd#
51.56Scgd
61.56Scgd# maxpartitions must be first item in files.${ARCH}.newconf
71.56Scgdmaxpartitions 8
81.94Sthorpej
91.193Sperrymaxusers 2 16 128
101.125Sthorpej
111.125Sthorpej# APM options
121.201Slukemdefflag	opt_apm.h	APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
131.182Slukem			APM_NO_STANDBY APM_V10_ONLY APM_NO_V12 APMDEBUG
141.199Slukem			APM_POWER_PRINT APM_ALLOW_BOGUS_SEGMENTS
151.210Sdrochner			APM_USE_KVM86
161.199Slukemdefparam opt_apm.h	APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
171.100Sthorpej
181.100Sthorpej# Processor type options.
191.201Slukemdefflag	opt_cputype.h	I386_CPU I486_CPU I586_CPU I686_CPU
201.124Sbouyer
211.124Sbouyer# delay before cpu_reset() for reboot.
221.201Slukemdefparam		CPURESET_DELAY
231.101Sthorpej
241.101Sthorpej# VM86 emulation
251.201Slukemdefflag			VM86
261.210Sdrochnerdefflag			KVM86
271.102Sthorpej
281.102Sthorpej# Floating point emulation
291.201Slukemdefflag			MATH_EMULATE
301.103Sthorpej
311.103Sthorpej# User-settable LDT (used by WINE)
321.201Slukemdefflag			USER_LDT
331.104Sthorpej
341.104Sthorpej# Speed hack; make NOPs dummies (might break on some machines)
351.201Slukemdefflag			DUMMY_NOPS
361.105Sthorpej
371.167Sthorpej# Performance counter support
381.201Slukemdefflag			PERFCTRS
391.167Sthorpej
401.194Sfvdl# MTRR support
411.201Slukemdefflag			MTRR
421.194Sfvdl
431.105Sthorpej# X server support in console drivers
441.201Slukemdefflag	opt_xserver.h	XSERVER XSERVER_DDB
451.181Schs
461.181Schs# The REAL{BASE,EXT}MEM options
471.199Slukemdefparam opt_realmem.h	REALBASEMEM REALEXTMEM
481.140Sdrochner
491.140Sdrochner# understand boot device passed by pre-1.3 bootblocks
501.201Slukemdefflag			COMPAT_OLDBOOT
511.98Sthorpej
521.142Sthorpej# PCI BIOS options
531.201Slukemdefflag	opt_pcibios.h	PCIBIOS PCIBIOSVERBOSE
541.201Slukem			PCIBIOS_ADDR_FIXUP PCIBIOS_BUS_FIXUP
551.201Slukem			PCIBIOS_INTR_FIXUP PCIBIOS_INTR_FIXUP_FORCE
561.202Slukem			PCIBIOS_INTR_GUESS PCIINTR_DEBUG
571.202Slukemdefparam opt_pcibios.h	PCIBIOS_IRQS_HINT
581.166Sthorpej
591.166Sthorpej# Large page size
601.201Slukemdefflag			LARGEPAGES
611.142Sthorpej
621.209Syamt# kernel stack debug
631.209Syamtdefflag	opt_kstack_dr0.h		KSTACK_CHECK_DR0
641.209Syamt
651.56Scgdfile	arch/i386/i386/autoconf.c
661.146Sdrochnerfile	arch/i386/i386/bus_machdep.c
671.56Scgdfile	arch/i386/i386/conf.c
681.145Sdrochnerfile	arch/i386/i386/consinit.c
691.209Syamtfile	arch/i386/i386/db_dbgreg.s	ddb | kstack_check_dr0
701.56Scgdfile	arch/i386/i386/db_disasm.c	ddb
711.56Scgdfile	arch/i386/i386/db_interface.c	ddb
721.85Sthorpejfile	arch/i386/i386/db_memrw.c	ddb | kgdb
731.56Scgdfile	arch/i386/i386/db_trace.c	ddb
741.56Scgdfile	arch/i386/i386/disksubr.c	disk
751.60Smycroftfile	arch/i386/i386/gdt.c
761.200Sitojunfile	arch/i386/i386/in_cksum.s	inet | inet6
771.152Swsfile	arch/i386/i386/ipkdb_glue.c	ipkdb
781.85Sthorpejfile	arch/i386/i386/kgdb_machdep.c	kgdb
791.56Scgdfile	arch/i386/i386/machdep.c
801.56Scgdfile	arch/i386/i386/math_emulate.c	math_emulate
811.56Scgdfile	arch/i386/i386/mem.c
821.56Scgdfile	arch/i386/i386/microtime.s
831.194Sfvdlfile	arch/i386/i386/mtrr_i686.c	mtrr
841.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
851.154Sjdolecekfile	netns/ns_cksum.c		ns
861.134Sthorpejfile	arch/i386/i386/pmap.c
871.56Scgdfile	arch/i386/i386/process_machdep.c
881.180Sfvdlfile	arch/i386/i386/procfs_machdep.c	procfs
891.185Sthorpejfile	arch/i386/i386/softintr.c
901.56Scgdfile	arch/i386/i386/sys_machdep.c
911.178Smycroftfile	arch/i386/i386/syscall.c
921.56Scgdfile	arch/i386/i386/trap.c
931.56Scgdfile	arch/i386/i386/vm_machdep.c
941.56Scgdfile	dev/cons.c
951.167Sthorpej
961.167Sthorpejfile	arch/i386/i386/pmc.c		perfctrs
971.192Stls
981.192Stlsfile	crypto/des/arch/i386/des_enc.S		ipsec & ipsec_esp
991.192Stls#file	crypto/des/arch/i386/des_cbc.S		ipsec & ipsec_esp
1001.192Stlsfile	crypto/blowfish/arch/i386/bf_enc.S	ipsec & ipsec_esp
1011.192Stls#file	crypto/blowfish/arch/i386/bf_cbc.S	ipsec & ipsec_esp
1021.56Scgd
1031.56Scgd#
1041.56Scgd# Machine-independent SCSI drivers
1051.56Scgd#
1061.56Scgd
1071.182Slukeminclude	"dev/scsipi/files.scsipi"
1081.56Scgdmajor	{sd = 4}
1091.56Scgdmajor	{cd = 6}
1101.69Sperry
1111.97Scgd#
1121.97Scgd# Machine-independent ATA drivers
1131.97Scgd#
1141.97Scgd
1151.182Slukeminclude	"dev/ata/files.ata"
1161.97Scgdmajor	{wd = 0}
1171.97Scgd
1181.79Spk# Memory Disk for install floppy
1191.203Sjdolecekfile	dev/md_root.c			memory_disk_hooks
1201.79Spkmajor	{md = 17}
1211.149Soster
1221.149Soster# RAIDframe
1231.149Sostermajor	{raid = 18}
1241.151Sad
1251.174Sad# Logical disk
1261.174Sadmajor	{ld = 19}
1271.171Sad
1281.171Sad#
1291.171Sad# Machine-independent I2O drivers
1301.171Sad#
1311.171Sad
1321.182Slukeminclude	"dev/i2o/files.i2o"
1331.56Scgd
1341.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing
1351.142Sthorpej# of certain devices/BIOS features
1361.182Slukemdefine	bioscall
1371.142Sthorpejfile	arch/i386/i386/bioscall.s	bioscall needs-flag
1381.142Sthorpej
1391.142Sthorpej# BIOS32 routines
1401.142Sthorpejdefine	bios32
1411.142Sthorpejfile	arch/i386/i386/bios32.c		bios32 needs-flag
1421.142Sthorpej
1431.56Scgd#
1441.56Scgd# System bus types
1451.56Scgd#
1461.65Scgd
1471.182Slukemdefine	mainbus { }
1481.142Sthorpej# XXX BIOS32 only if something that uses it is configured!
1491.198Sthorpejdevice	mainbus: isabus, eisabus, mcabus, pcibus, mainbus, bios32, acpibus
1501.67Sthorpejattach	mainbus at root
1511.65Scgdfile	arch/i386/i386/mainbus.c	mainbus
1521.56Scgd
1531.55Smycroft#
1541.64Scgd# PCI-only drivers
1551.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
1561.64Scgd# XXX devices to 'pci'.
1571.64Scgd#
1581.64Scgd
1591.182Slukeminclude	"dev/pci/files.pci"
1601.195Sthorpejinclude "dev/pci/files.agp"
1611.64Scgdfile	arch/i386/pci/pci_machdep.c	pci
1621.195Sthorpejfile 	arch/i386/pci/agp_machdep.c	agp
1631.142Sthorpejfile	arch/i386/pci/pcibios.c		pcibios
1641.142Sthorpejfile	arch/i386/pci/pci_intr_fixup.c	pcibios & pcibios_intr_fixup
1651.142Sthorpejfile	arch/i386/pci/piix.c		pcibios & pcibios_intr_fixup
1661.142Sthorpejfile	arch/i386/pci/opti82c558.c	pcibios & pcibios_intr_fixup
1671.142Sthorpejfile	arch/i386/pci/opti82c700.c	pcibios & pcibios_intr_fixup
1681.142Sthorpejfile	arch/i386/pci/sis85c503.c	pcibios & pcibios_intr_fixup
1691.142Sthorpejfile	arch/i386/pci/via82c586.c	pcibios & pcibios_intr_fixup
1701.186Suchfile	arch/i386/pci/amd756.c		pcibios & pcibios_intr_fixup
1711.190Shayafile	arch/i386/pci/ali1543.c		pcibios & pcibios_intr_fixup
1721.143Sthorpejfile	arch/i386/pci/pci_bus_fixup.c	pcibios & pcibios_bus_fixup
1731.158Suchfile	arch/i386/pci/pci_addr_fixup.c	pcibios & pcibios_addr_fixup
1741.201Slukemdefparam		PCI_CONF_MODE
1751.110Scgdfile	arch/i386/pci/pciide_machdep.c	pciide
1761.127Snathanwfile	arch/i386/pci/pcic_pci_machdep.c	pcic_pci
1771.78Sthorpej
1781.78Sthorpej# PCI-Host bridge chipsets
1791.196Sthorpejdevice	pchb: pcibus, agpbus, agp_ali, agp_amd, agp_i810, agp_intel, agp_sis,
1801.196Sthorpej	      agp_via
1811.78Sthorpejattach	pchb at pci
1821.194Sfvdlfile	arch/i386/pci/pchb.c		pchb			needs-flag
1831.169Sthorpejfile	arch/i386/pci/pchb_rnd.c	pchb & rnd
1841.107Sthorpej
1851.107Sthorpej# PCI-EISA bridges
1861.108Sthorpejdevice	pceb: eisabus, isabus
1871.107Sthorpejattach	pceb at pci
1881.107Sthorpejfile	arch/i386/pci/pceb.c		pceb
1891.78Sthorpej
1901.78Sthorpej# PCI-ISA bridges
1911.108Sthorpejdevice	pcib: isabus
1921.78Sthorpejattach	pcib at pci
1931.78Sthorpejfile	arch/i386/pci/pcib.c		pcib
1941.184Sjdolecek
1951.184Sjdolecek# PCI-MCA bridges
1961.184Sjdolecekdevice	pcmb: mcabus
1971.184Sjdolecekattach	pcmb at pci
1981.184Sjdolecekfile	arch/i386/pci/pcmb.c		pcmb
1991.64Scgd
2001.153Smartin# Game adapter (joystick)
2011.204Sjdolecekfile	arch/i386/isa/joy_timer.c	joy
2021.153Smartin
2031.64Scgd#
2041.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2051.55Smycroft#
2061.56Scgd
2071.182Slukeminclude	"dev/isa/files.isa"
2081.56Scgdmajor	{mcd = 7}
2091.56Scgd#major	{scd = 15}
2101.115Scgd
2111.115Scgd# XXX THE FOLLOWING BLOCK SHOULD GO INTO dev/pci/files.pci, BUT CANNOT
2121.115Scgd# XXX BECAUSE NOT 'lpt' IS DEFINED IN files.isa, RATHER THAN files.
2131.115Scgd# XXX (when the conf/files and files.isa bogons are fixed, this can
2141.115Scgd# XXX be fixed as well.)
2151.115Scgd
2161.115Scgdattach	lpt at puc with lpt_puc
2171.115Scgdfile	dev/pci/lpt_puc.c	lpt_puc
2181.56Scgd
2191.56Scgdfile	arch/i386/isa/isa_machdep.c	isa
2201.56Scgd
2211.56Scgd# PC clock
2221.56Scgdfile	arch/i386/isa/clock.c		isa
2231.130Sdrochnerfile	dev/clock_subr.c		isa
2241.56Scgd
2251.56Scgd# Numeric Processing Extension; Math Co-processor
2261.108Sthorpejdevice	npx
2271.56Scgdfile	arch/i386/isa/npx.c		npx needs-flag
2281.163Sthorpej
2291.163Sthorpejattach	npx at isa with npx_isa
2301.163Sthorpejfile	arch/i386/isa/npx_isa.c		npx_isa
2311.56Scgd
2321.66Sthorpej# attribute used to represent the "keyboard controller"
2331.66Sthorpej# XXX should be a real device
2341.182Slukemdefine	pckbcport { [irq = -1], [port = -1] }
2351.66Sthorpej
2361.56Scgd# PC console support a la "pccons"
2371.111Sdrochnerdevice	pc: tty, pckbcport
2381.67Sthorpejattach	pc at isa
2391.111Sdrochnerdevice	pcconskbd
2401.111Sdrochnerattach	pcconskbd at pckbc
2411.111Sdrochnerfile	arch/i386/isa/pccons.c		pc | pcconskbd needs-flag
2421.56Scgd
2431.56Scgd# PC Mice; Logitech-style, Microsoft-style, and PS/2-style
2441.128Sdrochnerdevice	olms
2451.128Sdrochnerattach	olms at isa
2461.128Sdrochnerfile	arch/i386/isa/olms.c		olms needs-flag
2471.128Sdrochnerdevice	lms: wsmousedev
2481.67Sthorpejattach	lms at isa
2491.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2501.128Sdrochnerdevice	omms
2511.128Sdrochnerattach	omms at isa
2521.128Sdrochnerfile	arch/i386/isa/omms.c		omms needs-flag
2531.128Sdrochnerdevice	mms: wsmousedev
2541.67Sthorpejattach	mms at isa
2551.128Sdrochnerfile	arch/i386/isa/mms.c		mms
2561.111Sdrochner
2571.182Slukeminclude	"dev/wscons/files.wscons"
2581.191Sdrochnerinclude	"dev/wsfont/files.wsfont"
2591.111Sdrochner
2601.182Slukeminclude	"dev/pckbc/files.pckbc"
2611.113Sdrochner
2621.182Slukemdevice	sysbeep
2631.182Slukemattach	sysbeep at pcppi
2641.111Sdrochner
2651.56Scgd# Floppy disk controller
2661.157Sthorpejdevice	fdc {drive = -1}: isadma
2671.157Sthorpejfile	dev/isa/fd.c			fdc needs-flag
2681.157Sthorpej
2691.157Sthorpejattach	fdc at isa with fdc_isa
2701.157Sthorpejfile	dev/isa/fdc_isa.c		fdc_isa
2711.157Sthorpej
2721.157Sthorpejdevice	fd: disk
2731.67Sthorpejattach	fd at fdc
2741.56Scgdmajor	{fd = 2}
2751.76Ssoda
2761.76Ssoda# Adaptec AHA-284x VL SCSI controllers
2771.76Ssoda# device declaration in sys/conf/files
2781.150Sfvdlattach	ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
2791.76Ssodafile	arch/i386/isa/ahc_isa.c		ahc_isa
2801.56Scgd
2811.55Smycroft#
2821.55Smycroft# EISA-only drivers
2831.55Smycroft#
2841.56Scgd
2851.182Slukeminclude	"dev/eisa/files.eisa"
2861.72Scgdfile	arch/i386/eisa/eisa_machdep.c	eisa
2871.154Sjdolecek
2881.154Sjdolecek#
2891.154Sjdolecek# MCA-only drivers
2901.154Sjdolecek#
2911.154Sjdolecek
2921.182Slukemdevice	mca {[slot = -1]} : bioscall
2931.182Slukeminclude	"dev/mca/files.mca"
2941.159Sjdolecekfile	arch/i386/mca/mca_machdep.c	mca
2951.187Sjdolecek
2961.187Sjdolecekmajor	{ ed = 20 }
2971.77Sjtk
2981.80Schristos# ISA Plug 'n Play devices
2991.80Schristosfile	arch/i386/isa/isapnp_machdep.c	isapnp
3001.130Sdrochner
3011.130Sdrochner#
3021.130Sdrochner# VME support
3031.130Sdrochner#
3041.182Slukeminclude	"dev/vme/files.vme"
3051.77Sjtk
3061.77Sjtk#
3071.77Sjtk# Other mainbus-attached devices
3081.77Sjtk#
3091.77Sjtk
3101.77Sjtk# Advanced Power Management support (APM)
3111.182Slukemdevice	apm: bioscall
3121.182Slukemattach	apm at mainbus
3131.77Sjtkfile	arch/i386/i386/apm.c		apm needs-count
3141.89Sjtkfile	arch/i386/i386/apmcall.s	apm
3151.56Scgd
3161.55Smycroft#
3171.55Smycroft# Compatibility modules
3181.55Smycroft#
3191.61Smycroft
3201.61Smycroft# VM86 mode
3211.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3221.120Smycroft
3231.210Sdrochner# VM86 in kernel
3241.210Sdrochnerfile	arch/i386/i386/kvm86.c			kvm86
3251.210Sdrochnerfile	arch/i386/i386/kvm86call.s		kvm86
3261.210Sdrochner
3271.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3281.135Smellonfile	arch/i386/i386/compat_13_machdep.c	compat_13 | compat_aout
3291.56Scgd
3301.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4)
3311.182Slukeminclude	"compat/svr4/files.svr4"
3321.59Smycroftfile	arch/i386/i386/svr4_machdep.c		compat_svr4
3331.173Sjdolecekfile	arch/i386/i386/svr4_sigcode.s		compat_svr4
3341.177Smycroftfile	arch/i386/i386/svr4_syscall.c		compat_svr4
3351.189Schristos
3361.189Schristos# MACH binary compatibility (COMPAT_MACH)
3371.189Schristosinclude	"compat/mach/files.mach"
3381.189Schristosfile	arch/i386/i386/mach_machdep.c		compat_mach
3391.189Schristosfile	arch/i386/i386/mach_sigcode.s		compat_mach
3401.189Schristosfile	arch/i386/i386/mach_syscall.c		compat_mach
3411.189Schristosfile	arch/i386/i386/macho_machdep.c		exec_macho
3421.56Scgd
3431.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2)
3441.182Slukeminclude	"compat/ibcs2/files.ibcs2"
3451.88Smycroftfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3461.173Sjdolecekfile	arch/i386/i386/ibcs2_sigcode.s		compat_ibcs2
3471.176Sjdolecekfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3481.56Scgd
3491.59Smycroft# Linux binary compatibility (COMPAT_LINUX)
3501.182Slukeminclude	"compat/linux/files.linux"
3511.182Slukeminclude	"compat/linux/arch/i386/files.linux_i386"
3521.173Sjdolecekfile	arch/i386/i386/linux_sigcode.s		compat_linux
3531.176Sjdolecekfile	arch/i386/i386/linux_syscall.c		compat_linux
3541.188Schristosfile	arch/i386/i386/linux_trap.c		compat_linux
3551.58Smycroft
3561.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD)
3571.182Slukeminclude	"compat/freebsd/files.freebsd"
3581.58Smycroftfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3591.173Sjdolecekfile	arch/i386/i386/freebsd_sigcode.s	compat_freebsd
3601.179Sjdolecekfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
3611.131Schristos
3621.131Schristos# a.out binary compatibility (COMPAT_AOUT)
3631.182Slukeminclude	"compat/aout/files.aout"
3641.160Smycroft
3651.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF)
3661.182Slukeminclude	"compat/pecoff/files.pecoff"
3671.82Saugustss
3681.82Saugustss# OSS audio driver compatibility
3691.182Slukeminclude	"compat/ossaudio/files.ossaudio"
3701.139Shaya
3711.139Shaya#
3721.139Shaya# CARDBUS
3731.139Shaya#
3741.182Slukeminclude	"dev/cardbus/files.cardbus"
3751.139Shayafile	arch/i386/i386/rbus_machdep.c	cardbus
3761.90Sthorpej
3771.90Sthorpej# XXXX pcic here because it needs to be late.  The catch: pcic needs
3781.90Sthorpej# to be late, so devices which attach to it are attached late.  But it
3791.90Sthorpej# needs to be before its isa and pci attachments.  This answer is
3801.90Sthorpej# non-optimal, but I don't have a better answer right now.
3811.90Sthorpej
3821.165Sitohy# PCIC pcmcia controller
3831.90Sthorpej# XXX this needs to be done very late, so it's done here.  This feels
3841.90Sthorpej# like a kludge, but it might be for the best.
3851.93Sthorpej
3861.201Slukemdefparam		PCIC_ISA_ALLOC_IOBASE
3871.201Slukemdefparam		PCIC_ISA_ALLOC_IOSIZE
3881.201Slukemdefparam		PCIC_ISA_INTR_ALLOC_MASK
3891.93Sthorpej
3901.126Spkdevice	pcic: pcmciabus
3911.92Sthorpejfile	dev/ic/i82365.c			pcic
3921.90Sthorpej
3931.114Ssommerfe# PCIC pcmcia controller on ISA bus.
3941.90Sthorpejattach	pcic at isa with pcic_isa
3951.90Sthorpejfile	dev/isa/i82365_isa.c		pcic_isa
3961.90Sthorpej
3971.114Ssommerfe# PCIC pcmcia controller on PCI bus.
3981.90Sthorpejattach	pcic at pci with pcic_pci
3991.90Sthorpejfile	dev/pci/i82365_pci.c		pcic_pci
4001.90Sthorpej
4011.114Ssommerfe# PCIC pcmcia controller on PnP board
4021.182Slukemattach	pcic at isapnp with pcic_isapnp
4031.114Ssommerfefile	dev/isapnp/i82365_isapnp.c	pcic_isapnp
4041.114Ssommerfe
4051.114Ssommerfe# Code common to ISA and ISAPnP attachments
4061.127Snathanwfile	dev/isa/i82365_isasubr.c	pcic_isa | pcic_isapnp | pcic_pci
4071.132Sbad
4081.132Sbad# XXXX tcic here because it needs to be late.  The catch: tcic needs
4091.132Sbad# to be late, so devices which attach to it are attached late.  But it
4101.132Sbad# needs to be before its isa and pci attachments.  This answer is
4111.132Sbad# non-optimal, but I don't have a better answer right now.
4121.132Sbad
4131.165Sitohy# TCIC pcmcia controller
4141.132Sbad# XXX this needs to be done very late, so it's done here.  This feels
4151.132Sbad# like a kludge, but it might be for the best.
4161.132Sbad
4171.201Slukemdefparam		TCIC_ISA_ALLOC_IOBASE
4181.201Slukemdefparam		TCIC_ISA_ALLOC_IOSIZE
4191.201Slukemdefparam		TCIC_ISA_INTR_ALLOC_MASK
4201.132Sbad
4211.132Sbaddevice	tcic: pcmciabus
4221.132Sbadfile	dev/ic/tcic2.c			tcic
4231.132Sbad
4241.165Sitohy# TCIC pcmcia controller
4251.132Sbadattach	tcic at isa with tcic_isa
4261.132Sbadfile	dev/isa/tcic2_isa.c		tcic_isa
4271.90Sthorpej
4281.90Sthorpej# this wants to be probed as late as possible.
4291.90Sthorpej#
4301.90Sthorpej# Machine-independent PCMCIA drivers
4311.90Sthorpej#
4321.182Slukeminclude	"dev/pcmcia/files.pcmcia"
4331.90Sthorpej
4341.90Sthorpej
4351.182Slukeminclude	"dev/usb/files.usb"
4361.170Sonoe
4371.182Slukeminclude	"dev/ieee1394/files.ieee1394"
4381.141Sdrochner
4391.182Slukeminclude	"arch/i386/pnpbios/files.pnpbios"
4401.198Sthorpej
4411.198Sthorpejinclude "dev/acpi/files.acpi"
4421.198Sthorpejfile	arch/i386/i386/acpi_machdep.c	acpi
4431.208Stshiozakfile	arch/i386/acpi/acpi_wakeup.c	acpi
4441.207Schristos
4451.207Schristos# Toshiba VALD 
4461.207Schristosdevice	vald
4471.207Schristosattach	vald at acpi with vald_acpi
4481.207Schristosfile	arch/i386/acpi/vald_acpi.c		vald_acpi
4491.207Schristos
4501.207Schristos# Sony SPIC (jog dial etc.)
4511.207Schristosattach	spic at acpi with spic_acpi
4521.207Schristosfile	arch/i386/acpi/spic_acpi.c		spic_acpi
4531.210Sdrochner
4541.210Sdrochnerdevice	vesabios
4551.210Sdrochnerattach vesabios at mainbus
4561.210Sdrochnerfile	arch/i386/bios/vesabios.c		vesabios needs-flag
457