files.i386 revision 1.289
11.289Sgdamore#	$NetBSD: files.i386,v 1.289 2006/06/19 15:44:44 gdamore 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.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
911.154Sjdolecekfile	netns/ns_cksum.c		ns
921.134Sthorpejfile	arch/i386/i386/pmap.c
931.56Scgdfile	arch/i386/i386/process_machdep.c
941.180Sfvdlfile	arch/i386/i386/procfs_machdep.c	procfs
951.56Scgdfile	arch/i386/i386/sys_machdep.c
961.178Smycroftfile	arch/i386/i386/syscall.c
971.56Scgdfile	arch/i386/i386/trap.c
981.56Scgdfile	arch/i386/i386/vm_machdep.c
991.56Scgdfile	dev/cons.c
1001.167Sthorpej
1011.223Sfvdlfile	arch/i386/i386/mptramp.S  	multiprocessor
1021.215Sfvdlfile    arch/i386/i386/ipifuncs.c       multiprocessor
1031.215Sfvdl
1041.167Sthorpejfile	arch/i386/i386/pmc.c		perfctrs
1051.192Stls
1061.219Sthorpejfile	crypto/des/arch/i386/des_enc.S		des
1071.219Sthorpejfile	crypto/des/arch/i386/des_cbc.S		des
1081.219Sthorpej
1091.219Sthorpejfile	crypto/blowfish/arch/i386/bf_enc.S	blowfish
1101.246Stlsfile	crypto/blowfish/arch/i386/bf_cbc.S	blowfish & !i386_cpu
1111.56Scgd
1121.56Scgd#
1131.56Scgd# Machine-independent SCSI drivers
1141.56Scgd#
1151.56Scgd
1161.182Slukeminclude	"dev/scsipi/files.scsipi"
1171.69Sperry
1181.97Scgd#
1191.97Scgd# Machine-independent ATA drivers
1201.97Scgd#
1211.97Scgd
1221.182Slukeminclude	"dev/ata/files.ata"
1231.97Scgd
1241.79Spk# Memory Disk for install floppy
1251.203Sjdolecekfile	dev/md_root.c			memory_disk_hooks
1261.171Sad
1271.171Sad#
1281.171Sad# Machine-independent I2O drivers
1291.171Sad#
1301.171Sad
1311.182Slukeminclude	"dev/i2o/files.i2o"
1321.56Scgd
1331.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing
1341.142Sthorpej# of certain devices/BIOS features
1351.182Slukemdefine	bioscall
1361.223Sfvdlfile	arch/i386/i386/bioscall.S	bioscall needs-flag
1371.142Sthorpej
1381.142Sthorpej# BIOS32 routines
1391.142Sthorpejdefine	bios32
1401.142Sthorpejfile	arch/i386/i386/bios32.c		bios32 needs-flag
1411.142Sthorpej
1421.260Sdrochner# i386 specific mainbus attributes
1431.260Sdrochnerdefine apmbus {}
1441.260Sdrochnerdefine pnpbiosbus {}
1451.260Sdrochnerdefine vesabiosbus {}
1461.260Sdrochner
1471.56Scgd#
1481.56Scgd# System bus types
1491.56Scgd#
1501.65Scgd
1511.142Sthorpej# XXX BIOS32 only if something that uses it is configured!
1521.260Sdrochnerdevice	mainbus: isabus, eisabus, mcabus, pcibus, bios32, acpibus,
1531.260Sdrochner	cpubus, apmbus, pnpbiosbus, vesabiosbus
1541.67Sthorpejattach	mainbus at root
1551.65Scgdfile	arch/i386/i386/mainbus.c	mainbus
1561.56Scgd
1571.55Smycroft#
1581.64Scgd# PCI-only drivers
1591.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
1601.64Scgd# XXX devices to 'pci'.
1611.64Scgd#
1621.64Scgd
1631.182Slukeminclude	"dev/pci/files.pci"
1641.195Sthorpejinclude "dev/pci/files.agp"
1651.195Sthorpejfile 	arch/i386/pci/agp_machdep.c	agp
1661.142Sthorpejfile	arch/i386/pci/pcibios.c		pcibios
1671.264Ssekiyafile	arch/i386/pci/pci_intr_fixup.c	pcibios & pci_intr_fixup
1681.264Ssekiyafile	arch/i386/pci/piix.c		pcibios & pci_intr_fixup
1691.264Ssekiyafile	arch/i386/pci/opti82c558.c	pcibios & pci_intr_fixup
1701.264Ssekiyafile	arch/i386/pci/opti82c700.c	pcibios & pci_intr_fixup
1711.264Ssekiyafile	arch/i386/pci/sis85c503.c	pcibios & pci_intr_fixup
1721.264Ssekiyafile	arch/i386/pci/via82c586.c	pcibios & pci_intr_fixup
1731.276Sxtraemefile	arch/i386/pci/via8231.c		pcibios & pci_intr_fixup
1741.264Ssekiyafile	arch/i386/pci/amd756.c		pcibios & pci_intr_fixup
1751.264Ssekiyafile	arch/i386/pci/ali1543.c		pcibios & pci_intr_fixup
1761.264Ssekiyafile	arch/i386/pci/pci_bus_fixup.c	pci_bus_fixup
1771.265Ssekiyafile	arch/i386/pci/pci_addr_fixup.c	pci_addr_fixup
1781.201Slukemdefparam		PCI_CONF_MODE
1791.127Snathanwfile	arch/i386/pci/pcic_pci_machdep.c	pcic_pci
1801.245Sdyoung
1811.255Sfvdldevice 	aapic
1821.255Sfvdlattach 	aapic at pci
1831.255Sfvdlfile 	arch/x86/pci/aapic.c			aapic
1841.255Sfvdl
1851.78Sthorpej# PCI-Host bridge chipsets
1861.196Sthorpejdevice	pchb: pcibus, agpbus, agp_ali, agp_amd, agp_i810, agp_intel, agp_sis,
1871.196Sthorpej	      agp_via
1881.78Sthorpejattach	pchb at pci
1891.194Sfvdlfile	arch/i386/pci/pchb.c		pchb			needs-flag
1901.278Stronfile	arch/x86/pci/pchb_rnd.c		pchb & rnd
1911.213Sthorpej
1921.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge)
1931.272Srizdevice	elansc: sysmon_wdog, gpiobus
1941.213Sthorpejattach	elansc at pci
1951.213Sthorpejfile	arch/i386/pci/elan520.c		elansc
1961.107Sthorpej
1971.288Skardel# AMD Geode SC1100 GCB area
1981.288Skardeldevice  geodegcb {}
1991.288Skardelattach	geodegcb at pci
2001.288Skardelfile	arch/i386/pci/geode.c		geodegcb
2011.288Skardel
2021.270Sdyoung# AMD Geode SC1100 Watchdog Timer
2031.288Skardeldevice	geodewdog: sysmon_wdog, geodegcb
2041.288Skardelattach	geodewdog at geodegcb
2051.288Skardelfile	arch/i386/pci/geodewdg.c	geodewdog
2061.288Skardel
2071.288Skardel# AMD Geode SC1100 high resolution counter
2081.288Skardeldevice	geodecntr: geodegcb
2091.288Skardelattach  geodecntr at geodegcb
2101.288Skardelfile	arch/i386/pci/geodecntr.c	geodecntr
2111.270Sdyoung
2121.107Sthorpej# PCI-EISA bridges
2131.108Sthorpejdevice	pceb: eisabus, isabus
2141.107Sthorpejattach	pceb at pci
2151.107Sthorpejfile	arch/i386/pci/pceb.c		pceb
2161.78Sthorpej
2171.78Sthorpej# PCI-ISA bridges
2181.108Sthorpejdevice	pcib: isabus
2191.78Sthorpejattach	pcib at pci
2201.287Sjmcneillfile	arch/i386/pci/pcib.c		pcib | ichlpcib | gscpcib | piixpcib | viapcib
2211.251Sminoura
2221.251Sminoura# PCI-LPC bridges
2231.251Sminouradevice	ichlpcib: isabus, sysmon_wdog
2241.251Sminouraattach	ichlpcib at pci
2251.251Sminourafile	arch/i386/pci/ichlpcib.c	ichlpcib
2261.184Sjdolecek
2271.271Sjmcneilldevice	gscpcib: isabus, gpiobus
2281.271Sjmcneillattach	gscpcib at pci
2291.271Sjmcneillfile	arch/i386/pci/gscpcib.c		gscpcib
2301.271Sjmcneill
2311.287Sjmcneilldevice	piixpcib: isabus, bioscall
2321.287Sjmcneillattach	piixpcib at pci
2331.287Sjmcneillfile	arch/i386/pci/piixpcib.c	piixpcib
2341.287Sjmcneill
2351.283Sjmcneilldevice	viapcib: isabus, i2cbus
2361.283Sjmcneillattach	viapcib at pci
2371.283Sjmcneillfile	arch/i386/pci/viapcib.c		viapcib
2381.283Sjmcneill
2391.184Sjdolecek# PCI-MCA bridges
2401.184Sjdolecekdevice	pcmb: mcabus
2411.184Sjdolecekattach	pcmb at pci
2421.184Sjdolecekfile	arch/i386/pci/pcmb.c		pcmb
2431.64Scgd
2441.215Sfvdldevice	p64h2apic
2451.215Sfvdlattach	p64h2apic at pci
2461.215Sfvdlfile	arch/i386/pci/p64h2apic.c	p64h2apic
2471.215Sfvdl
2481.215Sfvdl
2491.64Scgd#
2501.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2511.55Smycroft#
2521.56Scgd
2531.182Slukeminclude	"dev/isa/files.isa"
2541.115Scgd
2551.56Scgd# PC clock
2561.56Scgdfile	arch/i386/isa/clock.c		isa
2571.56Scgd
2581.288Skardel# TSC support
2591.288Skardelfile	arch/x86/x86/tsc.c		i586_cpu | i686_cpu
2601.288Skardel
2611.56Scgd# Numeric Processing Extension; Math Co-processor
2621.108Sthorpejdevice	npx
2631.56Scgdfile	arch/i386/isa/npx.c		npx needs-flag
2641.163Sthorpej
2651.163Sthorpejattach	npx at isa with npx_isa
2661.163Sthorpejfile	arch/i386/isa/npx_isa.c		npx_isa
2671.56Scgd
2681.56Scgd# PC console support a la "pccons"
2691.238Sdrochnerdevice	pc: tty
2701.67Sthorpejattach	pc at isa
2711.250Sbjh21device	pcconskbd: pckbport_machdep_cnattach
2721.250Sbjh21attach	pcconskbd at pckbport
2731.111Sdrochnerfile	arch/i386/isa/pccons.c		pc | pcconskbd needs-flag
2741.56Scgd
2751.239Swiz# PC Mice: Logitech-style and Microsoft-style
2761.128Sdrochnerdevice	lms: wsmousedev
2771.67Sthorpejattach	lms at isa
2781.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2791.128Sdrochnerdevice	mms: wsmousedev
2801.67Sthorpejattach	mms at isa
2811.128Sdrochnerfile	arch/i386/isa/mms.c		mms
2821.111Sdrochner
2831.182Slukeminclude	"dev/wscons/files.wscons"
2841.191Sdrochnerinclude	"dev/wsfont/files.wsfont"
2851.111Sdrochner
2861.250Sbjh21include	"dev/pckbport/files.pckbport"
2871.113Sdrochner
2881.182Slukemdevice	sysbeep
2891.182Slukemattach	sysbeep at pcppi
2901.111Sdrochner
2911.56Scgd# Floppy disk controller
2921.157Sthorpejdevice	fdc {drive = -1}: isadma
2931.157Sthorpejfile	dev/isa/fd.c			fdc needs-flag
2941.157Sthorpej
2951.157Sthorpejattach	fdc at isa with fdc_isa
2961.157Sthorpejfile	dev/isa/fdc_isa.c		fdc_isa
2971.157Sthorpej
2981.157Sthorpejdevice	fd: disk
2991.67Sthorpejattach	fd at fdc
3001.76Ssoda
3011.76Ssoda# Adaptec AHA-284x VL SCSI controllers
3021.76Ssoda# device declaration in sys/conf/files
3031.150Sfvdlattach	ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
3041.76Ssodafile	arch/i386/isa/ahc_isa.c		ahc_isa
3051.56Scgd
3061.55Smycroft#
3071.55Smycroft# EISA-only drivers
3081.55Smycroft#
3091.56Scgd
3101.182Slukeminclude	"dev/eisa/files.eisa"
3111.72Scgdfile	arch/i386/eisa/eisa_machdep.c	eisa
3121.154Sjdolecek
3131.154Sjdolecek#
3141.154Sjdolecek# MCA-only drivers
3151.154Sjdolecek#
3161.154Sjdolecek
3171.182Slukemdevice	mca {[slot = -1]} : bioscall
3181.182Slukeminclude	"dev/mca/files.mca"
3191.159Sjdolecekfile	arch/i386/mca/mca_machdep.c	mca
3201.187Sjdolecek
3211.80Schristos# ISA Plug 'n Play devices
3221.80Schristosfile	arch/i386/isa/isapnp_machdep.c	isapnp
3231.130Sdrochner
3241.130Sdrochner#
3251.130Sdrochner# VME support
3261.130Sdrochner#
3271.182Slukeminclude	"dev/vme/files.vme"
3281.240Sgmcgarry
3291.240Sgmcgarry#
3301.240Sgmcgarry# GPIB support
3311.240Sgmcgarry#
3321.240Sgmcgarryinclude "dev/gpib/files.gpib"
3331.77Sjtk
3341.77Sjtk#
3351.77Sjtk# Other mainbus-attached devices
3361.77Sjtk#
3371.77Sjtk
3381.77Sjtk# Advanced Power Management support (APM)
3391.182Slukemdevice	apm: bioscall
3401.260Sdrochnerattach	apm at apmbus
3411.77Sjtkfile	arch/i386/i386/apm.c		apm needs-count
3421.223Sfvdlfile	arch/i386/i386/apmcall.S	apm
3431.215Sfvdl
3441.215Sfvdl# CPUS
3451.215Sfvdl
3461.215Sfvdldevice cpu
3471.260Sdrochnerattach cpu at cpubus
3481.215Sfvdlfile	arch/i386/i386/cpu.c		cpu
3491.56Scgd
3501.55Smycroft#
3511.55Smycroft# Compatibility modules
3521.55Smycroft#
3531.61Smycroft
3541.61Smycroft# VM86 mode
3551.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3561.120Smycroft
3571.210Sdrochner# VM86 in kernel
3581.210Sdrochnerfile	arch/i386/i386/kvm86.c			kvm86
3591.223Sfvdlfile	arch/i386/i386/kvm86call.S		kvm86
3601.210Sdrochner
3611.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3621.135Smellonfile	arch/i386/i386/compat_13_machdep.c	compat_13 | compat_aout
3631.244Schristosfile	arch/i386/i386/compat_16_machdep.c	compat_16 | compat_ibcs2
3641.56Scgd
3651.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4)
3661.182Slukeminclude	"compat/svr4/files.svr4"
3671.59Smycroftfile	arch/i386/i386/svr4_machdep.c		compat_svr4
3681.223Sfvdlfile	arch/i386/i386/svr4_sigcode.S		compat_svr4
3691.177Smycroftfile	arch/i386/i386/svr4_syscall.c		compat_svr4
3701.189Schristos
3711.189Schristos# MACH binary compatibility (COMPAT_MACH)
3721.189Schristosinclude	"compat/mach/files.mach"
3731.222Schristosfile	arch/i386/i386/mach_machdep.c		compat_mach | compat_darwin
3741.223Sfvdlfile	arch/i386/i386/mach_sigcode.S		compat_mach | compat_darwin
3751.222Schristosfile	arch/i386/i386/mach_syscall.c		compat_mach | compat_darwin
3761.257Schristosfile	arch/i386/i386/darwin_commpage_machdep.S compat_darwin
3771.189Schristosfile	arch/i386/i386/macho_machdep.c		exec_macho
3781.221Schristos
3791.221Schristos# DARWIN binary compatibility (COMPAT_DARWIN)
3801.221Schristosinclude	"compat/darwin/files.darwin"
3811.224Smanufile	arch/i386/i386/darwin_machdep.c		compat_darwin
3821.56Scgd
3831.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2)
3841.182Slukeminclude	"compat/ibcs2/files.ibcs2"
3851.88Smycroftfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3861.223Sfvdlfile	arch/i386/i386/ibcs2_sigcode.S		compat_ibcs2
3871.176Sjdolecekfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3881.56Scgd
3891.59Smycroft# Linux binary compatibility (COMPAT_LINUX)
3901.182Slukeminclude	"compat/linux/files.linux"
3911.182Slukeminclude	"compat/linux/arch/i386/files.linux_i386"
3921.223Sfvdlfile	arch/i386/i386/linux_sigcode.S		compat_linux
3931.176Sjdolecekfile	arch/i386/i386/linux_syscall.c		compat_linux
3941.263Sfvdlfile	arch/x86/x86/linux_trap.c		compat_linux
3951.58Smycroft
3961.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD)
3971.182Slukeminclude	"compat/freebsd/files.freebsd"
3981.58Smycroftfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3991.223Sfvdlfile	arch/i386/i386/freebsd_sigcode.S	compat_freebsd
4001.179Sjdolecekfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
4011.131Schristos
4021.284Srittera# NDIS compatibilty (COMPAT_NDIS)
4031.286Sritterainclude "compat/ndis/files.ndis"
4041.284Srittera
4051.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF)
4061.182Slukeminclude	"compat/pecoff/files.pecoff"
4071.82Saugustss
4081.82Saugustss# OSS audio driver compatibility
4091.182Slukeminclude	"compat/ossaudio/files.ossaudio"
4101.139Shaya
4111.139Shaya#
4121.139Shaya# CARDBUS
4131.139Shaya#
4141.182Slukeminclude	"dev/cardbus/files.cardbus"
4151.139Shayafile	arch/i386/i386/rbus_machdep.c	cardbus
4161.90Sthorpej
4171.90Sthorpej# XXXX pcic here because it needs to be late.  The catch: pcic needs
4181.90Sthorpej# to be late, so devices which attach to it are attached late.  But it
4191.90Sthorpej# needs to be before its isa and pci attachments.  This answer is
4201.90Sthorpej# non-optimal, but I don't have a better answer right now.
4211.90Sthorpej
4221.165Sitohy# PCIC pcmcia controller
4231.90Sthorpej# XXX this needs to be done very late, so it's done here.  This feels
4241.90Sthorpej# like a kludge, but it might be for the best.
4251.93Sthorpej
4261.201Slukemdefparam		PCIC_ISA_ALLOC_IOBASE
4271.201Slukemdefparam		PCIC_ISA_ALLOC_IOSIZE
4281.201Slukemdefparam		PCIC_ISA_INTR_ALLOC_MASK
4291.93Sthorpej
4301.126Spkdevice	pcic: pcmciabus
4311.92Sthorpejfile	dev/ic/i82365.c			pcic
4321.90Sthorpej
4331.114Ssommerfe# PCIC pcmcia controller on ISA bus.
4341.90Sthorpejattach	pcic at isa with pcic_isa
4351.90Sthorpejfile	dev/isa/i82365_isa.c		pcic_isa
4361.90Sthorpej
4371.114Ssommerfe# PCIC pcmcia controller on PCI bus.
4381.90Sthorpejattach	pcic at pci with pcic_pci
4391.90Sthorpejfile	dev/pci/i82365_pci.c		pcic_pci
4401.90Sthorpej
4411.114Ssommerfe# PCIC pcmcia controller on PnP board
4421.182Slukemattach	pcic at isapnp with pcic_isapnp
4431.114Ssommerfefile	dev/isapnp/i82365_isapnp.c	pcic_isapnp
4441.114Ssommerfe
4451.114Ssommerfe# Code common to ISA and ISAPnP attachments
4461.127Snathanwfile	dev/isa/i82365_isasubr.c	pcic_isa | pcic_isapnp | pcic_pci
4471.132Sbad
4481.132Sbad# XXXX tcic here because it needs to be late.  The catch: tcic needs
4491.132Sbad# to be late, so devices which attach to it are attached late.  But it
4501.132Sbad# needs to be before its isa and pci attachments.  This answer is
4511.132Sbad# non-optimal, but I don't have a better answer right now.
4521.132Sbad
4531.165Sitohy# TCIC pcmcia controller
4541.132Sbad# XXX this needs to be done very late, so it's done here.  This feels
4551.132Sbad# like a kludge, but it might be for the best.
4561.132Sbad
4571.201Slukemdefparam		TCIC_ISA_ALLOC_IOBASE
4581.201Slukemdefparam		TCIC_ISA_ALLOC_IOSIZE
4591.201Slukemdefparam		TCIC_ISA_INTR_ALLOC_MASK
4601.132Sbad
4611.132Sbaddevice	tcic: pcmciabus
4621.132Sbadfile	dev/ic/tcic2.c			tcic
4631.132Sbad
4641.165Sitohy# TCIC pcmcia controller
4651.132Sbadattach	tcic at isa with tcic_isa
4661.132Sbadfile	dev/isa/tcic2_isa.c		tcic_isa
4671.90Sthorpej
4681.90Sthorpej# this wants to be probed as late as possible.
4691.90Sthorpej#
4701.90Sthorpej# Machine-independent PCMCIA drivers
4711.90Sthorpej#
4721.182Slukeminclude	"dev/pcmcia/files.pcmcia"
4731.90Sthorpej
4741.90Sthorpej
4751.182Slukeminclude	"dev/usb/files.usb"
4761.170Sonoe
4771.289Sgdamoreinclude	"dev/bluetooth/files.bluetooth"
4781.289Sgdamore
4791.182Slukeminclude	"dev/ieee1394/files.ieee1394"
4801.141Sdrochner
4811.182Slukeminclude	"arch/i386/pnpbios/files.pnpbios"
4821.198Sthorpej
4831.198Sthorpejinclude "dev/acpi/files.acpi"
4841.208Stshiozakfile	arch/i386/acpi/acpi_wakeup.c	acpi
4851.207Schristos
4861.207Schristos# Toshiba VALD 
4871.207Schristosdevice	vald
4881.207Schristosattach	vald at acpi with vald_acpi
4891.207Schristosfile	arch/i386/acpi/vald_acpi.c		vald_acpi
4901.207Schristos
4911.207Schristos# Sony SPIC (jog dial etc.)
4921.207Schristosattach	spic at acpi with spic_acpi
4931.207Schristosfile	arch/i386/acpi/spic_acpi.c		spic_acpi
4941.225Sjmcneill
4951.274Schristos# Sony Misc (brightness etc.)
4961.274Schristosdevice	sony
4971.274Schristosattach	sony at acpi with sony_acpi
4981.274Schristosfile	arch/i386/acpi/sony_acpi.c		sony_acpi
4991.274Schristos
5001.225Sjmcneill# Numeric Processing Extension; Math Co-processor
5011.225Sjmcneillattach	npx at acpi with npx_acpi
5021.225Sjmcneillfile	arch/i386/acpi/npx_acpi.c		npx_acpi
5031.210Sdrochner
5041.211Sdrochnerdevice	vesabios {}
5051.260Sdrochnerattach vesabios at vesabiosbus
5061.210Sdrochnerfile	arch/i386/bios/vesabios.c		vesabios needs-flag
5071.211Sdrochnerdefflag	opt_vesabios.h	VESABIOSVERBOSE
5081.211Sdrochner
5091.211Sdrochnerinclude	"dev/rasops/files.rasops"
5101.211Sdrochner
5111.279Sjmcneilldevice vesafb: wsemuldisplaydev, vcons, rasops8, rasops16, rasops32, splash
5121.279Sjmcneillattach vesafb at vesabios
5131.280Sjmcneillfile	arch/i386/bios/vesafb.c		vesafb needs-flag
5141.280Sjmcneilldefparam opt_vesafb.h	VESAFB_WIDTH VESAFB_HEIGHT VESAFB_DEPTH
5151.282Sjmcneilldefflag opt_vesafb.h	VESAFB_PM
5161.211Sdrochner
5171.211Sdrochnerdevice vesatext
5181.211Sdrochnerattach vesatext at vesabios
5191.211Sdrochnerfile	arch/i386/bios/vesa_text.c	vesatext
5201.214Sgehenna
5211.256Slukem# Enhanced SpeedStep
5221.256Slukemfile	arch/i386/i386/est.c		enhanced_speedstep
5231.259Scubedefflag	opt_est.h	EST_FREQ_USERWRITE
5241.256Slukem
5251.275Sxtraeme# AMD PowerNow K7
5261.275Sxtraemefile   arch/i386/i386/powernow_k7.c	powernow_k7
5271.275Sxtraeme
5281.214Sgehennainclude "arch/i386/conf/majors.i386"
529