files.i386 revision 1.218
11.218Sfvdl#	$NetBSD: files.i386,v 1.218 2002/10/07 07:54:31 fvdl 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.215Sfvdldefflag	opt_mpbios.h MPVERBOSE MPDEBUG
501.215Sfvdl
511.142Sthorpej# PCI BIOS options
521.201Slukemdefflag	opt_pcibios.h	PCIBIOS PCIBIOSVERBOSE
531.201Slukem			PCIBIOS_ADDR_FIXUP PCIBIOS_BUS_FIXUP
541.201Slukem			PCIBIOS_INTR_FIXUP PCIBIOS_INTR_FIXUP_FORCE
551.202Slukem			PCIBIOS_INTR_GUESS PCIINTR_DEBUG
561.202Slukemdefparam opt_pcibios.h	PCIBIOS_IRQS_HINT
571.166Sthorpej
581.166Sthorpej# Large page size
591.201Slukemdefflag			LARGEPAGES
601.217Sfvdl
611.217Sfvdl# No unmapped page below kernel stack
621.217Sfvdldefflag			NOREDZONE
631.142Sthorpej
641.209Syamt# kernel stack debug
651.209Syamtdefflag	opt_kstack_dr0.h		KSTACK_CHECK_DR0
661.209Syamt
671.56Scgdfile	arch/i386/i386/autoconf.c
681.146Sdrochnerfile	arch/i386/i386/bus_machdep.c
691.56Scgdfile	arch/i386/i386/conf.c
701.145Sdrochnerfile	arch/i386/i386/consinit.c
711.209Syamtfile	arch/i386/i386/db_dbgreg.s	ddb | kstack_check_dr0
721.56Scgdfile	arch/i386/i386/db_disasm.c	ddb
731.56Scgdfile	arch/i386/i386/db_interface.c	ddb
741.85Sthorpejfile	arch/i386/i386/db_memrw.c	ddb | kgdb
751.56Scgdfile	arch/i386/i386/db_trace.c	ddb
761.56Scgdfile	arch/i386/i386/disksubr.c	disk
771.60Smycroftfile	arch/i386/i386/gdt.c
781.200Sitojunfile	arch/i386/i386/in_cksum.s	inet | inet6
791.152Swsfile	arch/i386/i386/ipkdb_glue.c	ipkdb
801.85Sthorpejfile	arch/i386/i386/kgdb_machdep.c	kgdb
811.56Scgdfile	arch/i386/i386/machdep.c
821.56Scgdfile	arch/i386/i386/math_emulate.c	math_emulate
831.56Scgdfile	arch/i386/i386/mem.c
841.56Scgdfile	arch/i386/i386/microtime.s
851.215Sfvdlfile	arch/i386/i386/tsc_microtime.c	i586_cpu | i686_cpu
861.194Sfvdlfile	arch/i386/i386/mtrr_i686.c	mtrr
871.197Sthorpejfile	arch/i386/i386/mtrr_k6.c	mtrr
881.154Sjdolecekfile	netns/ns_cksum.c		ns
891.134Sthorpejfile	arch/i386/i386/pmap.c
901.56Scgdfile	arch/i386/i386/process_machdep.c
911.180Sfvdlfile	arch/i386/i386/procfs_machdep.c	procfs
921.185Sthorpejfile	arch/i386/i386/softintr.c
931.56Scgdfile	arch/i386/i386/sys_machdep.c
941.178Smycroftfile	arch/i386/i386/syscall.c
951.56Scgdfile	arch/i386/i386/trap.c
961.56Scgdfile	arch/i386/i386/vm_machdep.c
971.56Scgdfile	dev/cons.c
981.167Sthorpej
991.215Sfvdlfile	arch/i386/i386/mptramp.s  	multiprocessor
1001.218Sfvdlfile	arch/i386/i386/lock_machdep.c	lockdebug
1011.215Sfvdlfile    arch/i386/i386/ipifuncs.c       multiprocessor
1021.215Sfvdl
1031.167Sthorpejfile	arch/i386/i386/pmc.c		perfctrs
1041.192Stls
1051.216Selricfile	crypto/des/arch/i386/des_enc.S		(ipsec & ipsec_esp) | cgd
1061.216Selricfile	crypto/des/arch/i386/des_cbc.S		cgd
1071.216Selricfile	crypto/blowfish/arch/i386/bf_enc.S	(ipsec & ipsec_esp) | cgd
1081.216Selricfile	crypto/blowfish/arch/i386/bf_cbc.S	cgd
1091.56Scgd
1101.56Scgd#
1111.56Scgd# Machine-independent SCSI drivers
1121.56Scgd#
1131.56Scgd
1141.182Slukeminclude	"dev/scsipi/files.scsipi"
1151.69Sperry
1161.97Scgd#
1171.97Scgd# Machine-independent ATA drivers
1181.97Scgd#
1191.97Scgd
1201.182Slukeminclude	"dev/ata/files.ata"
1211.97Scgd
1221.79Spk# Memory Disk for install floppy
1231.203Sjdolecekfile	dev/md_root.c			memory_disk_hooks
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.215Sfvdldefine	mainbus { [apid = -1] }
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.215Sfvdldevice	p64h2apic
2031.215Sfvdlattach	p64h2apic at pci
2041.215Sfvdlfile	arch/i386/pci/p64h2apic.c	p64h2apic
2051.215Sfvdl
2061.215Sfvdl
2071.215Sfvdl
2081.153Smartin# Game adapter (joystick)
2091.204Sjdolecekfile	arch/i386/isa/joy_timer.c	joy
2101.153Smartin
2111.64Scgd#
2121.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers
2131.55Smycroft#
2141.56Scgd
2151.182Slukeminclude	"dev/isa/files.isa"
2161.115Scgd
2171.115Scgd# XXX THE FOLLOWING BLOCK SHOULD GO INTO dev/pci/files.pci, BUT CANNOT
2181.115Scgd# XXX BECAUSE NOT 'lpt' IS DEFINED IN files.isa, RATHER THAN files.
2191.115Scgd# XXX (when the conf/files and files.isa bogons are fixed, this can
2201.115Scgd# XXX be fixed as well.)
2211.115Scgd
2221.115Scgdattach	lpt at puc with lpt_puc
2231.115Scgdfile	dev/pci/lpt_puc.c	lpt_puc
2241.56Scgd
2251.56Scgdfile	arch/i386/isa/isa_machdep.c	isa
2261.56Scgd
2271.56Scgd# PC clock
2281.56Scgdfile	arch/i386/isa/clock.c		isa
2291.130Sdrochnerfile	dev/clock_subr.c		isa
2301.56Scgd
2311.56Scgd# Numeric Processing Extension; Math Co-processor
2321.108Sthorpejdevice	npx
2331.56Scgdfile	arch/i386/isa/npx.c		npx needs-flag
2341.163Sthorpej
2351.163Sthorpejattach	npx at isa with npx_isa
2361.163Sthorpejfile	arch/i386/isa/npx_isa.c		npx_isa
2371.56Scgd
2381.66Sthorpej# attribute used to represent the "keyboard controller"
2391.66Sthorpej# XXX should be a real device
2401.182Slukemdefine	pckbcport { [irq = -1], [port = -1] }
2411.66Sthorpej
2421.56Scgd# PC console support a la "pccons"
2431.111Sdrochnerdevice	pc: tty, pckbcport
2441.67Sthorpejattach	pc at isa
2451.111Sdrochnerdevice	pcconskbd
2461.111Sdrochnerattach	pcconskbd at pckbc
2471.111Sdrochnerfile	arch/i386/isa/pccons.c		pc | pcconskbd needs-flag
2481.56Scgd
2491.56Scgd# PC Mice; Logitech-style, Microsoft-style, and PS/2-style
2501.128Sdrochnerdevice	olms
2511.128Sdrochnerattach	olms at isa
2521.128Sdrochnerfile	arch/i386/isa/olms.c		olms needs-flag
2531.128Sdrochnerdevice	lms: wsmousedev
2541.67Sthorpejattach	lms at isa
2551.128Sdrochnerfile	arch/i386/isa/lms.c		lms
2561.128Sdrochnerdevice	omms
2571.128Sdrochnerattach	omms at isa
2581.128Sdrochnerfile	arch/i386/isa/omms.c		omms needs-flag
2591.128Sdrochnerdevice	mms: wsmousedev
2601.67Sthorpejattach	mms at isa
2611.128Sdrochnerfile	arch/i386/isa/mms.c		mms
2621.111Sdrochner
2631.182Slukeminclude	"dev/wscons/files.wscons"
2641.191Sdrochnerinclude	"dev/wsfont/files.wsfont"
2651.111Sdrochner
2661.182Slukeminclude	"dev/pckbc/files.pckbc"
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.77Sjtk
3091.77Sjtk#
3101.77Sjtk# Other mainbus-attached devices
3111.77Sjtk#
3121.77Sjtk
3131.77Sjtk# Advanced Power Management support (APM)
3141.182Slukemdevice	apm: bioscall
3151.182Slukemattach	apm at mainbus
3161.77Sjtkfile	arch/i386/i386/apm.c		apm needs-count
3171.89Sjtkfile	arch/i386/i386/apmcall.s	apm
3181.215Sfvdl
3191.215Sfvdl# Intel SMP specification 1.4
3201.215Sfvdldefine mpbios
3211.215Sfvdlfile    arch/i386/i386/mpbios.c		mpbios needs-flag
3221.215Sfvdl
3231.215Sfvdl# CPUS
3241.215Sfvdl
3251.215Sfvdldefine cpu { [apid = -1] }
3261.215Sfvdldevice cpu
3271.215Sfvdlattach cpu at mainbus
3281.215Sfvdlfile	arch/i386/i386/cpu.c		cpu
3291.215Sfvdl
3301.215Sfvdl# Common APIC support routines
3311.215Sfvdlfile	arch/i386/i386/apic.c		ioapic | lapic 
3321.215Sfvdl
3331.215Sfvdl# Local APIC (required for multiprocessor)
3341.215Sfvdldefine lapic
3351.215Sfvdlfile	arch/i386/i386/lapic.c		lapic needs-flag
3361.215Sfvdl
3371.215Sfvdl# I/O apics
3381.215Sfvdldevice ioapic: bioscall, mpbios, lapic
3391.215Sfvdlattach ioapic at mainbus
3401.215Sfvdlfile	arch/i386/i386/ioapic.c		ioapic needs-flag
3411.56Scgd
3421.55Smycroft#
3431.55Smycroft# Compatibility modules
3441.55Smycroft#
3451.61Smycroft
3461.61Smycroft# VM86 mode
3471.61Smycroftfile	arch/i386/i386/vm86.c			vm86
3481.120Smycroft
3491.210Sdrochner# VM86 in kernel
3501.210Sdrochnerfile	arch/i386/i386/kvm86.c			kvm86
3511.210Sdrochnerfile	arch/i386/i386/kvm86call.s		kvm86
3521.210Sdrochner
3531.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3541.135Smellonfile	arch/i386/i386/compat_13_machdep.c	compat_13 | compat_aout
3551.56Scgd
3561.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4)
3571.182Slukeminclude	"compat/svr4/files.svr4"
3581.59Smycroftfile	arch/i386/i386/svr4_machdep.c		compat_svr4
3591.173Sjdolecekfile	arch/i386/i386/svr4_sigcode.s		compat_svr4
3601.177Smycroftfile	arch/i386/i386/svr4_syscall.c		compat_svr4
3611.189Schristos
3621.189Schristos# MACH binary compatibility (COMPAT_MACH)
3631.189Schristosinclude	"compat/mach/files.mach"
3641.189Schristosfile	arch/i386/i386/mach_machdep.c		compat_mach
3651.189Schristosfile	arch/i386/i386/mach_sigcode.s		compat_mach
3661.189Schristosfile	arch/i386/i386/mach_syscall.c		compat_mach
3671.189Schristosfile	arch/i386/i386/macho_machdep.c		exec_macho
3681.56Scgd
3691.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2)
3701.182Slukeminclude	"compat/ibcs2/files.ibcs2"
3711.88Smycroftfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3721.173Sjdolecekfile	arch/i386/i386/ibcs2_sigcode.s		compat_ibcs2
3731.176Sjdolecekfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3741.56Scgd
3751.59Smycroft# Linux binary compatibility (COMPAT_LINUX)
3761.182Slukeminclude	"compat/linux/files.linux"
3771.182Slukeminclude	"compat/linux/arch/i386/files.linux_i386"
3781.173Sjdolecekfile	arch/i386/i386/linux_sigcode.s		compat_linux
3791.176Sjdolecekfile	arch/i386/i386/linux_syscall.c		compat_linux
3801.188Schristosfile	arch/i386/i386/linux_trap.c		compat_linux
3811.58Smycroft
3821.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD)
3831.182Slukeminclude	"compat/freebsd/files.freebsd"
3841.58Smycroftfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3851.173Sjdolecekfile	arch/i386/i386/freebsd_sigcode.s	compat_freebsd
3861.179Sjdolecekfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
3871.131Schristos
3881.131Schristos# a.out binary compatibility (COMPAT_AOUT)
3891.182Slukeminclude	"compat/aout/files.aout"
3901.160Smycroft
3911.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF)
3921.182Slukeminclude	"compat/pecoff/files.pecoff"
3931.82Saugustss
3941.82Saugustss# OSS audio driver compatibility
3951.182Slukeminclude	"compat/ossaudio/files.ossaudio"
3961.139Shaya
3971.139Shaya#
3981.139Shaya# CARDBUS
3991.139Shaya#
4001.182Slukeminclude	"dev/cardbus/files.cardbus"
4011.139Shayafile	arch/i386/i386/rbus_machdep.c	cardbus
4021.90Sthorpej
4031.90Sthorpej# XXXX pcic here because it needs to be late.  The catch: pcic needs
4041.90Sthorpej# to be late, so devices which attach to it are attached late.  But it
4051.90Sthorpej# needs to be before its isa and pci attachments.  This answer is
4061.90Sthorpej# non-optimal, but I don't have a better answer right now.
4071.90Sthorpej
4081.165Sitohy# PCIC pcmcia controller
4091.90Sthorpej# XXX this needs to be done very late, so it's done here.  This feels
4101.90Sthorpej# like a kludge, but it might be for the best.
4111.93Sthorpej
4121.201Slukemdefparam		PCIC_ISA_ALLOC_IOBASE
4131.201Slukemdefparam		PCIC_ISA_ALLOC_IOSIZE
4141.201Slukemdefparam		PCIC_ISA_INTR_ALLOC_MASK
4151.93Sthorpej
4161.126Spkdevice	pcic: pcmciabus
4171.92Sthorpejfile	dev/ic/i82365.c			pcic
4181.90Sthorpej
4191.114Ssommerfe# PCIC pcmcia controller on ISA bus.
4201.90Sthorpejattach	pcic at isa with pcic_isa
4211.90Sthorpejfile	dev/isa/i82365_isa.c		pcic_isa
4221.90Sthorpej
4231.114Ssommerfe# PCIC pcmcia controller on PCI bus.
4241.90Sthorpejattach	pcic at pci with pcic_pci
4251.90Sthorpejfile	dev/pci/i82365_pci.c		pcic_pci
4261.90Sthorpej
4271.114Ssommerfe# PCIC pcmcia controller on PnP board
4281.182Slukemattach	pcic at isapnp with pcic_isapnp
4291.114Ssommerfefile	dev/isapnp/i82365_isapnp.c	pcic_isapnp
4301.114Ssommerfe
4311.114Ssommerfe# Code common to ISA and ISAPnP attachments
4321.127Snathanwfile	dev/isa/i82365_isasubr.c	pcic_isa | pcic_isapnp | pcic_pci
4331.132Sbad
4341.132Sbad# XXXX tcic here because it needs to be late.  The catch: tcic needs
4351.132Sbad# to be late, so devices which attach to it are attached late.  But it
4361.132Sbad# needs to be before its isa and pci attachments.  This answer is
4371.132Sbad# non-optimal, but I don't have a better answer right now.
4381.132Sbad
4391.165Sitohy# TCIC pcmcia controller
4401.132Sbad# XXX this needs to be done very late, so it's done here.  This feels
4411.132Sbad# like a kludge, but it might be for the best.
4421.132Sbad
4431.201Slukemdefparam		TCIC_ISA_ALLOC_IOBASE
4441.201Slukemdefparam		TCIC_ISA_ALLOC_IOSIZE
4451.201Slukemdefparam		TCIC_ISA_INTR_ALLOC_MASK
4461.132Sbad
4471.132Sbaddevice	tcic: pcmciabus
4481.132Sbadfile	dev/ic/tcic2.c			tcic
4491.132Sbad
4501.165Sitohy# TCIC pcmcia controller
4511.132Sbadattach	tcic at isa with tcic_isa
4521.132Sbadfile	dev/isa/tcic2_isa.c		tcic_isa
4531.90Sthorpej
4541.90Sthorpej# this wants to be probed as late as possible.
4551.90Sthorpej#
4561.90Sthorpej# Machine-independent PCMCIA drivers
4571.90Sthorpej#
4581.182Slukeminclude	"dev/pcmcia/files.pcmcia"
4591.90Sthorpej
4601.90Sthorpej
4611.182Slukeminclude	"dev/usb/files.usb"
4621.170Sonoe
4631.182Slukeminclude	"dev/ieee1394/files.ieee1394"
4641.141Sdrochner
4651.182Slukeminclude	"arch/i386/pnpbios/files.pnpbios"
4661.198Sthorpej
4671.198Sthorpejinclude "dev/acpi/files.acpi"
4681.198Sthorpejfile	arch/i386/i386/acpi_machdep.c	acpi
4691.208Stshiozakfile	arch/i386/acpi/acpi_wakeup.c	acpi
4701.207Schristos
4711.207Schristos# Toshiba VALD 
4721.207Schristosdevice	vald
4731.207Schristosattach	vald at acpi with vald_acpi
4741.207Schristosfile	arch/i386/acpi/vald_acpi.c		vald_acpi
4751.207Schristos
4761.207Schristos# Sony SPIC (jog dial etc.)
4771.207Schristosattach	spic at acpi with spic_acpi
4781.207Schristosfile	arch/i386/acpi/spic_acpi.c		spic_acpi
4791.210Sdrochner
4801.211Sdrochnerdevice	vesabios {}
4811.210Sdrochnerattach vesabios at mainbus
4821.210Sdrochnerfile	arch/i386/bios/vesabios.c		vesabios needs-flag
4831.211Sdrochnerdefflag	opt_vesabios.h	VESABIOSVERBOSE
4841.211Sdrochner
4851.211Sdrochnerinclude	"dev/rasops/files.rasops"
4861.211Sdrochner
4871.211Sdrochnerdevice vesarasterviii: rasops8
4881.211Sdrochnerattach vesarasterviii at vesabios
4891.211Sdrochnerfile	arch/i386/bios/vesa_raster8.c	vesarasterviii
4901.211Sdrochner
4911.211Sdrochnerdevice vesatext
4921.211Sdrochnerattach vesatext at vesabios
4931.211Sdrochnerfile	arch/i386/bios/vesa_text.c	vesatext
4941.214Sgehenna
4951.214Sgehennainclude "arch/i386/conf/majors.i386"
496