files.i386 revision 1.280
11.280Sjmcneill#	$NetBSD: files.i386,v 1.280 2006/02/19 16:20:21 jmcneill 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.273Syamtdefparam opt_kernbase.h	KERNBASE
121.273Syamt
131.125Sthorpej# APM options
141.201Slukemdefflag	opt_apm.h	APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
151.182Slukem			APM_NO_STANDBY APM_V10_ONLY APM_NO_V12 APMDEBUG
161.199Slukem			APM_POWER_PRINT APM_ALLOW_BOGUS_SEGMENTS
171.210Sdrochner			APM_USE_KVM86
181.199Slukemdefparam opt_apm.h	APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
191.100Sthorpej
201.100Sthorpej# Processor type options.
211.201Slukemdefflag	opt_cputype.h	I386_CPU I486_CPU I586_CPU I686_CPU
221.124Sbouyer
231.124Sbouyer# delay before cpu_reset() for reboot.
241.201Slukemdefparam		CPURESET_DELAY
251.101Sthorpej
261.101Sthorpej# VM86 emulation
271.201Slukemdefflag			VM86
281.210Sdrochnerdefflag			KVM86
291.102Sthorpej
301.102Sthorpej# Floating point emulation
311.201Slukemdefflag			MATH_EMULATE
321.103Sthorpej
331.103Sthorpej# User-settable LDT (used by WINE)
341.201Slukemdefflag			USER_LDT
351.104Sthorpej
361.105Sthorpej# X server support in console drivers
371.201Slukemdefflag	opt_xserver.h	XSERVER XSERVER_DDB
381.181Schs
391.181Schs# The REAL{BASE,EXT}MEM options
401.199Slukemdefparam opt_realmem.h	REALBASEMEM REALEXTMEM
411.140Sdrochner
421.140Sdrochner# understand boot device passed by pre-1.3 bootblocks
431.201Slukemdefflag			COMPAT_OLDBOOT
441.98Sthorpej
451.142Sthorpej# PCI BIOS options
461.201Slukemdefflag	opt_pcibios.h	PCIBIOS PCIBIOSVERBOSE
471.202Slukem			PCIBIOS_INTR_GUESS PCIINTR_DEBUG
481.202Slukemdefparam opt_pcibios.h	PCIBIOS_IRQS_HINT
491.166Sthorpej
501.166Sthorpej# Large page size
511.201Slukemdefflag			LARGEPAGES
521.217Sfvdl
531.217Sfvdl# No unmapped page below kernel stack
541.217Sfvdldefflag			NOREDZONE
551.142Sthorpej
561.209Syamt# kernel stack debug
571.209Syamtdefflag	opt_kstack_dr0.h		KSTACK_CHECK_DR0
581.236Sjmmv
591.236Sjmmv# Beep on halt
601.236Sjmmvdefflag opt_beep.h		BEEP_ONHALT
611.236Sjmmvdefparam opt_beep.h		BEEP_ONHALT_COUNT
621.236Sjmmvdefparam opt_beep.h		BEEP_ONHALT_PITCH BEEP_ONHALT_PERIOD
631.209Syamt
641.256Slukem# Enhanced SpeedStep
651.256Slukemdefflag			ENHANCED_SPEEDSTEP
661.256Slukem
671.277Sjmmv# Multiboot support
681.277Sjmmvdefflag opt_multiboot.h		MULTIBOOT
691.277Sjmmvdefparam opt_multiboot.h	MULTIBOOT_SYMTAB_SPACE
701.277Sjmmvfile	arch/i386/i386/multiboot.c	multiboot
711.277Sjmmv
721.275Sxtraeme# PowerNow K7
731.275Sxtraemedefflag			POWERNOW_K7
741.275Sxtraeme
751.56Scgdfile	arch/i386/i386/autoconf.c
761.223Sfvdlfile	arch/i386/i386/db_dbgreg.S	ddb | kstack_check_dr0
771.56Scgdfile	arch/i386/i386/db_disasm.c	ddb
781.56Scgdfile	arch/i386/i386/db_interface.c	ddb
791.85Sthorpejfile	arch/i386/i386/db_memrw.c	ddb | kgdb
801.56Scgdfile	arch/i386/i386/db_trace.c	ddb
811.241Sdslfile	kern/subr_disk_mbr.c		disk
821.60Smycroftfile	arch/i386/i386/gdt.c
831.223Sfvdlfile	arch/i386/i386/in_cksum.S	inet | inet6
841.152Swsfile	arch/i386/i386/ipkdb_glue.c	ipkdb
851.85Sthorpejfile	arch/i386/i386/kgdb_machdep.c	kgdb
861.56Scgdfile	arch/i386/i386/machdep.c
871.233Sfvdlfile	arch/i386/i386/identcpu.c
881.56Scgdfile	arch/i386/i386/math_emulate.c	math_emulate
891.56Scgdfile	arch/i386/i386/mem.c
901.227Snakayamafile	kern/kern_microtime.c		i586_cpu | i686_cpu
911.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
921.154Sjdolecekfile	netns/ns_cksum.c		ns
931.134Sthorpejfile	arch/i386/i386/pmap.c
941.56Scgdfile	arch/i386/i386/process_machdep.c
951.180Sfvdlfile	arch/i386/i386/procfs_machdep.c	procfs
961.56Scgdfile	arch/i386/i386/sys_machdep.c
971.178Smycroftfile	arch/i386/i386/syscall.c
981.56Scgdfile	arch/i386/i386/trap.c
991.56Scgdfile	arch/i386/i386/vm_machdep.c
1001.56Scgdfile	dev/cons.c
1011.167Sthorpej
1021.223Sfvdlfile	arch/i386/i386/mptramp.S  	multiprocessor
1031.215Sfvdlfile    arch/i386/i386/ipifuncs.c       multiprocessor
1041.215Sfvdl
1051.167Sthorpejfile	arch/i386/i386/pmc.c		perfctrs
1061.192Stls
1071.219Sthorpejfile	crypto/des/arch/i386/des_enc.S		des
1081.219Sthorpejfile	crypto/des/arch/i386/des_cbc.S		des
1091.219Sthorpej
1101.219Sthorpejfile	crypto/blowfish/arch/i386/bf_enc.S	blowfish
1111.246Stlsfile	crypto/blowfish/arch/i386/bf_cbc.S	blowfish & !i386_cpu
1121.56Scgd
1131.56Scgd#
1141.56Scgd# Machine-independent SCSI drivers
1151.56Scgd#
1161.56Scgd
1171.182Slukeminclude	"dev/scsipi/files.scsipi"
1181.69Sperry
1191.97Scgd#
1201.97Scgd# Machine-independent ATA drivers
1211.97Scgd#
1221.97Scgd
1231.182Slukeminclude	"dev/ata/files.ata"
1241.97Scgd
1251.79Spk# Memory Disk for install floppy
1261.203Sjdolecekfile	dev/md_root.c			memory_disk_hooks
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.223Sfvdlfile	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.260Sdrochner# i386 specific mainbus attributes
1441.260Sdrochnerdefine apmbus {}
1451.260Sdrochnerdefine pnpbiosbus {}
1461.260Sdrochnerdefine vesabiosbus {}
1471.260Sdrochner
1481.56Scgd#
1491.56Scgd# System bus types
1501.56Scgd#
1511.65Scgd
1521.142Sthorpej# XXX BIOS32 only if something that uses it is configured!
1531.260Sdrochnerdevice	mainbus: isabus, eisabus, mcabus, pcibus, bios32, acpibus,
1541.260Sdrochner	cpubus, apmbus, pnpbiosbus, vesabiosbus
1551.67Sthorpejattach	mainbus at root
1561.65Scgdfile	arch/i386/i386/mainbus.c	mainbus
1571.56Scgd
1581.55Smycroft#
1591.64Scgd# PCI-only drivers
1601.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
1611.64Scgd# XXX devices to 'pci'.
1621.64Scgd#
1631.64Scgd
1641.182Slukeminclude	"dev/pci/files.pci"
1651.195Sthorpejinclude "dev/pci/files.agp"
1661.195Sthorpejfile 	arch/i386/pci/agp_machdep.c	agp
1671.142Sthorpejfile	arch/i386/pci/pcibios.c		pcibios
1681.264Ssekiyafile	arch/i386/pci/pci_intr_fixup.c	pcibios & pci_intr_fixup
1691.264Ssekiyafile	arch/i386/pci/piix.c		pcibios & pci_intr_fixup
1701.264Ssekiyafile	arch/i386/pci/opti82c558.c	pcibios & pci_intr_fixup
1711.264Ssekiyafile	arch/i386/pci/opti82c700.c	pcibios & pci_intr_fixup
1721.264Ssekiyafile	arch/i386/pci/sis85c503.c	pcibios & pci_intr_fixup
1731.264Ssekiyafile	arch/i386/pci/via82c586.c	pcibios & pci_intr_fixup
1741.276Sxtraemefile	arch/i386/pci/via8231.c		pcibios & pci_intr_fixup
1751.264Ssekiyafile	arch/i386/pci/amd756.c		pcibios & pci_intr_fixup
1761.264Ssekiyafile	arch/i386/pci/ali1543.c		pcibios & pci_intr_fixup
1771.264Ssekiyafile	arch/i386/pci/pci_bus_fixup.c	pci_bus_fixup
1781.265Ssekiyafile	arch/i386/pci/pci_addr_fixup.c	pci_addr_fixup
1791.201Slukemdefparam		PCI_CONF_MODE
1801.127Snathanwfile	arch/i386/pci/pcic_pci_machdep.c	pcic_pci
1811.245Sdyoung
1821.255Sfvdldevice 	aapic
1831.255Sfvdlattach 	aapic at pci
1841.255Sfvdlfile 	arch/x86/pci/aapic.c			aapic
1851.255Sfvdl
1861.78Sthorpej# PCI-Host bridge chipsets
1871.196Sthorpejdevice	pchb: pcibus, agpbus, agp_ali, agp_amd, agp_i810, agp_intel, agp_sis,
1881.196Sthorpej	      agp_via
1891.78Sthorpejattach	pchb at pci
1901.194Sfvdlfile	arch/i386/pci/pchb.c		pchb			needs-flag
1911.278Stronfile	arch/x86/pci/pchb_rnd.c		pchb & rnd
1921.213Sthorpej
1931.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge)
1941.272Srizdevice	elansc: sysmon_wdog, gpiobus
1951.213Sthorpejattach	elansc at pci
1961.213Sthorpejfile	arch/i386/pci/elan520.c		elansc
1971.107Sthorpej
1981.270Sdyoung# AMD Geode SC1100 Watchdog Timer
1991.270Sdyoungdevice	geodewdog: sysmon_wdog
2001.270Sdyoungattach	geodewdog at pci
2011.270Sdyoungfile	arch/i386/pci/geode.c		geodewdog
2021.270Sdyoung
2031.107Sthorpej# PCI-EISA bridges
2041.108Sthorpejdevice	pceb: eisabus, isabus
2051.107Sthorpejattach	pceb at pci
2061.107Sthorpejfile	arch/i386/pci/pceb.c		pceb
2071.78Sthorpej
2081.78Sthorpej# PCI-ISA bridges
2091.108Sthorpejdevice	pcib: isabus
2101.78Sthorpejattach	pcib at pci
2111.271Sjmcneillfile	arch/i386/pci/pcib.c		pcib | ichlpcib | gscpcib
2121.251Sminoura
2131.251Sminoura# PCI-LPC bridges
2141.251Sminouradevice	ichlpcib: isabus, sysmon_wdog
2151.251Sminouraattach	ichlpcib at pci
2161.251Sminourafile	arch/i386/pci/ichlpcib.c	ichlpcib
2171.184Sjdolecek
2181.271Sjmcneilldevice	gscpcib: isabus, gpiobus
2191.271Sjmcneillattach	gscpcib at pci
2201.271Sjmcneillfile	arch/i386/pci/gscpcib.c		gscpcib
2211.271Sjmcneill
2221.184Sjdolecek# PCI-MCA bridges
2231.184Sjdolecekdevice	pcmb: mcabus
2241.184Sjdolecekattach	pcmb at pci
2251.184Sjdolecekfile	arch/i386/pci/pcmb.c		pcmb
2261.64Scgd
2271.215Sfvdldevice	p64h2apic
2281.215Sfvdlattach	p64h2apic at pci
2291.215Sfvdlfile	arch/i386/pci/p64h2apic.c	p64h2apic
2301.215Sfvdl
2311.215Sfvdl
2321.64Scgd#
2331.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2341.55Smycroft#
2351.56Scgd
2361.182Slukeminclude	"dev/isa/files.isa"
2371.115Scgd
2381.56Scgd# PC clock
2391.56Scgdfile	arch/i386/isa/clock.c		isa
2401.56Scgd
2411.56Scgd# Numeric Processing Extension; Math Co-processor
2421.108Sthorpejdevice	npx
2431.56Scgdfile	arch/i386/isa/npx.c		npx needs-flag
2441.163Sthorpej
2451.163Sthorpejattach	npx at isa with npx_isa
2461.163Sthorpejfile	arch/i386/isa/npx_isa.c		npx_isa
2471.56Scgd
2481.56Scgd# PC console support a la "pccons"
2491.238Sdrochnerdevice	pc: tty
2501.67Sthorpejattach	pc at isa
2511.250Sbjh21device	pcconskbd: pckbport_machdep_cnattach
2521.250Sbjh21attach	pcconskbd at pckbport
2531.111Sdrochnerfile	arch/i386/isa/pccons.c		pc | pcconskbd needs-flag
2541.56Scgd
2551.239Swiz# PC Mice: Logitech-style and Microsoft-style
2561.128Sdrochnerdevice	lms: wsmousedev
2571.67Sthorpejattach	lms at isa
2581.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2591.128Sdrochnerdevice	mms: wsmousedev
2601.67Sthorpejattach	mms at isa
2611.128Sdrochnerfile	arch/i386/isa/mms.c		mms
2621.111Sdrochner
2631.182Slukeminclude	"dev/wscons/files.wscons"
2641.191Sdrochnerinclude	"dev/wsfont/files.wsfont"
2651.111Sdrochner
2661.250Sbjh21include	"dev/pckbport/files.pckbport"
2671.113Sdrochner
2681.182Slukemdevice	sysbeep
2691.182Slukemattach	sysbeep at pcppi
2701.111Sdrochner
2711.56Scgd# Floppy disk controller
2721.157Sthorpejdevice	fdc {drive = -1}: isadma
2731.157Sthorpejfile	dev/isa/fd.c			fdc needs-flag
2741.157Sthorpej
2751.157Sthorpejattach	fdc at isa with fdc_isa
2761.157Sthorpejfile	dev/isa/fdc_isa.c		fdc_isa
2771.157Sthorpej
2781.157Sthorpejdevice	fd: disk
2791.67Sthorpejattach	fd at fdc
2801.76Ssoda
2811.76Ssoda# Adaptec AHA-284x VL SCSI controllers
2821.76Ssoda# device declaration in sys/conf/files
2831.150Sfvdlattach	ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
2841.76Ssodafile	arch/i386/isa/ahc_isa.c		ahc_isa
2851.56Scgd
2861.55Smycroft#
2871.55Smycroft# EISA-only drivers
2881.55Smycroft#
2891.56Scgd
2901.182Slukeminclude	"dev/eisa/files.eisa"
2911.72Scgdfile	arch/i386/eisa/eisa_machdep.c	eisa
2921.154Sjdolecek
2931.154Sjdolecek#
2941.154Sjdolecek# MCA-only drivers
2951.154Sjdolecek#
2961.154Sjdolecek
2971.182Slukemdevice	mca {[slot = -1]} : bioscall
2981.182Slukeminclude	"dev/mca/files.mca"
2991.159Sjdolecekfile	arch/i386/mca/mca_machdep.c	mca
3001.187Sjdolecek
3011.80Schristos# ISA Plug 'n Play devices
3021.80Schristosfile	arch/i386/isa/isapnp_machdep.c	isapnp
3031.130Sdrochner
3041.130Sdrochner#
3051.130Sdrochner# VME support
3061.130Sdrochner#
3071.182Slukeminclude	"dev/vme/files.vme"
3081.240Sgmcgarry
3091.240Sgmcgarry#
3101.240Sgmcgarry# GPIB support
3111.240Sgmcgarry#
3121.240Sgmcgarryinclude "dev/gpib/files.gpib"
3131.77Sjtk
3141.77Sjtk#
3151.77Sjtk# Other mainbus-attached devices
3161.77Sjtk#
3171.77Sjtk
3181.77Sjtk# Advanced Power Management support (APM)
3191.182Slukemdevice	apm: bioscall
3201.260Sdrochnerattach	apm at apmbus
3211.77Sjtkfile	arch/i386/i386/apm.c		apm needs-count
3221.223Sfvdlfile	arch/i386/i386/apmcall.S	apm
3231.215Sfvdl
3241.215Sfvdl# CPUS
3251.215Sfvdl
3261.215Sfvdldevice cpu
3271.260Sdrochnerattach cpu at cpubus
3281.215Sfvdlfile	arch/i386/i386/cpu.c		cpu
3291.56Scgd
3301.55Smycroft#
3311.55Smycroft# Compatibility modules
3321.55Smycroft#
3331.61Smycroft
3341.61Smycroft# VM86 mode
3351.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3361.120Smycroft
3371.210Sdrochner# VM86 in kernel
3381.210Sdrochnerfile	arch/i386/i386/kvm86.c			kvm86
3391.223Sfvdlfile	arch/i386/i386/kvm86call.S		kvm86
3401.210Sdrochner
3411.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3421.135Smellonfile	arch/i386/i386/compat_13_machdep.c	compat_13 | compat_aout
3431.244Schristosfile	arch/i386/i386/compat_16_machdep.c	compat_16 | compat_ibcs2
3441.56Scgd
3451.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4)
3461.182Slukeminclude	"compat/svr4/files.svr4"
3471.59Smycroftfile	arch/i386/i386/svr4_machdep.c		compat_svr4
3481.223Sfvdlfile	arch/i386/i386/svr4_sigcode.S		compat_svr4
3491.177Smycroftfile	arch/i386/i386/svr4_syscall.c		compat_svr4
3501.189Schristos
3511.189Schristos# MACH binary compatibility (COMPAT_MACH)
3521.189Schristosinclude	"compat/mach/files.mach"
3531.222Schristosfile	arch/i386/i386/mach_machdep.c		compat_mach | compat_darwin
3541.223Sfvdlfile	arch/i386/i386/mach_sigcode.S		compat_mach | compat_darwin
3551.222Schristosfile	arch/i386/i386/mach_syscall.c		compat_mach | compat_darwin
3561.257Schristosfile	arch/i386/i386/darwin_commpage_machdep.S compat_darwin
3571.189Schristosfile	arch/i386/i386/macho_machdep.c		exec_macho
3581.221Schristos
3591.221Schristos# DARWIN binary compatibility (COMPAT_DARWIN)
3601.221Schristosinclude	"compat/darwin/files.darwin"
3611.224Smanufile	arch/i386/i386/darwin_machdep.c		compat_darwin
3621.56Scgd
3631.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2)
3641.182Slukeminclude	"compat/ibcs2/files.ibcs2"
3651.88Smycroftfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3661.223Sfvdlfile	arch/i386/i386/ibcs2_sigcode.S		compat_ibcs2
3671.176Sjdolecekfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3681.56Scgd
3691.59Smycroft# Linux binary compatibility (COMPAT_LINUX)
3701.182Slukeminclude	"compat/linux/files.linux"
3711.182Slukeminclude	"compat/linux/arch/i386/files.linux_i386"
3721.223Sfvdlfile	arch/i386/i386/linux_sigcode.S		compat_linux
3731.176Sjdolecekfile	arch/i386/i386/linux_syscall.c		compat_linux
3741.263Sfvdlfile	arch/x86/x86/linux_trap.c		compat_linux
3751.58Smycroft
3761.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD)
3771.182Slukeminclude	"compat/freebsd/files.freebsd"
3781.58Smycroftfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3791.223Sfvdlfile	arch/i386/i386/freebsd_sigcode.S	compat_freebsd
3801.179Sjdolecekfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
3811.131Schristos
3821.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF)
3831.182Slukeminclude	"compat/pecoff/files.pecoff"
3841.82Saugustss
3851.82Saugustss# OSS audio driver compatibility
3861.182Slukeminclude	"compat/ossaudio/files.ossaudio"
3871.139Shaya
3881.139Shaya#
3891.139Shaya# CARDBUS
3901.139Shaya#
3911.182Slukeminclude	"dev/cardbus/files.cardbus"
3921.139Shayafile	arch/i386/i386/rbus_machdep.c	cardbus
3931.90Sthorpej
3941.90Sthorpej# XXXX pcic here because it needs to be late.  The catch: pcic needs
3951.90Sthorpej# to be late, so devices which attach to it are attached late.  But it
3961.90Sthorpej# needs to be before its isa and pci attachments.  This answer is
3971.90Sthorpej# non-optimal, but I don't have a better answer right now.
3981.90Sthorpej
3991.165Sitohy# PCIC pcmcia controller
4001.90Sthorpej# XXX this needs to be done very late, so it's done here.  This feels
4011.90Sthorpej# like a kludge, but it might be for the best.
4021.93Sthorpej
4031.201Slukemdefparam		PCIC_ISA_ALLOC_IOBASE
4041.201Slukemdefparam		PCIC_ISA_ALLOC_IOSIZE
4051.201Slukemdefparam		PCIC_ISA_INTR_ALLOC_MASK
4061.93Sthorpej
4071.126Spkdevice	pcic: pcmciabus
4081.92Sthorpejfile	dev/ic/i82365.c			pcic
4091.90Sthorpej
4101.114Ssommerfe# PCIC pcmcia controller on ISA bus.
4111.90Sthorpejattach	pcic at isa with pcic_isa
4121.90Sthorpejfile	dev/isa/i82365_isa.c		pcic_isa
4131.90Sthorpej
4141.114Ssommerfe# PCIC pcmcia controller on PCI bus.
4151.90Sthorpejattach	pcic at pci with pcic_pci
4161.90Sthorpejfile	dev/pci/i82365_pci.c		pcic_pci
4171.90Sthorpej
4181.114Ssommerfe# PCIC pcmcia controller on PnP board
4191.182Slukemattach	pcic at isapnp with pcic_isapnp
4201.114Ssommerfefile	dev/isapnp/i82365_isapnp.c	pcic_isapnp
4211.114Ssommerfe
4221.114Ssommerfe# Code common to ISA and ISAPnP attachments
4231.127Snathanwfile	dev/isa/i82365_isasubr.c	pcic_isa | pcic_isapnp | pcic_pci
4241.132Sbad
4251.132Sbad# XXXX tcic here because it needs to be late.  The catch: tcic needs
4261.132Sbad# to be late, so devices which attach to it are attached late.  But it
4271.132Sbad# needs to be before its isa and pci attachments.  This answer is
4281.132Sbad# non-optimal, but I don't have a better answer right now.
4291.132Sbad
4301.165Sitohy# TCIC pcmcia controller
4311.132Sbad# XXX this needs to be done very late, so it's done here.  This feels
4321.132Sbad# like a kludge, but it might be for the best.
4331.132Sbad
4341.201Slukemdefparam		TCIC_ISA_ALLOC_IOBASE
4351.201Slukemdefparam		TCIC_ISA_ALLOC_IOSIZE
4361.201Slukemdefparam		TCIC_ISA_INTR_ALLOC_MASK
4371.132Sbad
4381.132Sbaddevice	tcic: pcmciabus
4391.132Sbadfile	dev/ic/tcic2.c			tcic
4401.132Sbad
4411.165Sitohy# TCIC pcmcia controller
4421.132Sbadattach	tcic at isa with tcic_isa
4431.132Sbadfile	dev/isa/tcic2_isa.c		tcic_isa
4441.90Sthorpej
4451.90Sthorpej# this wants to be probed as late as possible.
4461.90Sthorpej#
4471.90Sthorpej# Machine-independent PCMCIA drivers
4481.90Sthorpej#
4491.182Slukeminclude	"dev/pcmcia/files.pcmcia"
4501.90Sthorpej
4511.90Sthorpej
4521.182Slukeminclude	"dev/usb/files.usb"
4531.170Sonoe
4541.182Slukeminclude	"dev/ieee1394/files.ieee1394"
4551.141Sdrochner
4561.182Slukeminclude	"arch/i386/pnpbios/files.pnpbios"
4571.198Sthorpej
4581.198Sthorpejinclude "dev/acpi/files.acpi"
4591.208Stshiozakfile	arch/i386/acpi/acpi_wakeup.c	acpi
4601.207Schristos
4611.207Schristos# Toshiba VALD 
4621.207Schristosdevice	vald
4631.207Schristosattach	vald at acpi with vald_acpi
4641.207Schristosfile	arch/i386/acpi/vald_acpi.c		vald_acpi
4651.207Schristos
4661.207Schristos# Sony SPIC (jog dial etc.)
4671.207Schristosattach	spic at acpi with spic_acpi
4681.207Schristosfile	arch/i386/acpi/spic_acpi.c		spic_acpi
4691.225Sjmcneill
4701.274Schristos# Sony Misc (brightness etc.)
4711.274Schristosdevice	sony
4721.274Schristosattach	sony at acpi with sony_acpi
4731.274Schristosfile	arch/i386/acpi/sony_acpi.c		sony_acpi
4741.274Schristos
4751.225Sjmcneill# Numeric Processing Extension; Math Co-processor
4761.225Sjmcneillattach	npx at acpi with npx_acpi
4771.225Sjmcneillfile	arch/i386/acpi/npx_acpi.c		npx_acpi
4781.210Sdrochner
4791.211Sdrochnerdevice	vesabios {}
4801.260Sdrochnerattach vesabios at vesabiosbus
4811.210Sdrochnerfile	arch/i386/bios/vesabios.c		vesabios needs-flag
4821.211Sdrochnerdefflag	opt_vesabios.h	VESABIOSVERBOSE
4831.211Sdrochner
4841.211Sdrochnerinclude	"dev/rasops/files.rasops"
4851.279Sjmcneillinclude "dev/splash/files.splash"
4861.211Sdrochner
4871.279Sjmcneilldevice vesafb: wsemuldisplaydev, vcons, rasops8, rasops16, rasops32, splash
4881.279Sjmcneillattach vesafb at vesabios
4891.280Sjmcneillfile	arch/i386/bios/vesafb.c		vesafb needs-flag
4901.280Sjmcneilldefparam opt_vesafb.h	VESAFB_WIDTH VESAFB_HEIGHT VESAFB_DEPTH
4911.211Sdrochner
4921.211Sdrochnerdevice vesatext
4931.211Sdrochnerattach vesatext at vesabios
4941.211Sdrochnerfile	arch/i386/bios/vesa_text.c	vesatext
4951.214Sgehenna
4961.256Slukem# Enhanced SpeedStep
4971.256Slukemfile	arch/i386/i386/est.c		enhanced_speedstep
4981.259Scubedefflag	opt_est.h	EST_FREQ_USERWRITE
4991.256Slukem
5001.275Sxtraeme# AMD PowerNow K7
5011.275Sxtraemefile   arch/i386/i386/powernow_k7.c	powernow_k7
5021.275Sxtraeme
5031.268Sdyoung# Atheros 5210/5211/5212 Hardware Abstraction Layer (HAL)
5041.268Sdyoungobject	/athhal-i386-elf.hal.o	ath
5051.268Sdyoung
5061.214Sgehennainclude "arch/i386/conf/majors.i386"
507