files.i386 revision 1.379
11.379Smaxv#	$NetBSD: files.i386,v 1.379 2017/07/12 16:59:41 maxv 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.379Smaxvdefflag			PMC
251.379Smaxv
261.103Sthorpej# User-settable LDT (used by WINE)
271.201Slukemdefflag			USER_LDT
281.104Sthorpej
291.105Sthorpej# X server support in console drivers
301.201Slukemdefflag	opt_xserver.h	XSERVER XSERVER_DDB
311.181Schs
321.181Schs# The REAL{BASE,EXT}MEM options
331.199Slukemdefparam opt_realmem.h	REALBASEMEM REALEXTMEM
341.140Sdrochner
351.326Sjoerg# The PHYSMEM_MAX_{SIZE,ADDR} optionms
361.326Sjoergdefparam opt_physmem.h	PHYSMEM_MAX_ADDR PHYSMEM_MAX_SIZE
371.326Sjoerg
381.140Sdrochner# understand boot device passed by pre-1.3 bootblocks
391.201Slukemdefflag			COMPAT_OLDBOOT
401.98Sthorpej
411.142Sthorpej# PCI BIOS options
421.201Slukemdefflag	opt_pcibios.h	PCIBIOS PCIBIOSVERBOSE
431.202Slukem			PCIBIOS_INTR_GUESS PCIINTR_DEBUG
441.202Slukemdefparam opt_pcibios.h	PCIBIOS_IRQS_HINT
451.166Sthorpej
461.352Sdyoung# splraise()/spllower() debug
471.352Sdyoungdefflag	opt_spldebug.h			SPLDEBUG
481.352Sdyoung
491.236Sjmmv# Beep on halt
501.318Sxtraemedefflag 	opt_beep.h		BEEP_ONHALT
511.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_COUNT=3
521.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_PITCH=1500
531.318Sxtraemedefparam 	opt_beep.h		BEEP_ONHALT_PERIOD=250
541.209Syamt
551.277Sjmmv# Multiboot support
561.318Sxtraemedefflag 	opt_multiboot.h		MULTIBOOT
571.318Sxtraemeobsolete 	defparam		MULTIBOOT_SYMTAB_SPACE
581.318Sxtraemefile 	arch/i386/i386/multiboot.c	multiboot
591.277Sjmmv
601.56Scgdfile	arch/i386/i386/autoconf.c
611.340Sadfile	arch/i386/i386/aout_machdep.c	exec_aout
621.315Sadfile	arch/i386/i386/busfunc.S
631.315Sadfile	arch/i386/i386/cpufunc.S
641.332Sjoergfile	arch/i386/i386/cpu_in_cksum.S	(inet | inet6) & cpu_in_cksum
651.56Scgdfile	arch/i386/i386/db_disasm.c	ddb
661.56Scgdfile	arch/i386/i386/db_interface.c	ddb
671.357Schristosfile	arch/i386/i386/db_machdep.c	ddb
681.329Sadfile	arch/i386/i386/dumpsys.c
691.241Sdslfile	kern/subr_disk_mbr.c		disk
701.352Sdyoungfile	kern/subr_spldebug.c		spldebug
711.60Smycroftfile	arch/i386/i386/gdt.c
721.315Sadfile	arch/i386/i386/i386func.S
731.152Swsfile	arch/i386/i386/ipkdb_glue.c	ipkdb
741.85Sthorpejfile	arch/i386/i386/kgdb_machdep.c	kgdb
751.327Sadfile	arch/i386/i386/kobj_machdep.c	modular
761.56Scgdfile	arch/i386/i386/machdep.c
771.334Sxtraemefile 	arch/i386/i386/longrun.c
781.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
791.56Scgdfile	arch/i386/i386/process_machdep.c
801.373Sdslfile	arch/x86/x86/convert_xmm_s87.c
811.56Scgdfile	arch/i386/i386/trap.c
821.56Scgdfile	dev/cons.c
831.374Sdslfile	arch/x86/x86/fpu.c
841.376Skamilfile	arch/x86/x86/dbregs.c
851.167Sthorpej
861.353Sdhollandfile	arch/i386/i386/mptramp.S	multiprocessor
871.215Sfvdl
881.219Sthorpejfile	crypto/des/arch/i386/des_enc.S		des
891.219Sthorpejfile	crypto/des/arch/i386/des_cbc.S		des
901.219Sthorpej
911.219Sthorpejfile	crypto/blowfish/arch/i386/bf_enc.S	blowfish
921.246Stlsfile	crypto/blowfish/arch/i386/bf_cbc.S	blowfish & !i386_cpu
931.56Scgd
941.56Scgd#
951.368Salnsn# Stack-less Just-In-Time compiler
961.368Salnsn#
971.368Salnsn
981.368Salnsninclude	"external/bsd/sljit/conf/files.sljit"
991.368Salnsn
1001.368Salnsn#
1011.56Scgd# Machine-independent SCSI drivers
1021.56Scgd#
1031.56Scgd
1041.182Slukeminclude	"dev/scsipi/files.scsipi"
1051.69Sperry
1061.97Scgd#
1071.97Scgd# Machine-independent ATA drivers
1081.97Scgd#
1091.97Scgd
1101.182Slukeminclude	"dev/ata/files.ata"
1111.97Scgd
1121.79Spk# Memory Disk for install floppy
1131.338Schristosfile	dev/md_root.c			memory_disk_hooks & md
1141.171Sad
1151.171Sad#
1161.171Sad# Machine-independent I2O drivers
1171.171Sad#
1181.171Sad
1191.182Slukeminclude	"dev/i2o/files.i2o"
1201.56Scgd
1211.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing
1221.142Sthorpej# of certain devices/BIOS features
1231.182Slukemdefine	bioscall
1241.223Sfvdlfile	arch/i386/i386/bioscall.S	bioscall needs-flag
1251.142Sthorpej
1261.142Sthorpej# BIOS32 routines
1271.142Sthorpejdefine	bios32
1281.142Sthorpejfile	arch/i386/i386/bios32.c		bios32 needs-flag
1291.142Sthorpej
1301.260Sdrochner# i386 specific mainbus attributes
1311.318Sxtraemedefine	apmbus {}
1321.318Sxtraemedefine	pnpbiosbus {}
1331.260Sdrochner
1341.56Scgd#
1351.56Scgd# System bus types
1361.56Scgd#
1371.65Scgd
1381.142Sthorpej# XXX BIOS32 only if something that uses it is configured!
1391.260Sdrochnerdevice	mainbus: isabus, eisabus, mcabus, pcibus, bios32, acpibus,
1401.343Sjmcneill	cpubus, ioapicbus, apmbus, pnpbiosbus, ipmibus,
1411.323Sjmcneill	bioscall
1421.67Sthorpejattach	mainbus at root
1431.65Scgdfile	arch/i386/i386/mainbus.c	mainbus
1441.56Scgd
1451.55Smycroft#
1461.64Scgd# PCI-only drivers
1471.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
1481.64Scgd# XXX devices to 'pci'.
1491.64Scgd#
1501.182Slukeminclude	"dev/pci/files.pci"
1511.195Sthorpejinclude "dev/pci/files.agp"
1521.142Sthorpejfile	arch/i386/pci/pcibios.c		pcibios
1531.264Ssekiyafile	arch/i386/pci/pci_intr_fixup.c	pcibios & pci_intr_fixup
1541.264Ssekiyafile	arch/i386/pci/piix.c		pcibios & pci_intr_fixup
1551.264Ssekiyafile	arch/i386/pci/opti82c558.c	pcibios & pci_intr_fixup
1561.264Ssekiyafile	arch/i386/pci/opti82c700.c	pcibios & pci_intr_fixup
1571.264Ssekiyafile	arch/i386/pci/sis85c503.c	pcibios & pci_intr_fixup
1581.264Ssekiyafile	arch/i386/pci/via82c586.c	pcibios & pci_intr_fixup
1591.276Sxtraemefile	arch/i386/pci/via8231.c		pcibios & pci_intr_fixup
1601.264Ssekiyafile	arch/i386/pci/amd756.c		pcibios & pci_intr_fixup
1611.264Ssekiyafile	arch/i386/pci/ali1543.c		pcibios & pci_intr_fixup
1621.201Slukemdefparam		PCI_CONF_MODE
1631.127Snathanwfile	arch/i386/pci/pcic_pci_machdep.c	pcic_pci
1641.245Sdyoung
1651.318Sxtraeme# x86 specific PCI hardware
1661.318Sxtraemeinclude "arch/x86/pci/files.pci"
1671.213Sthorpej
1681.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge)
1691.331Sdyoungdefine elanparbus { }
1701.331Sdyoungdefine elanpexbus { }
1711.335Sdyoungdevice	elansc: sysmon_wdog, gpiobus, elanparbus, elanpexbus, pcibus
1721.335Sdyoungattach	elansc at pcibus
1731.335Sdyoung
1741.213Sthorpejfile	arch/i386/pci/elan520.c		elansc
1751.107Sthorpej
1761.331Sdyoungdevice elanpar
1771.331Sdyoungattach elanpar at elanparbus
1781.331Sdyoung
1791.331Sdyoungdevice elanpex
1801.331Sdyoungattach elanpex at elanpexbus
1811.331Sdyoung
1821.310Sxtraeme# AMD Geode CS5535 Companion IDE controller
1831.310Sxtraemedevice	gcscide: ata, ata_dma, ata_udma, pciide_common, wdc_common
1841.310Sxtraemeattach	gcscide at pci
1851.310Sxtraemefile	arch/i386/pci/gcscide.c 	gcscide
1861.310Sxtraeme
1871.312Sjmcneill# AMD Geode CS5536 Companion EHCI
1881.312Sjmcneilldevice	gcscehci: usbus
1891.312Sjmcneillattach	gcscehci at pci
1901.312Sjmcneillfile	arch/i386/pci/gcscehci.c	gcscehci
1911.312Sjmcneill
1921.288Skardel# AMD Geode SC1100 GCB area
1931.288Skardeldevice  geodegcb {}
1941.288Skardelattach	geodegcb at pci
1951.288Skardelfile	arch/i386/pci/geode.c		geodegcb
1961.288Skardel
1971.270Sdyoung# AMD Geode SC1100 Watchdog Timer
1981.288Skardeldevice	geodewdog: sysmon_wdog, geodegcb
1991.288Skardelattach	geodewdog at geodegcb
2001.288Skardelfile	arch/i386/pci/geodewdg.c	geodewdog
2011.288Skardel
2021.288Skardel# AMD Geode SC1100 high resolution counter
2031.288Skardeldevice	geodecntr: geodegcb
2041.288Skardelattach  geodecntr at geodegcb
2051.288Skardelfile	arch/i386/pci/geodecntr.c	geodecntr
2061.270Sdyoung
2071.107Sthorpej# PCI-EISA bridges
2081.108Sthorpejdevice	pceb: eisabus, isabus
2091.107Sthorpejattach	pceb at pci
2101.107Sthorpejfile	arch/i386/pci/pceb.c		pceb
2111.78Sthorpej
2121.78Sthorpej# PCI-ISA bridges
2131.271Sjmcneilldevice	gscpcib: isabus, gpiobus
2141.271Sjmcneillattach	gscpcib at pci
2151.271Sjmcneillfile	arch/i386/pci/gscpcib.c		gscpcib
2161.271Sjmcneill
2171.328Sxtraeme# AMD Geode CS5535/CS5536 PCI-ISA bridge
2181.328Sxtraemedevice	gcscpcib: isabus, sysmon_wdog, gpiobus
2191.361Sbouyerattach	gcscpcib at pci with gcscpcib_pci
2201.361Sbouyerfile	arch/i386/pci/gcscpcib_pci.c	gcscpcib_pci
2211.361Sbouyerfile	dev/ic/gcscpcib.c		gcscpcib
2221.328Sxtraeme
2231.287Sjmcneilldevice	piixpcib: isabus, bioscall
2241.287Sjmcneillattach	piixpcib at pci
2251.287Sjmcneillfile	arch/i386/pci/piixpcib.c	piixpcib
2261.287Sjmcneill
2271.283Sjmcneilldevice	viapcib: isabus, i2cbus
2281.283Sjmcneillattach	viapcib at pci
2291.283Sjmcneillfile	arch/i386/pci/viapcib.c		viapcib
2301.283Sjmcneill
2311.184Sjdolecek# PCI-MCA bridges
2321.184Sjdolecekdevice	pcmb: mcabus
2331.184Sjdolecekattach	pcmb at pci
2341.184Sjdolecekfile	arch/i386/pci/pcmb.c		pcmb
2351.64Scgd
2361.215Sfvdldevice	p64h2apic
2371.215Sfvdlattach	p64h2apic at pci
2381.215Sfvdlfile	arch/i386/pci/p64h2apic.c	p64h2apic
2391.215Sfvdl
2401.215Sfvdl
2411.64Scgd#
2421.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2431.55Smycroft#
2441.56Scgd
2451.182Slukeminclude	"dev/isa/files.isa"
2461.115Scgd
2471.369Smbalmer# Protech PS3100 cash drawer
2481.369Smbalmerdevice	ptcd: gpiobus
2491.369Smbalmerattach	ptcd at isa
2501.369Smbalmerfile	dev/isa/ptcd.c			ptcd
2511.369Smbalmer
2521.239Swiz# PC Mice: Logitech-style and Microsoft-style
2531.128Sdrochnerdevice	lms: wsmousedev
2541.67Sthorpejattach	lms at isa
2551.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2561.128Sdrochnerdevice	mms: wsmousedev
2571.67Sthorpejattach	mms at isa
2581.128Sdrochnerfile	arch/i386/isa/mms.c		mms
2591.111Sdrochner
2601.250Sbjh21include	"dev/pckbport/files.pckbport"
2611.113Sdrochner
2621.182Slukemdevice	sysbeep
2631.182Slukemattach	sysbeep at pcppi
2641.111Sdrochner
2651.56Scgd# Floppy disk controller
2661.157Sthorpejdevice	fdc {drive = -1}: isadma
2671.157Sthorpejfile	dev/isa/fd.c			fdc needs-flag
2681.157Sthorpej
2691.157Sthorpejattach	fdc at isa with fdc_isa
2701.157Sthorpejfile	dev/isa/fdc_isa.c		fdc_isa
2711.157Sthorpej
2721.157Sthorpejdevice	fd: disk
2731.67Sthorpejattach	fd at fdc
2741.76Ssoda
2751.76Ssoda# Adaptec AHA-284x VL SCSI controllers
2761.76Ssoda# device declaration in sys/conf/files
2771.150Sfvdlattach	ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
2781.76Ssodafile	arch/i386/isa/ahc_isa.c		ahc_isa
2791.56Scgd
2801.55Smycroft#
2811.55Smycroft# EISA-only drivers
2821.55Smycroft#
2831.56Scgd
2841.182Slukeminclude	"dev/eisa/files.eisa"
2851.72Scgdfile	arch/i386/eisa/eisa_machdep.c	eisa
2861.154Sjdolecek
2871.154Sjdolecek#
2881.154Sjdolecek# MCA-only drivers
2891.154Sjdolecek#
2901.154Sjdolecek
2911.182Slukemdevice	mca {[slot = -1]} : bioscall
2921.182Slukeminclude	"dev/mca/files.mca"
2931.159Sjdolecekfile	arch/i386/mca/mca_machdep.c	mca
2941.187Sjdolecek
2951.80Schristos# ISA Plug 'n Play devices
2961.80Schristosfile	arch/i386/isa/isapnp_machdep.c	isapnp
2971.130Sdrochner
2981.130Sdrochner#
2991.130Sdrochner# VME support
3001.130Sdrochner#
3011.182Slukeminclude	"dev/vme/files.vme"
3021.240Sgmcgarry
3031.240Sgmcgarry#
3041.240Sgmcgarry# GPIB support
3051.240Sgmcgarry#
3061.240Sgmcgarryinclude "dev/gpib/files.gpib"
3071.77Sjtk
3081.77Sjtk#
3091.300Sdyoung# CMOS RAM
3101.300Sdyoung#
3111.300Sdyoungdefpseudo cmos
3121.300Sdyoungfile	arch/i386/isa/cmos.c		cmos needs-flag
3131.300Sdyoung
3141.300Sdyoung#
3151.77Sjtk# Other mainbus-attached devices
3161.77Sjtk#
3171.77Sjtk
3181.290Schristosinclude "dev/apm/files.apm"
3191.290Schristos
3201.55Smycroft#
3211.55Smycroft# Compatibility modules
3221.55Smycroft#
3231.61Smycroft
3241.61Smycroft# VM86 mode
3251.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3261.120Smycroft
3271.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3281.294Sdrochnerfile	arch/i386/i386/compat_13_machdep.c	compat_13
3291.244Schristosfile	arch/i386/i386/compat_16_machdep.c	compat_16 | compat_ibcs2
3301.56Scgd
3311.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4)
3321.182Slukeminclude	"compat/svr4/files.svr4"
3331.59Smycroftfile	arch/i386/i386/svr4_machdep.c		compat_svr4
3341.223Sfvdlfile	arch/i386/i386/svr4_sigcode.S		compat_svr4
3351.177Smycroftfile	arch/i386/i386/svr4_syscall.c		compat_svr4
3361.189Schristos
3371.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2)
3381.182Slukeminclude	"compat/ibcs2/files.ibcs2"
3391.88Smycroftfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3401.223Sfvdlfile	arch/i386/i386/ibcs2_sigcode.S		compat_ibcs2
3411.176Sjdolecekfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3421.56Scgd
3431.59Smycroft# Linux binary compatibility (COMPAT_LINUX)
3441.182Slukeminclude	"compat/linux/files.linux"
3451.182Slukeminclude	"compat/linux/arch/i386/files.linux_i386"
3461.223Sfvdlfile	arch/i386/i386/linux_sigcode.S		compat_linux
3471.176Sjdolecekfile	arch/i386/i386/linux_syscall.c		compat_linux
3481.263Sfvdlfile	arch/x86/x86/linux_trap.c		compat_linux
3491.58Smycroft
3501.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD)
3511.182Slukeminclude	"compat/freebsd/files.freebsd"
3521.58Smycroftfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3531.223Sfvdlfile	arch/i386/i386/freebsd_sigcode.S	compat_freebsd
3541.179Sjdolecekfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
3551.131Schristos
3561.284Srittera# NDIS compatibilty (COMPAT_NDIS)
3571.286Sritterainclude "compat/ndis/files.ndis"
3581.284Srittera
3591.82Saugustss# OSS audio driver compatibility
3601.182Slukeminclude	"compat/ossaudio/files.ossaudio"
3611.139Shaya
3621.139Shaya#
3631.139Shaya# CARDBUS
3641.139Shaya#
3651.182Slukeminclude	"dev/cardbus/files.cardbus"
3661.139Shayafile	arch/i386/i386/rbus_machdep.c	cardbus
3671.90Sthorpej
3681.90Sthorpej# XXXX pcic here because it needs to be late.  The catch: pcic needs
3691.90Sthorpej# to be late, so devices which attach to it are attached late.  But it
3701.90Sthorpej# needs to be before its isa and pci attachments.  This answer is
3711.90Sthorpej# non-optimal, but I don't have a better answer right now.
3721.90Sthorpej
3731.165Sitohy# PCIC pcmcia controller
3741.90Sthorpej# XXX this needs to be done very late, so it's done here.  This feels
3751.90Sthorpej# like a kludge, but it might be for the best.
3761.93Sthorpej
3771.201Slukemdefparam		PCIC_ISA_ALLOC_IOBASE
3781.201Slukemdefparam		PCIC_ISA_ALLOC_IOSIZE
3791.201Slukemdefparam		PCIC_ISA_INTR_ALLOC_MASK
3801.93Sthorpej
3811.126Spkdevice	pcic: pcmciabus
3821.92Sthorpejfile	dev/ic/i82365.c			pcic
3831.90Sthorpej
3841.114Ssommerfe# PCIC pcmcia controller on ISA bus.
3851.90Sthorpejattach	pcic at isa with pcic_isa
3861.90Sthorpejfile	dev/isa/i82365_isa.c		pcic_isa
3871.90Sthorpej
3881.114Ssommerfe# PCIC pcmcia controller on PCI bus.
3891.90Sthorpejattach	pcic at pci with pcic_pci
3901.90Sthorpejfile	dev/pci/i82365_pci.c		pcic_pci
3911.90Sthorpej
3921.114Ssommerfe# PCIC pcmcia controller on PnP board
3931.182Slukemattach	pcic at isapnp with pcic_isapnp
3941.114Ssommerfefile	dev/isapnp/i82365_isapnp.c	pcic_isapnp
3951.114Ssommerfe
3961.114Ssommerfe# Code common to ISA and ISAPnP attachments
3971.127Snathanwfile	dev/isa/i82365_isasubr.c	pcic_isa | pcic_isapnp | pcic_pci
3981.132Sbad
3991.132Sbad# XXXX tcic here because it needs to be late.  The catch: tcic needs
4001.132Sbad# to be late, so devices which attach to it are attached late.  But it
4011.132Sbad# needs to be before its isa and pci attachments.  This answer is
4021.132Sbad# non-optimal, but I don't have a better answer right now.
4031.132Sbad
4041.165Sitohy# TCIC pcmcia controller
4051.132Sbad# XXX this needs to be done very late, so it's done here.  This feels
4061.132Sbad# like a kludge, but it might be for the best.
4071.132Sbad
4081.201Slukemdefparam		TCIC_ISA_ALLOC_IOBASE
4091.201Slukemdefparam		TCIC_ISA_ALLOC_IOSIZE
4101.201Slukemdefparam		TCIC_ISA_INTR_ALLOC_MASK
4111.132Sbad
4121.132Sbaddevice	tcic: pcmciabus
4131.132Sbadfile	dev/ic/tcic2.c			tcic
4141.132Sbad
4151.165Sitohy# TCIC pcmcia controller
4161.132Sbadattach	tcic at isa with tcic_isa
4171.132Sbadfile	dev/isa/tcic2_isa.c		tcic_isa
4181.90Sthorpej
4191.90Sthorpej# this wants to be probed as late as possible.
4201.90Sthorpej#
4211.90Sthorpej# Machine-independent PCMCIA drivers
4221.90Sthorpej#
4231.182Slukeminclude	"dev/pcmcia/files.pcmcia"
4241.90Sthorpej
4251.90Sthorpej
4261.182Slukeminclude	"dev/usb/files.usb"
4271.170Sonoe
4281.289Sgdamoreinclude	"dev/bluetooth/files.bluetooth"
4291.289Sgdamore
4301.349Snonakainclude	"dev/sdmmc/files.sdmmc"
4311.349Snonaka
4321.182Slukeminclude	"dev/ieee1394/files.ieee1394"
4331.141Sdrochner
4341.182Slukeminclude	"arch/i386/pnpbios/files.pnpbios"
4351.198Sthorpej
4361.198Sthorpejinclude "dev/acpi/files.acpi"
4371.323Sjmcneillfile	arch/i386/acpi/acpi_wakeup_low.S	acpi
4381.207Schristos
4391.344Sjmcneill# Obsolete vesabios/vesafb flags
4401.344Sjmcneillobsolete	defflag	opt_vesabios.h	VESABIOSVERBOSE
4411.344Sjmcneillobsolete	defparam opt_vesafb.h	VESAFB_WIDTH VESAFB_HEIGHT VESAFB_DEPTH
4421.344Sjmcneillobsolete	defflag	opt_vesafb.h	VESAFB_PM
4431.344Sjmcneill
4441.309Sjmcneill# AMD Geode LX Security Block
4451.309Sjmcneilldevice	glxsb: opencrypto
4461.370Smbalmerattach	glxsb at pci
4471.309Sjmcneillfile	arch/i386/pci/glxsb.c		glxsb
4481.309Sjmcneill
4491.214Sgehennainclude "arch/i386/conf/majors.i386"
4501.322Sbouyerendif #xen
451