files.i386 revision 1.370
11.370Smbalmer#	$NetBSD: files.i386,v 1.370 2012/12/25 10:51:03 mbalmer 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.102Sthorpej
241.103Sthorpej# User-settable LDT (used by WINE)
251.201Slukemdefflag			USER_LDT
261.104Sthorpej
271.105Sthorpej# X server support in console drivers
281.201Slukemdefflag	opt_xserver.h	XSERVER XSERVER_DDB
291.181Schs
301.181Schs# The REAL{BASE,EXT}MEM options
311.199Slukemdefparam opt_realmem.h	REALBASEMEM REALEXTMEM
321.140Sdrochner
331.326Sjoerg# The PHYSMEM_MAX_{SIZE,ADDR} optionms
341.326Sjoergdefparam opt_physmem.h	PHYSMEM_MAX_ADDR PHYSMEM_MAX_SIZE
351.326Sjoerg
361.140Sdrochner# understand boot device passed by pre-1.3 bootblocks
371.201Slukemdefflag			COMPAT_OLDBOOT
381.98Sthorpej
391.142Sthorpej# PCI BIOS options
401.201Slukemdefflag	opt_pcibios.h	PCIBIOS PCIBIOSVERBOSE
411.202Slukem			PCIBIOS_INTR_GUESS PCIINTR_DEBUG
421.202Slukemdefparam opt_pcibios.h	PCIBIOS_IRQS_HINT
431.166Sthorpej
441.209Syamt# kernel stack debug
451.209Syamtdefflag	opt_kstack_dr0.h		KSTACK_CHECK_DR0
461.236Sjmmv
471.352Sdyoung# splraise()/spllower() debug
481.352Sdyoungdefflag	opt_spldebug.h			SPLDEBUG
491.352Sdyoung
501.236Sjmmv# Beep on halt
511.318Sxtraemedefflag 	opt_beep.h		BEEP_ONHALT
521.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_COUNT=3
531.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_PITCH=1500
541.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_PERIOD=250
551.209Syamt
561.277Sjmmv# Multiboot support
571.318Sxtraemedefflag 	opt_multiboot.h		MULTIBOOT
581.318Sxtraemeobsolete 	defparam		MULTIBOOT_SYMTAB_SPACE
591.318Sxtraemefile 	arch/i386/i386/multiboot.c	multiboot
601.277Sjmmv
611.56Scgdfile	arch/i386/i386/autoconf.c
621.340Sadfile	arch/i386/i386/aout_machdep.c	exec_aout
631.315Sadfile	arch/i386/i386/busfunc.S
641.315Sadfile	arch/i386/i386/cpufunc.S
651.332Sjoergfile	arch/i386/i386/cpu_in_cksum.S	(inet | inet6) & cpu_in_cksum
661.223Sfvdlfile	arch/i386/i386/db_dbgreg.S	ddb | kstack_check_dr0
671.56Scgdfile	arch/i386/i386/db_disasm.c	ddb
681.56Scgdfile	arch/i386/i386/db_interface.c	ddb
691.357Schristosfile	arch/i386/i386/db_machdep.c	ddb
701.329Sadfile	arch/i386/i386/dumpsys.c
711.241Sdslfile	kern/subr_disk_mbr.c		disk
721.352Sdyoungfile	kern/subr_spldebug.c		spldebug
731.60Smycroftfile	arch/i386/i386/gdt.c
741.315Sadfile	arch/i386/i386/i386func.S
751.152Swsfile	arch/i386/i386/ipkdb_glue.c	ipkdb
761.85Sthorpejfile	arch/i386/i386/kgdb_machdep.c	kgdb
771.327Sadfile	arch/i386/i386/kobj_machdep.c	modular
781.56Scgdfile	arch/i386/i386/machdep.c
791.334Sxtraemefile 	arch/i386/i386/longrun.c
801.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
811.56Scgdfile	arch/i386/i386/process_machdep.c
821.56Scgdfile	arch/i386/i386/trap.c
831.56Scgdfile	dev/cons.c
841.167Sthorpej
851.353Sdhollandfile	arch/i386/i386/mptramp.S	multiprocessor
861.215Sfvdl
871.167Sthorpejfile	arch/i386/i386/pmc.c		perfctrs
881.192Stls
891.219Sthorpejfile	crypto/des/arch/i386/des_enc.S		des
901.219Sthorpejfile	crypto/des/arch/i386/des_cbc.S		des
911.219Sthorpej
921.219Sthorpejfile	crypto/blowfish/arch/i386/bf_enc.S	blowfish
931.246Stlsfile	crypto/blowfish/arch/i386/bf_cbc.S	blowfish & !i386_cpu
941.56Scgd
951.56Scgd#
961.368Salnsn# Stack-less Just-In-Time compiler
971.368Salnsn#
981.368Salnsn
991.368Salnsninclude	"external/bsd/sljit/conf/files.sljit"
1001.368Salnsn
1011.368Salnsn#
1021.56Scgd# Machine-independent SCSI drivers
1031.56Scgd#
1041.56Scgd
1051.182Slukeminclude	"dev/scsipi/files.scsipi"
1061.69Sperry
1071.97Scgd#
1081.97Scgd# Machine-independent ATA drivers
1091.97Scgd#
1101.97Scgd
1111.182Slukeminclude	"dev/ata/files.ata"
1121.97Scgd
1131.79Spk# Memory Disk for install floppy
1141.338Schristosfile	dev/md_root.c			memory_disk_hooks & md
1151.171Sad
1161.171Sad#
1171.171Sad# Machine-independent I2O drivers
1181.171Sad#
1191.171Sad
1201.182Slukeminclude	"dev/i2o/files.i2o"
1211.56Scgd
1221.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing
1231.142Sthorpej# of certain devices/BIOS features
1241.182Slukemdefine	bioscall
1251.223Sfvdlfile	arch/i386/i386/bioscall.S	bioscall needs-flag
1261.142Sthorpej
1271.142Sthorpej# BIOS32 routines
1281.142Sthorpejdefine	bios32
1291.142Sthorpejfile	arch/i386/i386/bios32.c		bios32 needs-flag
1301.142Sthorpej
1311.260Sdrochner# i386 specific mainbus attributes
1321.318Sxtraemedefine	apmbus {}
1331.318Sxtraemedefine	pnpbiosbus {}
1341.260Sdrochner
1351.56Scgd#
1361.56Scgd# System bus types
1371.56Scgd#
1381.65Scgd
1391.142Sthorpej# XXX BIOS32 only if something that uses it is configured!
1401.260Sdrochnerdevice	mainbus: isabus, eisabus, mcabus, pcibus, bios32, acpibus,
1411.343Sjmcneill	cpubus, ioapicbus, apmbus, pnpbiosbus, ipmibus,
1421.323Sjmcneill	bioscall
1431.67Sthorpejattach	mainbus at root
1441.65Scgdfile	arch/i386/i386/mainbus.c	mainbus
1451.56Scgd
1461.55Smycroft#
1471.64Scgd# PCI-only drivers
1481.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
1491.64Scgd# XXX devices to 'pci'.
1501.64Scgd#
1511.182Slukeminclude	"dev/pci/files.pci"
1521.195Sthorpejinclude "dev/pci/files.agp"
1531.142Sthorpejfile	arch/i386/pci/pcibios.c		pcibios
1541.264Ssekiyafile	arch/i386/pci/pci_intr_fixup.c	pcibios & pci_intr_fixup
1551.264Ssekiyafile	arch/i386/pci/piix.c		pcibios & pci_intr_fixup
1561.264Ssekiyafile	arch/i386/pci/opti82c558.c	pcibios & pci_intr_fixup
1571.264Ssekiyafile	arch/i386/pci/opti82c700.c	pcibios & pci_intr_fixup
1581.264Ssekiyafile	arch/i386/pci/sis85c503.c	pcibios & pci_intr_fixup
1591.264Ssekiyafile	arch/i386/pci/via82c586.c	pcibios & pci_intr_fixup
1601.276Sxtraemefile	arch/i386/pci/via8231.c		pcibios & pci_intr_fixup
1611.264Ssekiyafile	arch/i386/pci/amd756.c		pcibios & pci_intr_fixup
1621.264Ssekiyafile	arch/i386/pci/ali1543.c		pcibios & pci_intr_fixup
1631.201Slukemdefparam		PCI_CONF_MODE
1641.127Snathanwfile	arch/i386/pci/pcic_pci_machdep.c	pcic_pci
1651.245Sdyoung
1661.318Sxtraeme# x86 specific PCI hardware
1671.318Sxtraemeinclude "arch/x86/pci/files.pci"
1681.213Sthorpej
1691.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge)
1701.331Sdyoungdefine elanparbus { }
1711.331Sdyoungdefine elanpexbus { }
1721.335Sdyoungdevice	elansc: sysmon_wdog, gpiobus, elanparbus, elanpexbus, pcibus
1731.335Sdyoungattach	elansc at pcibus
1741.335Sdyoung
1751.213Sthorpejfile	arch/i386/pci/elan520.c		elansc
1761.107Sthorpej
1771.331Sdyoungdevice elanpar
1781.331Sdyoungattach elanpar at elanparbus
1791.331Sdyoung
1801.331Sdyoungdevice elanpex
1811.331Sdyoungattach elanpex at elanpexbus
1821.331Sdyoung
1831.310Sxtraeme# AMD Geode CS5535 Companion IDE controller
1841.310Sxtraemedevice	gcscide: ata, ata_dma, ata_udma, pciide_common, wdc_common
1851.310Sxtraemeattach	gcscide at pci
1861.310Sxtraemefile	arch/i386/pci/gcscide.c 	gcscide
1871.310Sxtraeme
1881.312Sjmcneill# AMD Geode CS5536 Companion EHCI
1891.312Sjmcneilldevice	gcscehci: usbus
1901.312Sjmcneillattach	gcscehci at pci
1911.312Sjmcneillfile	arch/i386/pci/gcscehci.c	gcscehci
1921.312Sjmcneill
1931.288Skardel# AMD Geode SC1100 GCB area
1941.288Skardeldevice  geodegcb {}
1951.288Skardelattach	geodegcb at pci
1961.288Skardelfile	arch/i386/pci/geode.c		geodegcb
1971.288Skardel
1981.270Sdyoung# AMD Geode SC1100 Watchdog Timer
1991.288Skardeldevice	geodewdog: sysmon_wdog, geodegcb
2001.288Skardelattach	geodewdog at geodegcb
2011.288Skardelfile	arch/i386/pci/geodewdg.c	geodewdog
2021.288Skardel
2031.288Skardel# AMD Geode SC1100 high resolution counter
2041.288Skardeldevice	geodecntr: geodegcb
2051.288Skardelattach  geodecntr at geodegcb
2061.288Skardelfile	arch/i386/pci/geodecntr.c	geodecntr
2071.270Sdyoung
2081.107Sthorpej# PCI-EISA bridges
2091.108Sthorpejdevice	pceb: eisabus, isabus
2101.107Sthorpejattach	pceb at pci
2111.107Sthorpejfile	arch/i386/pci/pceb.c		pceb
2121.78Sthorpej
2131.78Sthorpej# PCI-ISA bridges
2141.271Sjmcneilldevice	gscpcib: isabus, gpiobus
2151.271Sjmcneillattach	gscpcib at pci
2161.271Sjmcneillfile	arch/i386/pci/gscpcib.c		gscpcib
2171.271Sjmcneill
2181.328Sxtraeme# AMD Geode CS5535/CS5536 PCI-ISA bridge
2191.328Sxtraemedevice	gcscpcib: isabus, sysmon_wdog, gpiobus
2201.361Sbouyerattach	gcscpcib at pci with gcscpcib_pci
2211.361Sbouyerfile	arch/i386/pci/gcscpcib_pci.c	gcscpcib_pci
2221.361Sbouyerfile	dev/ic/gcscpcib.c		gcscpcib
2231.328Sxtraeme
2241.287Sjmcneilldevice	piixpcib: isabus, bioscall
2251.287Sjmcneillattach	piixpcib at pci
2261.287Sjmcneillfile	arch/i386/pci/piixpcib.c	piixpcib
2271.287Sjmcneill
2281.283Sjmcneilldevice	viapcib: isabus, i2cbus
2291.283Sjmcneillattach	viapcib at pci
2301.283Sjmcneillfile	arch/i386/pci/viapcib.c		viapcib
2311.283Sjmcneill
2321.184Sjdolecek# PCI-MCA bridges
2331.184Sjdolecekdevice	pcmb: mcabus
2341.184Sjdolecekattach	pcmb at pci
2351.184Sjdolecekfile	arch/i386/pci/pcmb.c		pcmb
2361.64Scgd
2371.215Sfvdldevice	p64h2apic
2381.215Sfvdlattach	p64h2apic at pci
2391.215Sfvdlfile	arch/i386/pci/p64h2apic.c	p64h2apic
2401.215Sfvdl
2411.215Sfvdl
2421.64Scgd#
2431.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2441.55Smycroft#
2451.56Scgd
2461.182Slukeminclude	"dev/isa/files.isa"
2471.115Scgd
2481.56Scgd# PC clock
2491.292Sperryfile	arch/x86/isa/clock.c		isa
2501.350Sbouyerfile	arch/x86/isa/rtc.c		isa
2511.56Scgd
2521.369Smbalmer# Protech PS3100 cash drawer
2531.369Smbalmerdevice	ptcd: gpiobus
2541.369Smbalmerattach	ptcd at isa
2551.369Smbalmerfile	dev/isa/ptcd.c			ptcd
2561.369Smbalmer
2571.288Skardel# TSC support
2581.320Sadfile	arch/x86/x86/tsc.c
2591.288Skardel
2601.56Scgd# Numeric Processing Extension; Math Co-processor
2611.108Sthorpejdevice	npx
2621.56Scgdfile	arch/i386/isa/npx.c		npx needs-flag
2631.163Sthorpej
2641.163Sthorpejattach	npx at isa with npx_isa
2651.163Sthorpejfile	arch/i386/isa/npx_isa.c		npx_isa
2661.56Scgd
2671.239Swiz# PC Mice: Logitech-style and Microsoft-style
2681.128Sdrochnerdevice	lms: wsmousedev
2691.67Sthorpejattach	lms at isa
2701.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2711.128Sdrochnerdevice	mms: wsmousedev
2721.67Sthorpejattach	mms at isa
2731.128Sdrochnerfile	arch/i386/isa/mms.c		mms
2741.111Sdrochner
2751.250Sbjh21include	"dev/pckbport/files.pckbport"
2761.113Sdrochner
2771.182Slukemdevice	sysbeep
2781.182Slukemattach	sysbeep at pcppi
2791.111Sdrochner
2801.56Scgd# Floppy disk controller
2811.157Sthorpejdevice	fdc {drive = -1}: isadma
2821.157Sthorpejfile	dev/isa/fd.c			fdc needs-flag
2831.157Sthorpej
2841.157Sthorpejattach	fdc at isa with fdc_isa
2851.157Sthorpejfile	dev/isa/fdc_isa.c		fdc_isa
2861.157Sthorpej
2871.157Sthorpejdevice	fd: disk
2881.67Sthorpejattach	fd at fdc
2891.76Ssoda
2901.76Ssoda# Adaptec AHA-284x VL SCSI controllers
2911.76Ssoda# device declaration in sys/conf/files
2921.150Sfvdlattach	ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
2931.76Ssodafile	arch/i386/isa/ahc_isa.c		ahc_isa
2941.56Scgd
2951.55Smycroft#
2961.55Smycroft# EISA-only drivers
2971.55Smycroft#
2981.56Scgd
2991.182Slukeminclude	"dev/eisa/files.eisa"
3001.72Scgdfile	arch/i386/eisa/eisa_machdep.c	eisa
3011.154Sjdolecek
3021.154Sjdolecek#
3031.154Sjdolecek# MCA-only drivers
3041.154Sjdolecek#
3051.154Sjdolecek
3061.182Slukemdevice	mca {[slot = -1]} : bioscall
3071.182Slukeminclude	"dev/mca/files.mca"
3081.159Sjdolecekfile	arch/i386/mca/mca_machdep.c	mca
3091.187Sjdolecek
3101.80Schristos# ISA Plug 'n Play devices
3111.80Schristosfile	arch/i386/isa/isapnp_machdep.c	isapnp
3121.130Sdrochner
3131.130Sdrochner#
3141.130Sdrochner# VME support
3151.130Sdrochner#
3161.182Slukeminclude	"dev/vme/files.vme"
3171.240Sgmcgarry
3181.240Sgmcgarry#
3191.240Sgmcgarry# GPIB support
3201.240Sgmcgarry#
3211.240Sgmcgarryinclude "dev/gpib/files.gpib"
3221.77Sjtk
3231.77Sjtk#
3241.300Sdyoung# CMOS RAM
3251.300Sdyoung#
3261.300Sdyoungdefpseudo cmos
3271.300Sdyoungfile	arch/i386/isa/cmos.c		cmos needs-flag
3281.300Sdyoung
3291.300Sdyoung#
3301.77Sjtk# Other mainbus-attached devices
3311.77Sjtk#
3321.77Sjtk
3331.290Schristosinclude "dev/apm/files.apm"
3341.290Schristos
3351.55Smycroft#
3361.55Smycroft# Compatibility modules
3371.55Smycroft#
3381.61Smycroft
3391.61Smycroft# VM86 mode
3401.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3411.120Smycroft
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.370Smbalmerattach	glxsb at pci
4661.309Sjmcneillfile	arch/i386/pci/glxsb.c		glxsb
4671.309Sjmcneill
4681.214Sgehennainclude "arch/i386/conf/majors.i386"
4691.322Sbouyerendif #xen
470