files.i386 revision 1.362
11.362Sjmcneill#	$NetBSD: files.i386,v 1.362 2011/11/18 22:18:07 jmcneill Exp $
21.2Scgd#
31.56Scgd# new style config file for i386 architecture
41.56Scgd#
51.56Scgd
61.322Sbouyerifndef xen
71.322Sbouyer
81.56Scgd# maxpartitions must be first item in files.${ARCH}.newconf
91.253Swizmaxpartitions 8
101.94Sthorpej
111.193Sperrymaxusers 2 16 128
121.125Sthorpej
131.273Syamtdefparam opt_kernbase.h	KERNBASE
141.273Syamt
151.124Sbouyer# delay before cpu_reset() for reboot.
161.201Slukemdefparam		CPURESET_DELAY
171.101Sthorpej
181.362Sjmcneill# Obsolete Xbox support
191.362Sjmcneillobsolete defflag	XBOX
201.298Sjmcneill
211.101Sthorpej# VM86 emulation
221.201Slukemdefflag			VM86
231.210Sdrochnerdefflag			KVM86
241.102Sthorpej
251.103Sthorpej# User-settable LDT (used by WINE)
261.201Slukemdefflag			USER_LDT
271.104Sthorpej
281.105Sthorpej# X server support in console drivers
291.201Slukemdefflag	opt_xserver.h	XSERVER XSERVER_DDB
301.181Schs
311.181Schs# The REAL{BASE,EXT}MEM options
321.199Slukemdefparam opt_realmem.h	REALBASEMEM REALEXTMEM
331.140Sdrochner
341.326Sjoerg# The PHYSMEM_MAX_{SIZE,ADDR} optionms
351.326Sjoergdefparam opt_physmem.h	PHYSMEM_MAX_ADDR PHYSMEM_MAX_SIZE
361.326Sjoerg
371.140Sdrochner# understand boot device passed by pre-1.3 bootblocks
381.201Slukemdefflag			COMPAT_OLDBOOT
391.98Sthorpej
401.142Sthorpej# PCI BIOS options
411.201Slukemdefflag	opt_pcibios.h	PCIBIOS PCIBIOSVERBOSE
421.202Slukem			PCIBIOS_INTR_GUESS PCIINTR_DEBUG
431.202Slukemdefparam opt_pcibios.h	PCIBIOS_IRQS_HINT
441.166Sthorpej
451.209Syamt# kernel stack debug
461.209Syamtdefflag	opt_kstack_dr0.h		KSTACK_CHECK_DR0
471.236Sjmmv
481.352Sdyoung# splraise()/spllower() debug
491.352Sdyoungdefflag	opt_spldebug.h			SPLDEBUG
501.352Sdyoung
511.236Sjmmv# Beep on halt
521.318Sxtraemedefflag 	opt_beep.h		BEEP_ONHALT
531.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_COUNT=3
541.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_PITCH=1500
551.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_PERIOD=250
561.209Syamt
571.277Sjmmv# Multiboot support
581.318Sxtraemedefflag 	opt_multiboot.h		MULTIBOOT
591.318Sxtraemeobsolete 	defparam		MULTIBOOT_SYMTAB_SPACE
601.318Sxtraemefile 	arch/i386/i386/multiboot.c	multiboot
611.277Sjmmv
621.56Scgdfile	arch/i386/i386/autoconf.c
631.340Sadfile	arch/i386/i386/aout_machdep.c	exec_aout
641.315Sadfile	arch/i386/i386/busfunc.S
651.315Sadfile	arch/i386/i386/cpufunc.S
661.332Sjoergfile	arch/i386/i386/cpu_in_cksum.S	(inet | inet6) & cpu_in_cksum
671.223Sfvdlfile	arch/i386/i386/db_dbgreg.S	ddb | kstack_check_dr0
681.56Scgdfile	arch/i386/i386/db_disasm.c	ddb
691.56Scgdfile	arch/i386/i386/db_interface.c	ddb
701.357Schristosfile	arch/i386/i386/db_machdep.c	ddb
711.85Sthorpejfile	arch/i386/i386/db_memrw.c	ddb | kgdb
721.329Sadfile	arch/i386/i386/dumpsys.c
731.241Sdslfile	kern/subr_disk_mbr.c		disk
741.352Sdyoungfile	kern/subr_spldebug.c		spldebug
751.60Smycroftfile	arch/i386/i386/gdt.c
761.315Sadfile	arch/i386/i386/i386func.S
771.152Swsfile	arch/i386/i386/ipkdb_glue.c	ipkdb
781.85Sthorpejfile	arch/i386/i386/kgdb_machdep.c	kgdb
791.327Sadfile	arch/i386/i386/kobj_machdep.c	modular
801.56Scgdfile	arch/i386/i386/machdep.c
811.334Sxtraemefile 	arch/i386/i386/longrun.c
821.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
831.56Scgdfile	arch/i386/i386/process_machdep.c
841.56Scgdfile	arch/i386/i386/trap.c
851.56Scgdfile	dev/cons.c
861.167Sthorpej
871.353Sdhollandfile	arch/i386/i386/mptramp.S	multiprocessor
881.215Sfvdl
891.167Sthorpejfile	arch/i386/i386/pmc.c		perfctrs
901.192Stls
911.219Sthorpejfile	crypto/des/arch/i386/des_enc.S		des
921.219Sthorpejfile	crypto/des/arch/i386/des_cbc.S		des
931.219Sthorpej
941.219Sthorpejfile	crypto/blowfish/arch/i386/bf_enc.S	blowfish
951.246Stlsfile	crypto/blowfish/arch/i386/bf_cbc.S	blowfish & !i386_cpu
961.56Scgd
971.56Scgd#
981.56Scgd# Machine-independent SCSI drivers
991.56Scgd#
1001.56Scgd
1011.182Slukeminclude	"dev/scsipi/files.scsipi"
1021.69Sperry
1031.97Scgd#
1041.97Scgd# Machine-independent ATA drivers
1051.97Scgd#
1061.97Scgd
1071.182Slukeminclude	"dev/ata/files.ata"
1081.97Scgd
1091.79Spk# Memory Disk for install floppy
1101.338Schristosfile	dev/md_root.c			memory_disk_hooks & md
1111.171Sad
1121.171Sad#
1131.171Sad# Machine-independent I2O drivers
1141.171Sad#
1151.171Sad
1161.182Slukeminclude	"dev/i2o/files.i2o"
1171.56Scgd
1181.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing
1191.142Sthorpej# of certain devices/BIOS features
1201.182Slukemdefine	bioscall
1211.223Sfvdlfile	arch/i386/i386/bioscall.S	bioscall needs-flag
1221.142Sthorpej
1231.142Sthorpej# BIOS32 routines
1241.142Sthorpejdefine	bios32
1251.142Sthorpejfile	arch/i386/i386/bios32.c		bios32 needs-flag
1261.142Sthorpej
1271.260Sdrochner# i386 specific mainbus attributes
1281.318Sxtraemedefine	apmbus {}
1291.318Sxtraemedefine	pnpbiosbus {}
1301.260Sdrochner
1311.56Scgd#
1321.56Scgd# System bus types
1331.56Scgd#
1341.65Scgd
1351.142Sthorpej# XXX BIOS32 only if something that uses it is configured!
1361.260Sdrochnerdevice	mainbus: isabus, eisabus, mcabus, pcibus, bios32, acpibus,
1371.343Sjmcneill	cpubus, ioapicbus, apmbus, pnpbiosbus, ipmibus,
1381.323Sjmcneill	bioscall
1391.67Sthorpejattach	mainbus at root
1401.65Scgdfile	arch/i386/i386/mainbus.c	mainbus
1411.56Scgd
1421.55Smycroft#
1431.64Scgd# PCI-only drivers
1441.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
1451.64Scgd# XXX devices to 'pci'.
1461.64Scgd#
1471.182Slukeminclude	"dev/pci/files.pci"
1481.195Sthorpejinclude "dev/pci/files.agp"
1491.142Sthorpejfile	arch/i386/pci/pcibios.c		pcibios
1501.264Ssekiyafile	arch/i386/pci/pci_intr_fixup.c	pcibios & pci_intr_fixup
1511.264Ssekiyafile	arch/i386/pci/piix.c		pcibios & pci_intr_fixup
1521.264Ssekiyafile	arch/i386/pci/opti82c558.c	pcibios & pci_intr_fixup
1531.264Ssekiyafile	arch/i386/pci/opti82c700.c	pcibios & pci_intr_fixup
1541.264Ssekiyafile	arch/i386/pci/sis85c503.c	pcibios & pci_intr_fixup
1551.264Ssekiyafile	arch/i386/pci/via82c586.c	pcibios & pci_intr_fixup
1561.276Sxtraemefile	arch/i386/pci/via8231.c		pcibios & pci_intr_fixup
1571.264Ssekiyafile	arch/i386/pci/amd756.c		pcibios & pci_intr_fixup
1581.264Ssekiyafile	arch/i386/pci/ali1543.c		pcibios & pci_intr_fixup
1591.201Slukemdefparam		PCI_CONF_MODE
1601.127Snathanwfile	arch/i386/pci/pcic_pci_machdep.c	pcic_pci
1611.245Sdyoung
1621.318Sxtraeme# x86 specific PCI hardware
1631.318Sxtraemeinclude "arch/x86/pci/files.pci"
1641.213Sthorpej
1651.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge)
1661.331Sdyoungdefine elanparbus { }
1671.331Sdyoungdefine elanpexbus { }
1681.335Sdyoungdevice	elansc: sysmon_wdog, gpiobus, elanparbus, elanpexbus, pcibus
1691.335Sdyoungattach	elansc at pcibus
1701.335Sdyoung
1711.213Sthorpejfile	arch/i386/pci/elan520.c		elansc
1721.107Sthorpej
1731.331Sdyoungdevice elanpar
1741.331Sdyoungattach elanpar at elanparbus
1751.331Sdyoung
1761.331Sdyoungdevice elanpex
1771.331Sdyoungattach elanpex at elanpexbus
1781.331Sdyoung
1791.310Sxtraeme# AMD Geode CS5535 Companion IDE controller
1801.310Sxtraemedevice	gcscide: ata, ata_dma, ata_udma, pciide_common, wdc_common
1811.310Sxtraemeattach	gcscide at pci
1821.310Sxtraemefile	arch/i386/pci/gcscide.c 	gcscide
1831.310Sxtraeme
1841.312Sjmcneill# AMD Geode CS5536 Companion EHCI
1851.312Sjmcneilldevice	gcscehci: usbus
1861.312Sjmcneillattach	gcscehci at pci
1871.312Sjmcneillfile	arch/i386/pci/gcscehci.c	gcscehci
1881.312Sjmcneill
1891.288Skardel# AMD Geode SC1100 GCB area
1901.288Skardeldevice  geodegcb {}
1911.288Skardelattach	geodegcb at pci
1921.288Skardelfile	arch/i386/pci/geode.c		geodegcb
1931.288Skardel
1941.270Sdyoung# AMD Geode SC1100 Watchdog Timer
1951.288Skardeldevice	geodewdog: sysmon_wdog, geodegcb
1961.288Skardelattach	geodewdog at geodegcb
1971.288Skardelfile	arch/i386/pci/geodewdg.c	geodewdog
1981.288Skardel
1991.288Skardel# AMD Geode SC1100 high resolution counter
2001.288Skardeldevice	geodecntr: geodegcb
2011.288Skardelattach  geodecntr at geodegcb
2021.288Skardelfile	arch/i386/pci/geodecntr.c	geodecntr
2031.270Sdyoung
2041.107Sthorpej# PCI-EISA bridges
2051.108Sthorpejdevice	pceb: eisabus, isabus
2061.107Sthorpejattach	pceb at pci
2071.107Sthorpejfile	arch/i386/pci/pceb.c		pceb
2081.78Sthorpej
2091.78Sthorpej# PCI-ISA bridges
2101.271Sjmcneilldevice	gscpcib: isabus, gpiobus
2111.271Sjmcneillattach	gscpcib at pci
2121.271Sjmcneillfile	arch/i386/pci/gscpcib.c		gscpcib
2131.271Sjmcneill
2141.328Sxtraeme# AMD Geode CS5535/CS5536 PCI-ISA bridge
2151.328Sxtraemedevice	gcscpcib: isabus, sysmon_wdog, gpiobus
2161.361Sbouyerattach	gcscpcib at pci with gcscpcib_pci
2171.361Sbouyerfile	arch/i386/pci/gcscpcib_pci.c	gcscpcib_pci
2181.361Sbouyerfile	dev/ic/gcscpcib.c		gcscpcib
2191.328Sxtraeme
2201.287Sjmcneilldevice	piixpcib: isabus, bioscall
2211.287Sjmcneillattach	piixpcib at pci
2221.287Sjmcneillfile	arch/i386/pci/piixpcib.c	piixpcib
2231.287Sjmcneill
2241.283Sjmcneilldevice	viapcib: isabus, i2cbus
2251.283Sjmcneillattach	viapcib at pci
2261.283Sjmcneillfile	arch/i386/pci/viapcib.c		viapcib
2271.283Sjmcneill
2281.184Sjdolecek# PCI-MCA bridges
2291.184Sjdolecekdevice	pcmb: mcabus
2301.184Sjdolecekattach	pcmb at pci
2311.184Sjdolecekfile	arch/i386/pci/pcmb.c		pcmb
2321.64Scgd
2331.215Sfvdldevice	p64h2apic
2341.215Sfvdlattach	p64h2apic at pci
2351.215Sfvdlfile	arch/i386/pci/p64h2apic.c	p64h2apic
2361.215Sfvdl
2371.215Sfvdl
2381.64Scgd#
2391.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2401.55Smycroft#
2411.56Scgd
2421.182Slukeminclude	"dev/isa/files.isa"
2431.115Scgd
2441.56Scgd# PC clock
2451.292Sperryfile	arch/x86/isa/clock.c		isa
2461.350Sbouyerfile	arch/x86/isa/rtc.c		isa
2471.56Scgd
2481.288Skardel# TSC support
2491.320Sadfile	arch/x86/x86/tsc.c
2501.288Skardel
2511.56Scgd# Numeric Processing Extension; Math Co-processor
2521.108Sthorpejdevice	npx
2531.56Scgdfile	arch/i386/isa/npx.c		npx needs-flag
2541.163Sthorpej
2551.163Sthorpejattach	npx at isa with npx_isa
2561.163Sthorpejfile	arch/i386/isa/npx_isa.c		npx_isa
2571.56Scgd
2581.239Swiz# PC Mice: Logitech-style and Microsoft-style
2591.128Sdrochnerdevice	lms: wsmousedev
2601.67Sthorpejattach	lms at isa
2611.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2621.128Sdrochnerdevice	mms: wsmousedev
2631.67Sthorpejattach	mms at isa
2641.128Sdrochnerfile	arch/i386/isa/mms.c		mms
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.300Sdyoung# CMOS RAM
3161.300Sdyoung#
3171.300Sdyoungdefpseudo cmos
3181.300Sdyoungfile	arch/i386/isa/cmos.c		cmos needs-flag
3191.300Sdyoung
3201.300Sdyoung#
3211.77Sjtk# Other mainbus-attached devices
3221.77Sjtk#
3231.77Sjtk
3241.290Schristosinclude "dev/apm/files.apm"
3251.290Schristos
3261.77Sjtk# Advanced Power Management support (APM)
3271.290Schristosattach	apm at apmbus with apmbios: bioscall
3281.290Schristosfile	arch/i386/i386/apmbios.c	apmbios	needs-flag
3291.290Schristosfile	arch/i386/i386/apmcall.S	apmbios
3301.215Sfvdl
3311.55Smycroft#
3321.55Smycroft# Compatibility modules
3331.55Smycroft#
3341.61Smycroft
3351.61Smycroft# VM86 mode
3361.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3371.120Smycroft
3381.210Sdrochner# VM86 in kernel
3391.210Sdrochnerfile	arch/i386/i386/kvm86.c			kvm86
3401.223Sfvdlfile	arch/i386/i386/kvm86call.S		kvm86
3411.210Sdrochner
3421.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3431.294Sdrochnerfile	arch/i386/i386/compat_13_machdep.c	compat_13
3441.244Schristosfile	arch/i386/i386/compat_16_machdep.c	compat_16 | compat_ibcs2
3451.56Scgd
3461.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4)
3471.182Slukeminclude	"compat/svr4/files.svr4"
3481.59Smycroftfile	arch/i386/i386/svr4_machdep.c		compat_svr4
3491.223Sfvdlfile	arch/i386/i386/svr4_sigcode.S		compat_svr4
3501.177Smycroftfile	arch/i386/i386/svr4_syscall.c		compat_svr4
3511.189Schristos
3521.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2)
3531.182Slukeminclude	"compat/ibcs2/files.ibcs2"
3541.88Smycroftfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3551.223Sfvdlfile	arch/i386/i386/ibcs2_sigcode.S		compat_ibcs2
3561.176Sjdolecekfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3571.56Scgd
3581.59Smycroft# Linux binary compatibility (COMPAT_LINUX)
3591.182Slukeminclude	"compat/linux/files.linux"
3601.182Slukeminclude	"compat/linux/arch/i386/files.linux_i386"
3611.223Sfvdlfile	arch/i386/i386/linux_sigcode.S		compat_linux
3621.176Sjdolecekfile	arch/i386/i386/linux_syscall.c		compat_linux
3631.263Sfvdlfile	arch/x86/x86/linux_trap.c		compat_linux
3641.58Smycroft
3651.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD)
3661.182Slukeminclude	"compat/freebsd/files.freebsd"
3671.58Smycroftfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3681.223Sfvdlfile	arch/i386/i386/freebsd_sigcode.S	compat_freebsd
3691.179Sjdolecekfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
3701.131Schristos
3711.284Srittera# NDIS compatibilty (COMPAT_NDIS)
3721.286Sritterainclude "compat/ndis/files.ndis"
3731.284Srittera
3741.82Saugustss# OSS audio driver compatibility
3751.182Slukeminclude	"compat/ossaudio/files.ossaudio"
3761.139Shaya
3771.139Shaya#
3781.139Shaya# CARDBUS
3791.139Shaya#
3801.182Slukeminclude	"dev/cardbus/files.cardbus"
3811.139Shayafile	arch/i386/i386/rbus_machdep.c	cardbus
3821.90Sthorpej
3831.90Sthorpej# XXXX pcic here because it needs to be late.  The catch: pcic needs
3841.90Sthorpej# to be late, so devices which attach to it are attached late.  But it
3851.90Sthorpej# needs to be before its isa and pci attachments.  This answer is
3861.90Sthorpej# non-optimal, but I don't have a better answer right now.
3871.90Sthorpej
3881.165Sitohy# PCIC pcmcia controller
3891.90Sthorpej# XXX this needs to be done very late, so it's done here.  This feels
3901.90Sthorpej# like a kludge, but it might be for the best.
3911.93Sthorpej
3921.201Slukemdefparam		PCIC_ISA_ALLOC_IOBASE
3931.201Slukemdefparam		PCIC_ISA_ALLOC_IOSIZE
3941.201Slukemdefparam		PCIC_ISA_INTR_ALLOC_MASK
3951.93Sthorpej
3961.126Spkdevice	pcic: pcmciabus
3971.92Sthorpejfile	dev/ic/i82365.c			pcic
3981.90Sthorpej
3991.114Ssommerfe# PCIC pcmcia controller on ISA bus.
4001.90Sthorpejattach	pcic at isa with pcic_isa
4011.90Sthorpejfile	dev/isa/i82365_isa.c		pcic_isa
4021.90Sthorpej
4031.114Ssommerfe# PCIC pcmcia controller on PCI bus.
4041.90Sthorpejattach	pcic at pci with pcic_pci
4051.90Sthorpejfile	dev/pci/i82365_pci.c		pcic_pci
4061.90Sthorpej
4071.114Ssommerfe# PCIC pcmcia controller on PnP board
4081.182Slukemattach	pcic at isapnp with pcic_isapnp
4091.114Ssommerfefile	dev/isapnp/i82365_isapnp.c	pcic_isapnp
4101.114Ssommerfe
4111.114Ssommerfe# Code common to ISA and ISAPnP attachments
4121.127Snathanwfile	dev/isa/i82365_isasubr.c	pcic_isa | pcic_isapnp | pcic_pci
4131.132Sbad
4141.132Sbad# XXXX tcic here because it needs to be late.  The catch: tcic needs
4151.132Sbad# to be late, so devices which attach to it are attached late.  But it
4161.132Sbad# needs to be before its isa and pci attachments.  This answer is
4171.132Sbad# non-optimal, but I don't have a better answer right now.
4181.132Sbad
4191.165Sitohy# TCIC pcmcia controller
4201.132Sbad# XXX this needs to be done very late, so it's done here.  This feels
4211.132Sbad# like a kludge, but it might be for the best.
4221.132Sbad
4231.201Slukemdefparam		TCIC_ISA_ALLOC_IOBASE
4241.201Slukemdefparam		TCIC_ISA_ALLOC_IOSIZE
4251.201Slukemdefparam		TCIC_ISA_INTR_ALLOC_MASK
4261.132Sbad
4271.132Sbaddevice	tcic: pcmciabus
4281.132Sbadfile	dev/ic/tcic2.c			tcic
4291.132Sbad
4301.165Sitohy# TCIC pcmcia controller
4311.132Sbadattach	tcic at isa with tcic_isa
4321.132Sbadfile	dev/isa/tcic2_isa.c		tcic_isa
4331.90Sthorpej
4341.90Sthorpej# this wants to be probed as late as possible.
4351.90Sthorpej#
4361.90Sthorpej# Machine-independent PCMCIA drivers
4371.90Sthorpej#
4381.182Slukeminclude	"dev/pcmcia/files.pcmcia"
4391.90Sthorpej
4401.90Sthorpej
4411.182Slukeminclude	"dev/usb/files.usb"
4421.170Sonoe
4431.289Sgdamoreinclude	"dev/bluetooth/files.bluetooth"
4441.289Sgdamore
4451.349Snonakainclude	"dev/sdmmc/files.sdmmc"
4461.349Snonaka
4471.182Slukeminclude	"dev/ieee1394/files.ieee1394"
4481.141Sdrochner
4491.182Slukeminclude	"arch/i386/pnpbios/files.pnpbios"
4501.198Sthorpej
4511.198Sthorpejinclude "dev/acpi/files.acpi"
4521.323Sjmcneillfile	arch/i386/acpi/acpi_wakeup_low.S	acpi
4531.207Schristos
4541.225Sjmcneill# Numeric Processing Extension; Math Co-processor
4551.291Schristosattach	npx at acpinodebus with npx_acpi
4561.225Sjmcneillfile	arch/i386/acpi/npx_acpi.c		npx_acpi
4571.210Sdrochner
4581.344Sjmcneill# Obsolete vesabios/vesafb flags
4591.344Sjmcneillobsolete	defflag	opt_vesabios.h	VESABIOSVERBOSE
4601.344Sjmcneillobsolete	defparam opt_vesafb.h	VESAFB_WIDTH VESAFB_HEIGHT VESAFB_DEPTH
4611.344Sjmcneillobsolete	defflag	opt_vesafb.h	VESAFB_PM
4621.344Sjmcneill
4631.309Sjmcneill# AMD Geode LX Security Block
4641.309Sjmcneilldevice	glxsb: opencrypto
4651.309Sjmcneillattach	glxsb at pci    
4661.309Sjmcneillfile	arch/i386/pci/glxsb.c		glxsb
4671.309Sjmcneill
4681.214Sgehennainclude "arch/i386/conf/majors.i386"
4691.322Sbouyerendif #xen
470