files.i386 revision 1.213
11.213Sthorpej#	$NetBSD: files.i386,v 1.213 2002/08/12 01:03:13 thorpej 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.56Scgdmaxpartitions 8
81.94Sthorpej
91.193Sperrymaxusers 2 16 128
101.125Sthorpej
111.125Sthorpej# APM options
121.201Slukemdefflag	opt_apm.h	APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
131.182Slukem			APM_NO_STANDBY APM_V10_ONLY APM_NO_V12 APMDEBUG
141.199Slukem			APM_POWER_PRINT APM_ALLOW_BOGUS_SEGMENTS
151.210Sdrochner			APM_USE_KVM86
161.199Slukemdefparam opt_apm.h	APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
171.100Sthorpej
181.100Sthorpej# Processor type options.
191.201Slukemdefflag	opt_cputype.h	I386_CPU I486_CPU I586_CPU I686_CPU
201.124Sbouyer
211.124Sbouyer# delay before cpu_reset() for reboot.
221.201Slukemdefparam		CPURESET_DELAY
231.101Sthorpej
241.101Sthorpej# VM86 emulation
251.201Slukemdefflag			VM86
261.210Sdrochnerdefflag			KVM86
271.102Sthorpej
281.102Sthorpej# Floating point emulation
291.201Slukemdefflag			MATH_EMULATE
301.103Sthorpej
311.103Sthorpej# User-settable LDT (used by WINE)
321.201Slukemdefflag			USER_LDT
331.104Sthorpej
341.104Sthorpej# Speed hack; make NOPs dummies (might break on some machines)
351.201Slukemdefflag			DUMMY_NOPS
361.167Sthorpej
371.194Sfvdl# MTRR support
381.201Slukemdefflag			MTRR
391.194Sfvdl
401.105Sthorpej# X server support in console drivers
411.201Slukemdefflag	opt_xserver.h	XSERVER XSERVER_DDB
421.181Schs
431.181Schs# The REAL{BASE,EXT}MEM options
441.199Slukemdefparam opt_realmem.h	REALBASEMEM REALEXTMEM
451.140Sdrochner
461.140Sdrochner# understand boot device passed by pre-1.3 bootblocks
471.201Slukemdefflag			COMPAT_OLDBOOT
481.98Sthorpej
491.142Sthorpej# PCI BIOS options
501.201Slukemdefflag	opt_pcibios.h	PCIBIOS PCIBIOSVERBOSE
511.201Slukem			PCIBIOS_ADDR_FIXUP PCIBIOS_BUS_FIXUP
521.201Slukem			PCIBIOS_INTR_FIXUP PCIBIOS_INTR_FIXUP_FORCE
531.202Slukem			PCIBIOS_INTR_GUESS PCIINTR_DEBUG
541.202Slukemdefparam opt_pcibios.h	PCIBIOS_IRQS_HINT
551.166Sthorpej
561.166Sthorpej# Large page size
571.201Slukemdefflag			LARGEPAGES
581.142Sthorpej
591.209Syamt# kernel stack debug
601.209Syamtdefflag	opt_kstack_dr0.h		KSTACK_CHECK_DR0
611.209Syamt
621.56Scgdfile	arch/i386/i386/autoconf.c
631.146Sdrochnerfile	arch/i386/i386/bus_machdep.c
641.56Scgdfile	arch/i386/i386/conf.c
651.145Sdrochnerfile	arch/i386/i386/consinit.c
661.209Syamtfile	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.85Sthorpejfile	arch/i386/i386/db_memrw.c	ddb | kgdb
701.56Scgdfile	arch/i386/i386/db_trace.c	ddb
711.56Scgdfile	arch/i386/i386/disksubr.c	disk
721.60Smycroftfile	arch/i386/i386/gdt.c
731.200Sitojunfile	arch/i386/i386/in_cksum.s	inet | inet6
741.152Swsfile	arch/i386/i386/ipkdb_glue.c	ipkdb
751.85Sthorpejfile	arch/i386/i386/kgdb_machdep.c	kgdb
761.56Scgdfile	arch/i386/i386/machdep.c
771.56Scgdfile	arch/i386/i386/math_emulate.c	math_emulate
781.56Scgdfile	arch/i386/i386/mem.c
791.56Scgdfile	arch/i386/i386/microtime.s
801.194Sfvdlfile	arch/i386/i386/mtrr_i686.c	mtrr
811.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
821.154Sjdolecekfile	netns/ns_cksum.c		ns
831.134Sthorpejfile	arch/i386/i386/pmap.c
841.56Scgdfile	arch/i386/i386/process_machdep.c
851.180Sfvdlfile	arch/i386/i386/procfs_machdep.c	procfs
861.185Sthorpejfile	arch/i386/i386/softintr.c
871.56Scgdfile	arch/i386/i386/sys_machdep.c
881.178Smycroftfile	arch/i386/i386/syscall.c
891.56Scgdfile	arch/i386/i386/trap.c
901.56Scgdfile	arch/i386/i386/vm_machdep.c
911.56Scgdfile	dev/cons.c
921.167Sthorpej
931.167Sthorpejfile	arch/i386/i386/pmc.c		perfctrs
941.192Stls
951.192Stlsfile	crypto/des/arch/i386/des_enc.S		ipsec & ipsec_esp
961.192Stls#file	crypto/des/arch/i386/des_cbc.S		ipsec & ipsec_esp
971.192Stlsfile	crypto/blowfish/arch/i386/bf_enc.S	ipsec & ipsec_esp
981.192Stls#file	crypto/blowfish/arch/i386/bf_cbc.S	ipsec & ipsec_esp
991.56Scgd
1001.56Scgd#
1011.56Scgd# Machine-independent SCSI drivers
1021.56Scgd#
1031.56Scgd
1041.182Slukeminclude	"dev/scsipi/files.scsipi"
1051.56Scgdmajor	{sd = 4}
1061.56Scgdmajor	{cd = 6}
1071.69Sperry
1081.97Scgd#
1091.97Scgd# Machine-independent ATA drivers
1101.97Scgd#
1111.97Scgd
1121.182Slukeminclude	"dev/ata/files.ata"
1131.97Scgdmajor	{wd = 0}
1141.97Scgd
1151.79Spk# Memory Disk for install floppy
1161.203Sjdolecekfile	dev/md_root.c			memory_disk_hooks
1171.79Spkmajor	{md = 17}
1181.149Soster
1191.149Soster# RAIDframe
1201.149Sostermajor	{raid = 18}
1211.151Sad
1221.174Sad# Logical disk
1231.174Sadmajor	{ld = 19}
1241.171Sad
1251.171Sad#
1261.171Sad# Machine-independent I2O drivers
1271.171Sad#
1281.171Sad
1291.182Slukeminclude	"dev/i2o/files.i2o"
1301.56Scgd
1311.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing
1321.142Sthorpej# of certain devices/BIOS features
1331.182Slukemdefine	bioscall
1341.142Sthorpejfile	arch/i386/i386/bioscall.s	bioscall needs-flag
1351.142Sthorpej
1361.142Sthorpej# BIOS32 routines
1371.142Sthorpejdefine	bios32
1381.142Sthorpejfile	arch/i386/i386/bios32.c		bios32 needs-flag
1391.142Sthorpej
1401.56Scgd#
1411.56Scgd# System bus types
1421.56Scgd#
1431.65Scgd
1441.182Slukemdefine	mainbus { }
1451.142Sthorpej# XXX BIOS32 only if something that uses it is configured!
1461.198Sthorpejdevice	mainbus: isabus, eisabus, mcabus, pcibus, mainbus, bios32, acpibus
1471.67Sthorpejattach	mainbus at root
1481.65Scgdfile	arch/i386/i386/mainbus.c	mainbus
1491.56Scgd
1501.55Smycroft#
1511.64Scgd# PCI-only drivers
1521.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
1531.64Scgd# XXX devices to 'pci'.
1541.64Scgd#
1551.64Scgd
1561.182Slukeminclude	"dev/pci/files.pci"
1571.195Sthorpejinclude "dev/pci/files.agp"
1581.64Scgdfile	arch/i386/pci/pci_machdep.c	pci
1591.195Sthorpejfile 	arch/i386/pci/agp_machdep.c	agp
1601.142Sthorpejfile	arch/i386/pci/pcibios.c		pcibios
1611.142Sthorpejfile	arch/i386/pci/pci_intr_fixup.c	pcibios & pcibios_intr_fixup
1621.142Sthorpejfile	arch/i386/pci/piix.c		pcibios & pcibios_intr_fixup
1631.142Sthorpejfile	arch/i386/pci/opti82c558.c	pcibios & pcibios_intr_fixup
1641.142Sthorpejfile	arch/i386/pci/opti82c700.c	pcibios & pcibios_intr_fixup
1651.142Sthorpejfile	arch/i386/pci/sis85c503.c	pcibios & pcibios_intr_fixup
1661.142Sthorpejfile	arch/i386/pci/via82c586.c	pcibios & pcibios_intr_fixup
1671.186Suchfile	arch/i386/pci/amd756.c		pcibios & pcibios_intr_fixup
1681.190Shayafile	arch/i386/pci/ali1543.c		pcibios & pcibios_intr_fixup
1691.143Sthorpejfile	arch/i386/pci/pci_bus_fixup.c	pcibios & pcibios_bus_fixup
1701.158Suchfile	arch/i386/pci/pci_addr_fixup.c	pcibios & pcibios_addr_fixup
1711.201Slukemdefparam		PCI_CONF_MODE
1721.110Scgdfile	arch/i386/pci/pciide_machdep.c	pciide
1731.127Snathanwfile	arch/i386/pci/pcic_pci_machdep.c	pcic_pci
1741.78Sthorpej
1751.78Sthorpej# PCI-Host bridge chipsets
1761.196Sthorpejdevice	pchb: pcibus, agpbus, agp_ali, agp_amd, agp_i810, agp_intel, agp_sis,
1771.196Sthorpej	      agp_via
1781.78Sthorpejattach	pchb at pci
1791.194Sfvdlfile	arch/i386/pci/pchb.c		pchb			needs-flag
1801.169Sthorpejfile	arch/i386/pci/pchb_rnd.c	pchb & rnd
1811.213Sthorpej
1821.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge)
1831.213Sthorpejdevice	elansc: sysmon_wdog
1841.213Sthorpejattach	elansc at pci
1851.213Sthorpejfile	arch/i386/pci/elan520.c		elansc
1861.107Sthorpej
1871.107Sthorpej# PCI-EISA bridges
1881.108Sthorpejdevice	pceb: eisabus, isabus
1891.107Sthorpejattach	pceb at pci
1901.107Sthorpejfile	arch/i386/pci/pceb.c		pceb
1911.78Sthorpej
1921.78Sthorpej# PCI-ISA bridges
1931.108Sthorpejdevice	pcib: isabus
1941.78Sthorpejattach	pcib at pci
1951.78Sthorpejfile	arch/i386/pci/pcib.c		pcib
1961.184Sjdolecek
1971.184Sjdolecek# PCI-MCA bridges
1981.184Sjdolecekdevice	pcmb: mcabus
1991.184Sjdolecekattach	pcmb at pci
2001.184Sjdolecekfile	arch/i386/pci/pcmb.c		pcmb
2011.64Scgd
2021.153Smartin# Game adapter (joystick)
2031.204Sjdolecekfile	arch/i386/isa/joy_timer.c	joy
2041.153Smartin
2051.64Scgd#
2061.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2071.55Smycroft#
2081.56Scgd
2091.182Slukeminclude	"dev/isa/files.isa"
2101.56Scgdmajor	{mcd = 7}
2111.56Scgd#major	{scd = 15}
2121.115Scgd
2131.115Scgd# XXX THE FOLLOWING BLOCK SHOULD GO INTO dev/pci/files.pci, BUT CANNOT
2141.115Scgd# XXX BECAUSE NOT 'lpt' IS DEFINED IN files.isa, RATHER THAN files.
2151.115Scgd# XXX (when the conf/files and files.isa bogons are fixed, this can
2161.115Scgd# XXX be fixed as well.)
2171.115Scgd
2181.115Scgdattach	lpt at puc with lpt_puc
2191.115Scgdfile	dev/pci/lpt_puc.c	lpt_puc
2201.56Scgd
2211.56Scgdfile	arch/i386/isa/isa_machdep.c	isa
2221.56Scgd
2231.56Scgd# PC clock
2241.56Scgdfile	arch/i386/isa/clock.c		isa
2251.130Sdrochnerfile	dev/clock_subr.c		isa
2261.56Scgd
2271.56Scgd# Numeric Processing Extension; Math Co-processor
2281.108Sthorpejdevice	npx
2291.56Scgdfile	arch/i386/isa/npx.c		npx needs-flag
2301.163Sthorpej
2311.163Sthorpejattach	npx at isa with npx_isa
2321.163Sthorpejfile	arch/i386/isa/npx_isa.c		npx_isa
2331.56Scgd
2341.66Sthorpej# attribute used to represent the "keyboard controller"
2351.66Sthorpej# XXX should be a real device
2361.182Slukemdefine	pckbcport { [irq = -1], [port = -1] }
2371.66Sthorpej
2381.56Scgd# PC console support a la "pccons"
2391.111Sdrochnerdevice	pc: tty, pckbcport
2401.67Sthorpejattach	pc at isa
2411.111Sdrochnerdevice	pcconskbd
2421.111Sdrochnerattach	pcconskbd at pckbc
2431.111Sdrochnerfile	arch/i386/isa/pccons.c		pc | pcconskbd needs-flag
2441.56Scgd
2451.56Scgd# PC Mice; Logitech-style, Microsoft-style, and PS/2-style
2461.128Sdrochnerdevice	olms
2471.128Sdrochnerattach	olms at isa
2481.128Sdrochnerfile	arch/i386/isa/olms.c		olms needs-flag
2491.128Sdrochnerdevice	lms: wsmousedev
2501.67Sthorpejattach	lms at isa
2511.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2521.128Sdrochnerdevice	omms
2531.128Sdrochnerattach	omms at isa
2541.128Sdrochnerfile	arch/i386/isa/omms.c		omms needs-flag
2551.128Sdrochnerdevice	mms: wsmousedev
2561.67Sthorpejattach	mms at isa
2571.128Sdrochnerfile	arch/i386/isa/mms.c		mms
2581.111Sdrochner
2591.182Slukeminclude	"dev/wscons/files.wscons"
2601.191Sdrochnerinclude	"dev/wsfont/files.wsfont"
2611.111Sdrochner
2621.182Slukeminclude	"dev/pckbc/files.pckbc"
2631.113Sdrochner
2641.182Slukemdevice	sysbeep
2651.182Slukemattach	sysbeep at pcppi
2661.111Sdrochner
2671.56Scgd# Floppy disk controller
2681.157Sthorpejdevice	fdc {drive = -1}: isadma
2691.157Sthorpejfile	dev/isa/fd.c			fdc needs-flag
2701.157Sthorpej
2711.157Sthorpejattach	fdc at isa with fdc_isa
2721.157Sthorpejfile	dev/isa/fdc_isa.c		fdc_isa
2731.157Sthorpej
2741.157Sthorpejdevice	fd: disk
2751.67Sthorpejattach	fd at fdc
2761.56Scgdmajor	{fd = 2}
2771.76Ssoda
2781.76Ssoda# Adaptec AHA-284x VL SCSI controllers
2791.76Ssoda# device declaration in sys/conf/files
2801.150Sfvdlattach	ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
2811.76Ssodafile	arch/i386/isa/ahc_isa.c		ahc_isa
2821.56Scgd
2831.55Smycroft#
2841.55Smycroft# EISA-only drivers
2851.55Smycroft#
2861.56Scgd
2871.182Slukeminclude	"dev/eisa/files.eisa"
2881.72Scgdfile	arch/i386/eisa/eisa_machdep.c	eisa
2891.154Sjdolecek
2901.154Sjdolecek#
2911.154Sjdolecek# MCA-only drivers
2921.154Sjdolecek#
2931.154Sjdolecek
2941.182Slukemdevice	mca {[slot = -1]} : bioscall
2951.182Slukeminclude	"dev/mca/files.mca"
2961.159Sjdolecekfile	arch/i386/mca/mca_machdep.c	mca
2971.187Sjdolecek
2981.187Sjdolecekmajor	{ ed = 20 }
2991.77Sjtk
3001.80Schristos# ISA Plug 'n Play devices
3011.80Schristosfile	arch/i386/isa/isapnp_machdep.c	isapnp
3021.130Sdrochner
3031.130Sdrochner#
3041.130Sdrochner# VME support
3051.130Sdrochner#
3061.182Slukeminclude	"dev/vme/files.vme"
3071.77Sjtk
3081.77Sjtk#
3091.77Sjtk# Other mainbus-attached devices
3101.77Sjtk#
3111.77Sjtk
3121.77Sjtk# Advanced Power Management support (APM)
3131.182Slukemdevice	apm: bioscall
3141.182Slukemattach	apm at mainbus
3151.77Sjtkfile	arch/i386/i386/apm.c		apm needs-count
3161.89Sjtkfile	arch/i386/i386/apmcall.s	apm
3171.56Scgd
3181.55Smycroft#
3191.55Smycroft# Compatibility modules
3201.55Smycroft#
3211.61Smycroft
3221.61Smycroft# VM86 mode
3231.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3241.120Smycroft
3251.210Sdrochner# VM86 in kernel
3261.210Sdrochnerfile	arch/i386/i386/kvm86.c			kvm86
3271.210Sdrochnerfile	arch/i386/i386/kvm86call.s		kvm86
3281.210Sdrochner
3291.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3301.135Smellonfile	arch/i386/i386/compat_13_machdep.c	compat_13 | compat_aout
3311.56Scgd
3321.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4)
3331.182Slukeminclude	"compat/svr4/files.svr4"
3341.59Smycroftfile	arch/i386/i386/svr4_machdep.c		compat_svr4
3351.173Sjdolecekfile	arch/i386/i386/svr4_sigcode.s		compat_svr4
3361.177Smycroftfile	arch/i386/i386/svr4_syscall.c		compat_svr4
3371.189Schristos
3381.189Schristos# MACH binary compatibility (COMPAT_MACH)
3391.189Schristosinclude	"compat/mach/files.mach"
3401.189Schristosfile	arch/i386/i386/mach_machdep.c		compat_mach
3411.189Schristosfile	arch/i386/i386/mach_sigcode.s		compat_mach
3421.189Schristosfile	arch/i386/i386/mach_syscall.c		compat_mach
3431.189Schristosfile	arch/i386/i386/macho_machdep.c		exec_macho
3441.56Scgd
3451.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2)
3461.182Slukeminclude	"compat/ibcs2/files.ibcs2"
3471.88Smycroftfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3481.173Sjdolecekfile	arch/i386/i386/ibcs2_sigcode.s		compat_ibcs2
3491.176Sjdolecekfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3501.56Scgd
3511.59Smycroft# Linux binary compatibility (COMPAT_LINUX)
3521.182Slukeminclude	"compat/linux/files.linux"
3531.182Slukeminclude	"compat/linux/arch/i386/files.linux_i386"
3541.173Sjdolecekfile	arch/i386/i386/linux_sigcode.s		compat_linux
3551.176Sjdolecekfile	arch/i386/i386/linux_syscall.c		compat_linux
3561.188Schristosfile	arch/i386/i386/linux_trap.c		compat_linux
3571.58Smycroft
3581.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD)
3591.182Slukeminclude	"compat/freebsd/files.freebsd"
3601.58Smycroftfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3611.173Sjdolecekfile	arch/i386/i386/freebsd_sigcode.s	compat_freebsd
3621.179Sjdolecekfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
3631.131Schristos
3641.131Schristos# a.out binary compatibility (COMPAT_AOUT)
3651.182Slukeminclude	"compat/aout/files.aout"
3661.160Smycroft
3671.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF)
3681.182Slukeminclude	"compat/pecoff/files.pecoff"
3691.82Saugustss
3701.82Saugustss# OSS audio driver compatibility
3711.182Slukeminclude	"compat/ossaudio/files.ossaudio"
3721.139Shaya
3731.139Shaya#
3741.139Shaya# CARDBUS
3751.139Shaya#
3761.182Slukeminclude	"dev/cardbus/files.cardbus"
3771.139Shayafile	arch/i386/i386/rbus_machdep.c	cardbus
3781.90Sthorpej
3791.90Sthorpej# XXXX pcic here because it needs to be late.  The catch: pcic needs
3801.90Sthorpej# to be late, so devices which attach to it are attached late.  But it
3811.90Sthorpej# needs to be before its isa and pci attachments.  This answer is
3821.90Sthorpej# non-optimal, but I don't have a better answer right now.
3831.90Sthorpej
3841.165Sitohy# PCIC pcmcia controller
3851.90Sthorpej# XXX this needs to be done very late, so it's done here.  This feels
3861.90Sthorpej# like a kludge, but it might be for the best.
3871.93Sthorpej
3881.201Slukemdefparam		PCIC_ISA_ALLOC_IOBASE
3891.201Slukemdefparam		PCIC_ISA_ALLOC_IOSIZE
3901.201Slukemdefparam		PCIC_ISA_INTR_ALLOC_MASK
3911.93Sthorpej
3921.126Spkdevice	pcic: pcmciabus
3931.92Sthorpejfile	dev/ic/i82365.c			pcic
3941.90Sthorpej
3951.114Ssommerfe# PCIC pcmcia controller on ISA bus.
3961.90Sthorpejattach	pcic at isa with pcic_isa
3971.90Sthorpejfile	dev/isa/i82365_isa.c		pcic_isa
3981.90Sthorpej
3991.114Ssommerfe# PCIC pcmcia controller on PCI bus.
4001.90Sthorpejattach	pcic at pci with pcic_pci
4011.90Sthorpejfile	dev/pci/i82365_pci.c		pcic_pci
4021.90Sthorpej
4031.114Ssommerfe# PCIC pcmcia controller on PnP board
4041.182Slukemattach	pcic at isapnp with pcic_isapnp
4051.114Ssommerfefile	dev/isapnp/i82365_isapnp.c	pcic_isapnp
4061.114Ssommerfe
4071.114Ssommerfe# Code common to ISA and ISAPnP attachments
4081.127Snathanwfile	dev/isa/i82365_isasubr.c	pcic_isa | pcic_isapnp | pcic_pci
4091.132Sbad
4101.132Sbad# XXXX tcic here because it needs to be late.  The catch: tcic needs
4111.132Sbad# to be late, so devices which attach to it are attached late.  But it
4121.132Sbad# needs to be before its isa and pci attachments.  This answer is
4131.132Sbad# non-optimal, but I don't have a better answer right now.
4141.132Sbad
4151.165Sitohy# TCIC pcmcia controller
4161.132Sbad# XXX this needs to be done very late, so it's done here.  This feels
4171.132Sbad# like a kludge, but it might be for the best.
4181.132Sbad
4191.201Slukemdefparam		TCIC_ISA_ALLOC_IOBASE
4201.201Slukemdefparam		TCIC_ISA_ALLOC_IOSIZE
4211.201Slukemdefparam		TCIC_ISA_INTR_ALLOC_MASK
4221.132Sbad
4231.132Sbaddevice	tcic: pcmciabus
4241.132Sbadfile	dev/ic/tcic2.c			tcic
4251.132Sbad
4261.165Sitohy# TCIC pcmcia controller
4271.132Sbadattach	tcic at isa with tcic_isa
4281.132Sbadfile	dev/isa/tcic2_isa.c		tcic_isa
4291.90Sthorpej
4301.90Sthorpej# this wants to be probed as late as possible.
4311.90Sthorpej#
4321.90Sthorpej# Machine-independent PCMCIA drivers
4331.90Sthorpej#
4341.182Slukeminclude	"dev/pcmcia/files.pcmcia"
4351.90Sthorpej
4361.90Sthorpej
4371.182Slukeminclude	"dev/usb/files.usb"
4381.170Sonoe
4391.182Slukeminclude	"dev/ieee1394/files.ieee1394"
4401.141Sdrochner
4411.182Slukeminclude	"arch/i386/pnpbios/files.pnpbios"
4421.198Sthorpej
4431.198Sthorpejinclude "dev/acpi/files.acpi"
4441.198Sthorpejfile	arch/i386/i386/acpi_machdep.c	acpi
4451.208Stshiozakfile	arch/i386/acpi/acpi_wakeup.c	acpi
4461.207Schristos
4471.207Schristos# Toshiba VALD 
4481.207Schristosdevice	vald
4491.207Schristosattach	vald at acpi with vald_acpi
4501.207Schristosfile	arch/i386/acpi/vald_acpi.c		vald_acpi
4511.207Schristos
4521.207Schristos# Sony SPIC (jog dial etc.)
4531.207Schristosattach	spic at acpi with spic_acpi
4541.207Schristosfile	arch/i386/acpi/spic_acpi.c		spic_acpi
4551.210Sdrochner
4561.211Sdrochnerdevice	vesabios {}
4571.210Sdrochnerattach vesabios at mainbus
4581.210Sdrochnerfile	arch/i386/bios/vesabios.c		vesabios needs-flag
4591.211Sdrochnerdefflag	opt_vesabios.h	VESABIOSVERBOSE
4601.211Sdrochner
4611.211Sdrochnerinclude	"dev/rasops/files.rasops"
4621.211Sdrochner
4631.211Sdrochnerdevice vesarasterviii: rasops8
4641.211Sdrochnerattach vesarasterviii at vesabios
4651.211Sdrochnerfile	arch/i386/bios/vesa_raster8.c	vesarasterviii
4661.211Sdrochner
4671.211Sdrochnerdevice vesatext
4681.211Sdrochnerattach vesatext at vesabios
4691.211Sdrochnerfile	arch/i386/bios/vesa_text.c	vesatext
470