files.i386 revision 1.268
11.268Sdyoung#	$NetBSD: files.i386,v 1.268 2005/06/25 22:08:54 dyoung 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.253Swizmaxpartitions 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.105Sthorpej# X server support in console drivers
351.201Slukemdefflag	opt_xserver.h	XSERVER XSERVER_DDB
361.181Schs
371.181Schs# The REAL{BASE,EXT}MEM options
381.199Slukemdefparam opt_realmem.h	REALBASEMEM REALEXTMEM
391.140Sdrochner
401.140Sdrochner# understand boot device passed by pre-1.3 bootblocks
411.201Slukemdefflag			COMPAT_OLDBOOT
421.98Sthorpej
431.142Sthorpej# PCI BIOS options
441.201Slukemdefflag	opt_pcibios.h	PCIBIOS PCIBIOSVERBOSE
451.202Slukem			PCIBIOS_INTR_GUESS PCIINTR_DEBUG
461.202Slukemdefparam opt_pcibios.h	PCIBIOS_IRQS_HINT
471.166Sthorpej
481.264Ssekiya# PCI fixup options
491.264Ssekiyadefflag opt_pcifixup.h	PCI_ADDR_FIXUP PCI_BUS_FIXUP
501.264Ssekiya			PCI_INTR_FIXUP PCI_INTR_FIXUP_FORCE
511.264Ssekiya
521.166Sthorpej# Large page size
531.201Slukemdefflag			LARGEPAGES
541.217Sfvdl
551.217Sfvdl# No unmapped page below kernel stack
561.217Sfvdldefflag			NOREDZONE
571.142Sthorpej
581.209Syamt# kernel stack debug
591.209Syamtdefflag	opt_kstack_dr0.h		KSTACK_CHECK_DR0
601.236Sjmmv
611.236Sjmmv# Beep on halt
621.236Sjmmvdefflag opt_beep.h		BEEP_ONHALT
631.236Sjmmvdefparam opt_beep.h		BEEP_ONHALT_COUNT
641.236Sjmmvdefparam opt_beep.h		BEEP_ONHALT_PITCH BEEP_ONHALT_PERIOD
651.209Syamt
661.256Slukem# Enhanced SpeedStep
671.256Slukemdefflag			ENHANCED_SPEEDSTEP
681.256Slukem
691.56Scgdfile	arch/i386/i386/autoconf.c
701.223Sfvdlfile	arch/i386/i386/db_dbgreg.S	ddb | kstack_check_dr0
711.56Scgdfile	arch/i386/i386/db_disasm.c	ddb
721.56Scgdfile	arch/i386/i386/db_interface.c	ddb
731.85Sthorpejfile	arch/i386/i386/db_memrw.c	ddb | kgdb
741.56Scgdfile	arch/i386/i386/db_trace.c	ddb
751.241Sdslfile	kern/subr_disk_mbr.c		disk
761.60Smycroftfile	arch/i386/i386/gdt.c
771.223Sfvdlfile	arch/i386/i386/in_cksum.S	inet | inet6
781.152Swsfile	arch/i386/i386/ipkdb_glue.c	ipkdb
791.85Sthorpejfile	arch/i386/i386/kgdb_machdep.c	kgdb
801.56Scgdfile	arch/i386/i386/machdep.c
811.233Sfvdlfile	arch/i386/i386/identcpu.c
821.56Scgdfile	arch/i386/i386/math_emulate.c	math_emulate
831.56Scgdfile	arch/i386/i386/mem.c
841.227Snakayamafile	kern/kern_microtime.c		i586_cpu | i686_cpu
851.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
861.154Sjdolecekfile	netns/ns_cksum.c		ns
871.134Sthorpejfile	arch/i386/i386/pmap.c
881.56Scgdfile	arch/i386/i386/process_machdep.c
891.180Sfvdlfile	arch/i386/i386/procfs_machdep.c	procfs
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.223Sfvdlfile	arch/i386/i386/mptramp.S  	multiprocessor
971.215Sfvdlfile    arch/i386/i386/ipifuncs.c       multiprocessor
981.215Sfvdl
991.167Sthorpejfile	arch/i386/i386/pmc.c		perfctrs
1001.192Stls
1011.219Sthorpejfile	crypto/des/arch/i386/des_enc.S		des
1021.219Sthorpejfile	crypto/des/arch/i386/des_cbc.S		des
1031.219Sthorpej
1041.219Sthorpejfile	crypto/blowfish/arch/i386/bf_enc.S	blowfish
1051.246Stlsfile	crypto/blowfish/arch/i386/bf_cbc.S	blowfish & !i386_cpu
1061.56Scgd
1071.56Scgd#
1081.56Scgd# Machine-independent SCSI drivers
1091.56Scgd#
1101.56Scgd
1111.182Slukeminclude	"dev/scsipi/files.scsipi"
1121.69Sperry
1131.97Scgd#
1141.97Scgd# Machine-independent ATA drivers
1151.97Scgd#
1161.97Scgd
1171.182Slukeminclude	"dev/ata/files.ata"
1181.97Scgd
1191.79Spk# Memory Disk for install floppy
1201.203Sjdolecekfile	dev/md_root.c			memory_disk_hooks
1211.171Sad
1221.171Sad#
1231.171Sad# Machine-independent I2O drivers
1241.171Sad#
1251.171Sad
1261.182Slukeminclude	"dev/i2o/files.i2o"
1271.56Scgd
1281.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing
1291.142Sthorpej# of certain devices/BIOS features
1301.182Slukemdefine	bioscall
1311.223Sfvdlfile	arch/i386/i386/bioscall.S	bioscall needs-flag
1321.142Sthorpej
1331.142Sthorpej# BIOS32 routines
1341.142Sthorpejdefine	bios32
1351.142Sthorpejfile	arch/i386/i386/bios32.c		bios32 needs-flag
1361.142Sthorpej
1371.260Sdrochner# i386 specific mainbus attributes
1381.260Sdrochnerdefine apmbus {}
1391.260Sdrochnerdefine pnpbiosbus {}
1401.260Sdrochnerdefine vesabiosbus {}
1411.260Sdrochner
1421.56Scgd#
1431.56Scgd# System bus types
1441.56Scgd#
1451.65Scgd
1461.142Sthorpej# XXX BIOS32 only if something that uses it is configured!
1471.260Sdrochnerdevice	mainbus: isabus, eisabus, mcabus, pcibus, bios32, acpibus,
1481.260Sdrochner	cpubus, apmbus, pnpbiosbus, vesabiosbus
1491.67Sthorpejattach	mainbus at root
1501.65Scgdfile	arch/i386/i386/mainbus.c	mainbus
1511.56Scgd
1521.55Smycroft#
1531.64Scgd# PCI-only drivers
1541.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
1551.64Scgd# XXX devices to 'pci'.
1561.64Scgd#
1571.64Scgd
1581.182Slukeminclude	"dev/pci/files.pci"
1591.195Sthorpejinclude "dev/pci/files.agp"
1601.195Sthorpejfile 	arch/i386/pci/agp_machdep.c	agp
1611.142Sthorpejfile	arch/i386/pci/pcibios.c		pcibios
1621.264Ssekiyafile	arch/i386/pci/pci_intr_fixup.c	pcibios & pci_intr_fixup
1631.264Ssekiyafile	arch/i386/pci/piix.c		pcibios & pci_intr_fixup
1641.264Ssekiyafile	arch/i386/pci/opti82c558.c	pcibios & pci_intr_fixup
1651.264Ssekiyafile	arch/i386/pci/opti82c700.c	pcibios & pci_intr_fixup
1661.264Ssekiyafile	arch/i386/pci/sis85c503.c	pcibios & pci_intr_fixup
1671.264Ssekiyafile	arch/i386/pci/via82c586.c	pcibios & pci_intr_fixup
1681.264Ssekiyafile	arch/i386/pci/amd756.c		pcibios & pci_intr_fixup
1691.264Ssekiyafile	arch/i386/pci/ali1543.c		pcibios & pci_intr_fixup
1701.264Ssekiyafile	arch/i386/pci/pci_bus_fixup.c	pci_bus_fixup
1711.265Ssekiyafile	arch/i386/pci/pci_addr_fixup.c	pci_addr_fixup
1721.201Slukemdefparam		PCI_CONF_MODE
1731.127Snathanwfile	arch/i386/pci/pcic_pci_machdep.c	pcic_pci
1741.245Sdyoung
1751.255Sfvdldevice 	aapic
1761.255Sfvdlattach 	aapic at pci
1771.255Sfvdlfile 	arch/x86/pci/aapic.c			aapic
1781.255Sfvdl
1791.78Sthorpej# PCI-Host bridge chipsets
1801.196Sthorpejdevice	pchb: pcibus, agpbus, agp_ali, agp_amd, agp_i810, agp_intel, agp_sis,
1811.196Sthorpej	      agp_via
1821.78Sthorpejattach	pchb at pci
1831.194Sfvdlfile	arch/i386/pci/pchb.c		pchb			needs-flag
1841.169Sthorpejfile	arch/i386/pci/pchb_rnd.c	pchb & rnd
1851.213Sthorpej
1861.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge)
1871.213Sthorpejdevice	elansc: sysmon_wdog
1881.213Sthorpejattach	elansc at pci
1891.213Sthorpejfile	arch/i386/pci/elan520.c		elansc
1901.107Sthorpej
1911.107Sthorpej# PCI-EISA bridges
1921.108Sthorpejdevice	pceb: eisabus, isabus
1931.107Sthorpejattach	pceb at pci
1941.107Sthorpejfile	arch/i386/pci/pceb.c		pceb
1951.78Sthorpej
1961.78Sthorpej# PCI-ISA bridges
1971.108Sthorpejdevice	pcib: isabus
1981.78Sthorpejattach	pcib at pci
1991.251Sminourafile	arch/i386/pci/pcib.c		pcib | ichlpcib
2001.251Sminoura
2011.251Sminoura# PCI-LPC bridges
2021.251Sminouradevice	ichlpcib: isabus, sysmon_wdog
2031.251Sminouraattach	ichlpcib at pci
2041.251Sminourafile	arch/i386/pci/ichlpcib.c	ichlpcib
2051.184Sjdolecek
2061.184Sjdolecek# PCI-MCA bridges
2071.184Sjdolecekdevice	pcmb: mcabus
2081.184Sjdolecekattach	pcmb at pci
2091.184Sjdolecekfile	arch/i386/pci/pcmb.c		pcmb
2101.64Scgd
2111.215Sfvdldevice	p64h2apic
2121.215Sfvdlattach	p64h2apic at pci
2131.215Sfvdlfile	arch/i386/pci/p64h2apic.c	p64h2apic
2141.215Sfvdl
2151.215Sfvdl
2161.64Scgd#
2171.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2181.55Smycroft#
2191.56Scgd
2201.182Slukeminclude	"dev/isa/files.isa"
2211.115Scgd
2221.56Scgd# PC clock
2231.56Scgdfile	arch/i386/isa/clock.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.56Scgd# PC console support a la "pccons"
2331.238Sdrochnerdevice	pc: tty
2341.67Sthorpejattach	pc at isa
2351.250Sbjh21device	pcconskbd: pckbport_machdep_cnattach
2361.250Sbjh21attach	pcconskbd at pckbport
2371.111Sdrochnerfile	arch/i386/isa/pccons.c		pc | pcconskbd needs-flag
2381.56Scgd
2391.239Swiz# PC Mice: Logitech-style and Microsoft-style
2401.128Sdrochnerdevice	lms: wsmousedev
2411.67Sthorpejattach	lms at isa
2421.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2431.128Sdrochnerdevice	mms: wsmousedev
2441.67Sthorpejattach	mms at isa
2451.128Sdrochnerfile	arch/i386/isa/mms.c		mms
2461.111Sdrochner
2471.182Slukeminclude	"dev/wscons/files.wscons"
2481.191Sdrochnerinclude	"dev/wsfont/files.wsfont"
2491.111Sdrochner
2501.250Sbjh21include	"dev/pckbport/files.pckbport"
2511.113Sdrochner
2521.182Slukemdevice	sysbeep
2531.182Slukemattach	sysbeep at pcppi
2541.111Sdrochner
2551.56Scgd# Floppy disk controller
2561.157Sthorpejdevice	fdc {drive = -1}: isadma
2571.157Sthorpejfile	dev/isa/fd.c			fdc needs-flag
2581.157Sthorpej
2591.157Sthorpejattach	fdc at isa with fdc_isa
2601.157Sthorpejfile	dev/isa/fdc_isa.c		fdc_isa
2611.157Sthorpej
2621.157Sthorpejdevice	fd: disk
2631.67Sthorpejattach	fd at fdc
2641.76Ssoda
2651.76Ssoda# Adaptec AHA-284x VL SCSI controllers
2661.76Ssoda# device declaration in sys/conf/files
2671.150Sfvdlattach	ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
2681.76Ssodafile	arch/i386/isa/ahc_isa.c		ahc_isa
2691.56Scgd
2701.55Smycroft#
2711.55Smycroft# EISA-only drivers
2721.55Smycroft#
2731.56Scgd
2741.182Slukeminclude	"dev/eisa/files.eisa"
2751.72Scgdfile	arch/i386/eisa/eisa_machdep.c	eisa
2761.154Sjdolecek
2771.154Sjdolecek#
2781.154Sjdolecek# MCA-only drivers
2791.154Sjdolecek#
2801.154Sjdolecek
2811.182Slukemdevice	mca {[slot = -1]} : bioscall
2821.182Slukeminclude	"dev/mca/files.mca"
2831.159Sjdolecekfile	arch/i386/mca/mca_machdep.c	mca
2841.187Sjdolecek
2851.80Schristos# ISA Plug 'n Play devices
2861.80Schristosfile	arch/i386/isa/isapnp_machdep.c	isapnp
2871.130Sdrochner
2881.130Sdrochner#
2891.130Sdrochner# VME support
2901.130Sdrochner#
2911.182Slukeminclude	"dev/vme/files.vme"
2921.240Sgmcgarry
2931.240Sgmcgarry#
2941.240Sgmcgarry# GPIB support
2951.240Sgmcgarry#
2961.240Sgmcgarryinclude "dev/gpib/files.gpib"
2971.77Sjtk
2981.77Sjtk#
2991.77Sjtk# Other mainbus-attached devices
3001.77Sjtk#
3011.77Sjtk
3021.77Sjtk# Advanced Power Management support (APM)
3031.182Slukemdevice	apm: bioscall
3041.260Sdrochnerattach	apm at apmbus
3051.77Sjtkfile	arch/i386/i386/apm.c		apm needs-count
3061.223Sfvdlfile	arch/i386/i386/apmcall.S	apm
3071.215Sfvdl
3081.215Sfvdl# CPUS
3091.215Sfvdl
3101.215Sfvdldevice cpu
3111.260Sdrochnerattach cpu at cpubus
3121.215Sfvdlfile	arch/i386/i386/cpu.c		cpu
3131.56Scgd
3141.55Smycroft#
3151.55Smycroft# Compatibility modules
3161.55Smycroft#
3171.61Smycroft
3181.61Smycroft# VM86 mode
3191.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3201.120Smycroft
3211.210Sdrochner# VM86 in kernel
3221.210Sdrochnerfile	arch/i386/i386/kvm86.c			kvm86
3231.223Sfvdlfile	arch/i386/i386/kvm86call.S		kvm86
3241.210Sdrochner
3251.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3261.135Smellonfile	arch/i386/i386/compat_13_machdep.c	compat_13 | compat_aout
3271.244Schristosfile	arch/i386/i386/compat_16_machdep.c	compat_16 | compat_ibcs2
3281.56Scgd
3291.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4)
3301.182Slukeminclude	"compat/svr4/files.svr4"
3311.59Smycroftfile	arch/i386/i386/svr4_machdep.c		compat_svr4
3321.223Sfvdlfile	arch/i386/i386/svr4_sigcode.S		compat_svr4
3331.177Smycroftfile	arch/i386/i386/svr4_syscall.c		compat_svr4
3341.189Schristos
3351.189Schristos# MACH binary compatibility (COMPAT_MACH)
3361.189Schristosinclude	"compat/mach/files.mach"
3371.222Schristosfile	arch/i386/i386/mach_machdep.c		compat_mach | compat_darwin
3381.223Sfvdlfile	arch/i386/i386/mach_sigcode.S		compat_mach | compat_darwin
3391.222Schristosfile	arch/i386/i386/mach_syscall.c		compat_mach | compat_darwin
3401.257Schristosfile	arch/i386/i386/darwin_commpage_machdep.S compat_darwin
3411.189Schristosfile	arch/i386/i386/macho_machdep.c		exec_macho
3421.221Schristos
3431.221Schristos# DARWIN binary compatibility (COMPAT_DARWIN)
3441.221Schristosinclude	"compat/darwin/files.darwin"
3451.224Smanufile	arch/i386/i386/darwin_machdep.c		compat_darwin
3461.56Scgd
3471.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2)
3481.182Slukeminclude	"compat/ibcs2/files.ibcs2"
3491.88Smycroftfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3501.223Sfvdlfile	arch/i386/i386/ibcs2_sigcode.S		compat_ibcs2
3511.176Sjdolecekfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3521.56Scgd
3531.59Smycroft# Linux binary compatibility (COMPAT_LINUX)
3541.182Slukeminclude	"compat/linux/files.linux"
3551.182Slukeminclude	"compat/linux/arch/i386/files.linux_i386"
3561.223Sfvdlfile	arch/i386/i386/linux_sigcode.S		compat_linux
3571.176Sjdolecekfile	arch/i386/i386/linux_syscall.c		compat_linux
3581.263Sfvdlfile	arch/x86/x86/linux_trap.c		compat_linux
3591.58Smycroft
3601.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD)
3611.182Slukeminclude	"compat/freebsd/files.freebsd"
3621.58Smycroftfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3631.223Sfvdlfile	arch/i386/i386/freebsd_sigcode.S	compat_freebsd
3641.179Sjdolecekfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
3651.131Schristos
3661.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF)
3671.182Slukeminclude	"compat/pecoff/files.pecoff"
3681.82Saugustss
3691.82Saugustss# OSS audio driver compatibility
3701.182Slukeminclude	"compat/ossaudio/files.ossaudio"
3711.139Shaya
3721.139Shaya#
3731.139Shaya# CARDBUS
3741.139Shaya#
3751.182Slukeminclude	"dev/cardbus/files.cardbus"
3761.139Shayafile	arch/i386/i386/rbus_machdep.c	cardbus
3771.90Sthorpej
3781.90Sthorpej# XXXX pcic here because it needs to be late.  The catch: pcic needs
3791.90Sthorpej# to be late, so devices which attach to it are attached late.  But it
3801.90Sthorpej# needs to be before its isa and pci attachments.  This answer is
3811.90Sthorpej# non-optimal, but I don't have a better answer right now.
3821.90Sthorpej
3831.165Sitohy# PCIC pcmcia controller
3841.90Sthorpej# XXX this needs to be done very late, so it's done here.  This feels
3851.90Sthorpej# like a kludge, but it might be for the best.
3861.93Sthorpej
3871.201Slukemdefparam		PCIC_ISA_ALLOC_IOBASE
3881.201Slukemdefparam		PCIC_ISA_ALLOC_IOSIZE
3891.201Slukemdefparam		PCIC_ISA_INTR_ALLOC_MASK
3901.93Sthorpej
3911.126Spkdevice	pcic: pcmciabus
3921.92Sthorpejfile	dev/ic/i82365.c			pcic
3931.90Sthorpej
3941.114Ssommerfe# PCIC pcmcia controller on ISA bus.
3951.90Sthorpejattach	pcic at isa with pcic_isa
3961.90Sthorpejfile	dev/isa/i82365_isa.c		pcic_isa
3971.90Sthorpej
3981.114Ssommerfe# PCIC pcmcia controller on PCI bus.
3991.90Sthorpejattach	pcic at pci with pcic_pci
4001.90Sthorpejfile	dev/pci/i82365_pci.c		pcic_pci
4011.90Sthorpej
4021.114Ssommerfe# PCIC pcmcia controller on PnP board
4031.182Slukemattach	pcic at isapnp with pcic_isapnp
4041.114Ssommerfefile	dev/isapnp/i82365_isapnp.c	pcic_isapnp
4051.114Ssommerfe
4061.114Ssommerfe# Code common to ISA and ISAPnP attachments
4071.127Snathanwfile	dev/isa/i82365_isasubr.c	pcic_isa | pcic_isapnp | pcic_pci
4081.132Sbad
4091.132Sbad# XXXX tcic here because it needs to be late.  The catch: tcic needs
4101.132Sbad# to be late, so devices which attach to it are attached late.  But it
4111.132Sbad# needs to be before its isa and pci attachments.  This answer is
4121.132Sbad# non-optimal, but I don't have a better answer right now.
4131.132Sbad
4141.165Sitohy# TCIC pcmcia controller
4151.132Sbad# XXX this needs to be done very late, so it's done here.  This feels
4161.132Sbad# like a kludge, but it might be for the best.
4171.132Sbad
4181.201Slukemdefparam		TCIC_ISA_ALLOC_IOBASE
4191.201Slukemdefparam		TCIC_ISA_ALLOC_IOSIZE
4201.201Slukemdefparam		TCIC_ISA_INTR_ALLOC_MASK
4211.132Sbad
4221.132Sbaddevice	tcic: pcmciabus
4231.132Sbadfile	dev/ic/tcic2.c			tcic
4241.132Sbad
4251.165Sitohy# TCIC pcmcia controller
4261.132Sbadattach	tcic at isa with tcic_isa
4271.132Sbadfile	dev/isa/tcic2_isa.c		tcic_isa
4281.90Sthorpej
4291.90Sthorpej# this wants to be probed as late as possible.
4301.90Sthorpej#
4311.90Sthorpej# Machine-independent PCMCIA drivers
4321.90Sthorpej#
4331.182Slukeminclude	"dev/pcmcia/files.pcmcia"
4341.90Sthorpej
4351.90Sthorpej
4361.182Slukeminclude	"dev/usb/files.usb"
4371.170Sonoe
4381.182Slukeminclude	"dev/ieee1394/files.ieee1394"
4391.141Sdrochner
4401.182Slukeminclude	"arch/i386/pnpbios/files.pnpbios"
4411.198Sthorpej
4421.198Sthorpejinclude "dev/acpi/files.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.225Sjmcneill
4541.225Sjmcneill# Numeric Processing Extension; Math Co-processor
4551.225Sjmcneillattach	npx at acpi with npx_acpi
4561.225Sjmcneillfile	arch/i386/acpi/npx_acpi.c		npx_acpi
4571.210Sdrochner
4581.211Sdrochnerdevice	vesabios {}
4591.260Sdrochnerattach vesabios at vesabiosbus
4601.210Sdrochnerfile	arch/i386/bios/vesabios.c		vesabios needs-flag
4611.211Sdrochnerdefflag	opt_vesabios.h	VESABIOSVERBOSE
4621.211Sdrochner
4631.211Sdrochnerinclude	"dev/rasops/files.rasops"
4641.211Sdrochner
4651.211Sdrochnerdevice vesarasterviii: rasops8
4661.211Sdrochnerattach vesarasterviii at vesabios
4671.211Sdrochnerfile	arch/i386/bios/vesa_raster8.c	vesarasterviii
4681.211Sdrochner
4691.211Sdrochnerdevice vesatext
4701.211Sdrochnerattach vesatext at vesabios
4711.211Sdrochnerfile	arch/i386/bios/vesa_text.c	vesatext
4721.214Sgehenna
4731.256Slukem# Enhanced SpeedStep
4741.256Slukemfile	arch/i386/i386/est.c		enhanced_speedstep
4751.259Scubedefflag	opt_est.h	EST_FREQ_USERWRITE
4761.256Slukem
4771.268Sdyoung# Atheros 5210/5211/5212 Hardware Abstraction Layer (HAL)
4781.268Sdyoungobject	/athhal-i386-elf.hal.o	ath
4791.268Sdyoung
4801.214Sgehennainclude "arch/i386/conf/majors.i386"
481