2006-06-08 02:37:14 +04:00
|
|
|
# $NetBSD: files.i386,v 1.288 2006/06/07 22:37:57 kardel Exp $
|
1993-03-21 21:04:42 +03:00
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
# new style config file for i386 architecture
|
1994-11-03 18:55:40 +03:00
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
|
|
|
|
# maxpartitions must be first item in files.${ARCH}.newconf
|
2004-03-25 18:26:35 +03:00
|
|
|
maxpartitions 8
|
1995-04-28 12:19:12 +04:00
|
|
|
|
2001-09-09 22:36:36 +04:00
|
|
|
maxusers 2 16 128
|
1995-04-28 12:19:12 +04:00
|
|
|
|
2005-11-07 14:42:34 +03:00
|
|
|
defparam opt_kernbase.h KERNBASE
|
|
|
|
|
1998-11-13 00:32:16 +03:00
|
|
|
# APM options
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag opt_apm.h APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
|
2001-02-24 04:34:28 +03:00
|
|
|
APM_NO_STANDBY APM_V10_ONLY APM_NO_V12 APMDEBUG
|
2001-11-20 17:34:18 +03:00
|
|
|
APM_POWER_PRINT APM_ALLOW_BOGUS_SEGMENTS
|
2002-07-07 17:03:47 +04:00
|
|
|
APM_USE_KVM86
|
2001-11-20 17:34:18 +03:00
|
|
|
defparam opt_apm.h APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
|
1998-11-13 00:32:16 +03:00
|
|
|
|
1998-01-15 22:47:36 +03:00
|
|
|
# Processor type options.
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag opt_cputype.h I386_CPU I486_CPU I586_CPU I686_CPU
|
1998-01-15 22:47:36 +03:00
|
|
|
|
1998-10-13 15:43:50 +04:00
|
|
|
# delay before cpu_reset() for reboot.
|
2001-11-28 13:21:10 +03:00
|
|
|
defparam CPURESET_DELAY
|
1998-10-13 15:43:50 +04:00
|
|
|
|
1998-01-16 01:25:52 +03:00
|
|
|
# VM86 emulation
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag VM86
|
2002-07-07 17:03:47 +04:00
|
|
|
defflag KVM86
|
1998-01-16 01:25:52 +03:00
|
|
|
|
1998-01-22 02:29:08 +03:00
|
|
|
# Floating point emulation
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag MATH_EMULATE
|
1998-01-22 02:29:08 +03:00
|
|
|
|
1998-01-22 03:39:16 +03:00
|
|
|
# User-settable LDT (used by WINE)
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag USER_LDT
|
1998-01-22 03:39:16 +03:00
|
|
|
|
1998-01-22 04:16:23 +03:00
|
|
|
# X server support in console drivers
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag opt_xserver.h XSERVER XSERVER_DDB
|
1998-01-22 04:16:23 +03:00
|
|
|
|
2001-02-11 22:03:47 +03:00
|
|
|
# The REAL{BASE,EXT}MEM options
|
2001-11-20 17:34:18 +03:00
|
|
|
defparam opt_realmem.h REALBASEMEM REALEXTMEM
|
2001-02-11 22:03:47 +03:00
|
|
|
|
1999-10-25 21:26:05 +04:00
|
|
|
# understand boot device passed by pre-1.3 bootblocks
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag COMPAT_OLDBOOT
|
1999-10-25 21:26:05 +04:00
|
|
|
|
1999-11-17 04:22:29 +03:00
|
|
|
# PCI BIOS options
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag opt_pcibios.h PCIBIOS PCIBIOSVERBOSE
|
2001-12-03 03:10:14 +03:00
|
|
|
PCIBIOS_INTR_GUESS PCIINTR_DEBUG
|
|
|
|
defparam opt_pcibios.h PCIBIOS_IRQS_HINT
|
1999-11-17 04:22:29 +03:00
|
|
|
|
2000-09-07 21:20:58 +04:00
|
|
|
# Large page size
|
2001-11-28 13:21:10 +03:00
|
|
|
defflag LARGEPAGES
|
2000-09-07 21:20:58 +04:00
|
|
|
|
2002-10-06 16:36:16 +04:00
|
|
|
# No unmapped page below kernel stack
|
|
|
|
defflag NOREDZONE
|
|
|
|
|
2002-07-03 06:46:11 +04:00
|
|
|
# kernel stack debug
|
|
|
|
defflag opt_kstack_dr0.h KSTACK_CHECK_DR0
|
|
|
|
|
2003-03-25 22:37:12 +03:00
|
|
|
# Beep on halt
|
|
|
|
defflag opt_beep.h BEEP_ONHALT
|
|
|
|
defparam opt_beep.h BEEP_ONHALT_COUNT
|
|
|
|
defparam opt_beep.h BEEP_ONHALT_PITCH BEEP_ONHALT_PERIOD
|
|
|
|
|
2004-04-30 06:05:42 +04:00
|
|
|
# Enhanced SpeedStep
|
|
|
|
defflag ENHANCED_SPEEDSTEP
|
|
|
|
|
2006-02-03 14:08:23 +03:00
|
|
|
# Multiboot support
|
|
|
|
defflag opt_multiboot.h MULTIBOOT
|
|
|
|
defparam opt_multiboot.h MULTIBOOT_SYMTAB_SPACE
|
|
|
|
file arch/i386/i386/multiboot.c multiboot
|
|
|
|
|
2005-12-31 20:55:55 +03:00
|
|
|
# PowerNow K7
|
|
|
|
defflag POWERNOW_K7
|
|
|
|
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/i386/autoconf.c
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/db_dbgreg.S ddb | kstack_check_dr0
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/i386/db_disasm.c ddb
|
|
|
|
file arch/i386/i386/db_interface.c ddb
|
1997-07-06 08:09:45 +04:00
|
|
|
file arch/i386/i386/db_memrw.c ddb | kgdb
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/i386/db_trace.c ddb
|
2003-07-07 17:34:08 +04:00
|
|
|
file kern/subr_disk_mbr.c disk
|
1995-10-11 07:19:29 +03:00
|
|
|
file arch/i386/i386/gdt.c
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/in_cksum.S inet | inet6
|
2000-03-22 23:58:25 +03:00
|
|
|
file arch/i386/i386/ipkdb_glue.c ipkdb
|
1997-07-06 08:09:45 +04:00
|
|
|
file arch/i386/i386/kgdb_machdep.c kgdb
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/i386/machdep.c
|
2003-03-01 19:37:51 +03:00
|
|
|
file arch/i386/i386/identcpu.c
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/i386/math_emulate.c math_emulate
|
|
|
|
file arch/i386/i386/mem.c
|
2001-09-19 05:26:18 +04:00
|
|
|
file arch/i386/i386/mtrr_k6.c mtrr
|
2000-04-06 17:37:49 +04:00
|
|
|
file netns/ns_cksum.c ns
|
1999-06-17 04:12:10 +04:00
|
|
|
file arch/i386/i386/pmap.c
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/i386/process_machdep.c
|
2001-01-17 03:07:18 +03:00
|
|
|
file arch/i386/i386/procfs_machdep.c procfs
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/i386/sys_machdep.c
|
2000-12-11 08:28:59 +03:00
|
|
|
file arch/i386/i386/syscall.c
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/i386/trap.c
|
|
|
|
file arch/i386/i386/vm_machdep.c
|
|
|
|
file dev/cons.c
|
|
|
|
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/mptramp.S multiprocessor
|
2002-10-01 16:56:36 +04:00
|
|
|
file arch/i386/i386/ipifuncs.c multiprocessor
|
|
|
|
|
2000-09-13 08:47:00 +04:00
|
|
|
file arch/i386/i386/pmc.c perfctrs
|
|
|
|
|
2002-10-11 05:52:04 +04:00
|
|
|
file crypto/des/arch/i386/des_enc.S des
|
|
|
|
file crypto/des/arch/i386/des_cbc.S des
|
|
|
|
|
|
|
|
file crypto/blowfish/arch/i386/bf_enc.S blowfish
|
2003-11-16 15:02:15 +03:00
|
|
|
file crypto/blowfish/arch/i386/bf_cbc.S blowfish & !i386_cpu
|
2001-09-09 15:00:59 +04:00
|
|
|
|
1994-11-03 18:55:40 +03:00
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
# Machine-independent SCSI drivers
|
1994-11-03 18:55:40 +03:00
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/scsipi/files.scsipi"
|
1995-04-28 12:19:12 +04:00
|
|
|
|
1998-01-15 02:36:30 +03:00
|
|
|
#
|
|
|
|
# Machine-independent ATA drivers
|
|
|
|
#
|
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/ata/files.ata"
|
1998-01-15 02:36:30 +03:00
|
|
|
|
1996-12-29 02:10:44 +03:00
|
|
|
# Memory Disk for install floppy
|
2002-01-22 00:56:57 +03:00
|
|
|
file dev/md_root.c memory_disk_hooks
|
2000-03-16 17:53:29 +03:00
|
|
|
|
2000-11-08 22:48:51 +03:00
|
|
|
#
|
|
|
|
# Machine-independent I2O drivers
|
|
|
|
#
|
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/i2o/files.i2o"
|
2000-11-08 22:48:51 +03:00
|
|
|
|
1999-11-17 04:22:29 +03:00
|
|
|
# attribute used to bring in BIOS trampoline code for real-mode probing
|
|
|
|
# of certain devices/BIOS features
|
2001-02-24 04:34:28 +03:00
|
|
|
define bioscall
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/bioscall.S bioscall needs-flag
|
1999-11-17 04:22:29 +03:00
|
|
|
|
|
|
|
# BIOS32 routines
|
|
|
|
define bios32
|
|
|
|
file arch/i386/i386/bios32.c bios32 needs-flag
|
|
|
|
|
2004-08-30 19:05:15 +04:00
|
|
|
# i386 specific mainbus attributes
|
|
|
|
define apmbus {}
|
|
|
|
define pnpbiosbus {}
|
|
|
|
define vesabiosbus {}
|
|
|
|
|
1994-11-03 18:55:40 +03:00
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
# System bus types
|
|
|
|
#
|
|
|
|
|
1999-11-17 04:22:29 +03:00
|
|
|
# XXX BIOS32 only if something that uses it is configured!
|
2004-08-30 19:05:15 +04:00
|
|
|
device mainbus: isabus, eisabus, mcabus, pcibus, bios32, acpibus,
|
|
|
|
cpubus, apmbus, pnpbiosbus, vesabiosbus
|
1996-03-17 04:26:49 +03:00
|
|
|
attach mainbus at root
|
1996-03-04 06:25:48 +03:00
|
|
|
file arch/i386/i386/mainbus.c mainbus
|
|
|
|
|
1996-02-28 04:58:25 +03:00
|
|
|
#
|
|
|
|
# PCI-only drivers
|
|
|
|
# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches
|
|
|
|
# XXX devices to 'pci'.
|
|
|
|
#
|
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/pci/files.pci"
|
2001-09-15 05:10:09 +04:00
|
|
|
include "dev/pci/files.agp"
|
|
|
|
file arch/i386/pci/agp_machdep.c agp
|
1999-11-17 04:22:29 +03:00
|
|
|
file arch/i386/pci/pcibios.c pcibios
|
2005-06-21 12:19:25 +04:00
|
|
|
file arch/i386/pci/pci_intr_fixup.c pcibios & pci_intr_fixup
|
|
|
|
file arch/i386/pci/piix.c pcibios & pci_intr_fixup
|
|
|
|
file arch/i386/pci/opti82c558.c pcibios & pci_intr_fixup
|
|
|
|
file arch/i386/pci/opti82c700.c pcibios & pci_intr_fixup
|
|
|
|
file arch/i386/pci/sis85c503.c pcibios & pci_intr_fixup
|
|
|
|
file arch/i386/pci/via82c586.c pcibios & pci_intr_fixup
|
2006-01-01 15:12:43 +03:00
|
|
|
file arch/i386/pci/via8231.c pcibios & pci_intr_fixup
|
2005-06-21 12:19:25 +04:00
|
|
|
file arch/i386/pci/amd756.c pcibios & pci_intr_fixup
|
|
|
|
file arch/i386/pci/ali1543.c pcibios & pci_intr_fixup
|
|
|
|
file arch/i386/pci/pci_bus_fixup.c pci_bus_fixup
|
2005-06-22 04:58:48 +04:00
|
|
|
file arch/i386/pci/pci_addr_fixup.c pci_addr_fixup
|
2001-11-28 13:21:10 +03:00
|
|
|
defparam PCI_CONF_MODE
|
1998-12-20 20:53:28 +03:00
|
|
|
file arch/i386/pci/pcic_pci_machdep.c pcic_pci
|
1996-02-28 04:58:25 +03:00
|
|
|
|
2004-04-18 22:36:56 +04:00
|
|
|
device aapic
|
|
|
|
attach aapic at pci
|
|
|
|
file arch/x86/pci/aapic.c aapic
|
|
|
|
|
1996-11-28 06:15:13 +03:00
|
|
|
# PCI-Host bridge chipsets
|
2001-09-15 05:32:10 +04:00
|
|
|
device pchb: pcibus, agpbus, agp_ali, agp_amd, agp_i810, agp_intel, agp_sis,
|
|
|
|
agp_via
|
1996-11-28 06:15:13 +03:00
|
|
|
attach pchb at pci
|
2001-09-10 14:08:10 +04:00
|
|
|
file arch/i386/pci/pchb.c pchb needs-flag
|
2006-02-12 21:16:01 +03:00
|
|
|
file arch/x86/pci/pchb_rnd.c pchb & rnd
|
1996-11-28 06:15:13 +03:00
|
|
|
|
2002-08-12 05:03:12 +04:00
|
|
|
# AMD Elan SC520 System Controller (PCI-Host bridge)
|
2005-10-07 19:59:49 +04:00
|
|
|
device elansc: sysmon_wdog, gpiobus
|
2002-08-12 05:03:12 +04:00
|
|
|
attach elansc at pci
|
|
|
|
file arch/i386/pci/elan520.c elansc
|
|
|
|
|
2006-06-08 02:37:14 +04:00
|
|
|
# AMD Geode SC1100 GCB area
|
|
|
|
device geodegcb {}
|
|
|
|
attach geodegcb at pci
|
|
|
|
file arch/i386/pci/geode.c geodegcb
|
|
|
|
|
2005-09-22 11:09:35 +04:00
|
|
|
# AMD Geode SC1100 Watchdog Timer
|
2006-06-08 02:37:14 +04:00
|
|
|
device geodewdog: sysmon_wdog, geodegcb
|
|
|
|
attach geodewdog at geodegcb
|
|
|
|
file arch/i386/pci/geodewdg.c geodewdog
|
|
|
|
|
|
|
|
# AMD Geode SC1100 high resolution counter
|
|
|
|
device geodecntr: geodegcb
|
|
|
|
attach geodecntr at geodegcb
|
|
|
|
file arch/i386/pci/geodecntr.c geodecntr
|
2005-09-22 11:09:35 +04:00
|
|
|
|
1998-02-06 10:53:26 +03:00
|
|
|
# PCI-EISA bridges
|
1998-02-17 01:12:45 +03:00
|
|
|
device pceb: eisabus, isabus
|
1998-02-06 10:53:26 +03:00
|
|
|
attach pceb at pci
|
|
|
|
file arch/i386/pci/pceb.c pceb
|
|
|
|
|
1996-11-28 06:15:13 +03:00
|
|
|
# PCI-ISA bridges
|
1998-02-17 01:12:45 +03:00
|
|
|
device pcib: isabus
|
1996-11-28 06:15:13 +03:00
|
|
|
attach pcib at pci
|
2006-05-06 19:46:48 +04:00
|
|
|
file arch/i386/pci/pcib.c pcib | ichlpcib | gscpcib | piixpcib | viapcib
|
2004-03-14 11:04:38 +03:00
|
|
|
|
|
|
|
# PCI-LPC bridges
|
|
|
|
device ichlpcib: isabus, sysmon_wdog
|
|
|
|
attach ichlpcib at pci
|
|
|
|
file arch/i386/pci/ichlpcib.c ichlpcib
|
1996-11-28 06:15:13 +03:00
|
|
|
|
2005-09-27 06:42:44 +04:00
|
|
|
device gscpcib: isabus, gpiobus
|
|
|
|
attach gscpcib at pci
|
|
|
|
file arch/i386/pci/gscpcib.c gscpcib
|
|
|
|
|
2006-05-06 19:46:48 +04:00
|
|
|
device piixpcib: isabus, bioscall
|
|
|
|
attach piixpcib at pci
|
|
|
|
file arch/i386/pci/piixpcib.c piixpcib
|
|
|
|
|
2006-03-17 15:19:49 +03:00
|
|
|
device viapcib: isabus, i2cbus
|
|
|
|
attach viapcib at pci
|
|
|
|
file arch/i386/pci/viapcib.c viapcib
|
|
|
|
|
2001-03-25 13:54:10 +04:00
|
|
|
# PCI-MCA bridges
|
|
|
|
device pcmb: mcabus
|
|
|
|
attach pcmb at pci
|
|
|
|
file arch/i386/pci/pcmb.c pcmb
|
|
|
|
|
2002-10-01 16:56:36 +04:00
|
|
|
device p64h2apic
|
|
|
|
attach p64h2apic at pci
|
|
|
|
file arch/i386/pci/p64h2apic.c p64h2apic
|
|
|
|
|
|
|
|
|
1994-11-03 18:55:40 +03:00
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
# ISA and mixed ISA+EISA or ISA+PCI drivers
|
1994-11-03 18:55:40 +03:00
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/isa/files.isa"
|
1995-04-28 12:19:12 +04:00
|
|
|
|
|
|
|
# PC clock
|
|
|
|
file arch/i386/isa/clock.c isa
|
|
|
|
|
2006-06-08 02:37:14 +04:00
|
|
|
# TSC support
|
|
|
|
file arch/x86/x86/tsc.c i586_cpu | i686_cpu
|
|
|
|
|
1995-04-28 12:19:12 +04:00
|
|
|
# Numeric Processing Extension; Math Co-processor
|
1998-02-17 01:12:45 +03:00
|
|
|
device npx
|
1995-04-28 12:19:12 +04:00
|
|
|
file arch/i386/isa/npx.c npx needs-flag
|
|
|
|
|
2000-06-16 07:47:24 +04:00
|
|
|
attach npx at isa with npx_isa
|
|
|
|
file arch/i386/isa/npx_isa.c npx_isa
|
|
|
|
|
1995-04-28 12:19:12 +04:00
|
|
|
# PC console support a la "pccons"
|
2003-05-14 16:04:56 +04:00
|
|
|
device pc: tty
|
1996-03-17 04:26:49 +03:00
|
|
|
attach pc at isa
|
2004-03-13 20:31:33 +03:00
|
|
|
device pcconskbd: pckbport_machdep_cnattach
|
|
|
|
attach pcconskbd at pckbport
|
1998-03-22 19:14:39 +03:00
|
|
|
file arch/i386/isa/pccons.c pc | pcconskbd needs-flag
|
1995-04-28 12:19:12 +04:00
|
|
|
|
2003-05-15 17:13:21 +04:00
|
|
|
# PC Mice: Logitech-style and Microsoft-style
|
1999-01-23 18:09:55 +03:00
|
|
|
device lms: wsmousedev
|
1996-03-17 04:26:49 +03:00
|
|
|
attach lms at isa
|
1999-01-23 18:09:55 +03:00
|
|
|
file arch/i386/isa/lms.c lms
|
|
|
|
device mms: wsmousedev
|
1996-03-17 04:26:49 +03:00
|
|
|
attach mms at isa
|
1999-01-23 18:09:55 +03:00
|
|
|
file arch/i386/isa/mms.c mms
|
1998-03-22 19:14:39 +03:00
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/wscons/files.wscons"
|
2001-09-03 21:18:22 +04:00
|
|
|
include "dev/wsfont/files.wsfont"
|
1998-03-22 19:14:39 +03:00
|
|
|
|
2004-03-13 20:31:33 +03:00
|
|
|
include "dev/pckbport/files.pckbport"
|
1998-03-22 19:14:39 +03:00
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
device sysbeep
|
|
|
|
attach sysbeep at pcppi
|
1998-04-17 00:16:28 +04:00
|
|
|
|
1995-04-28 12:19:12 +04:00
|
|
|
# Floppy disk controller
|
2000-04-23 20:47:45 +04:00
|
|
|
device fdc {drive = -1}: isadma
|
2000-04-07 20:35:19 +04:00
|
|
|
file dev/isa/fd.c fdc needs-flag
|
2000-04-23 20:47:45 +04:00
|
|
|
|
|
|
|
attach fdc at isa with fdc_isa
|
|
|
|
file dev/isa/fdc_isa.c fdc_isa
|
|
|
|
|
|
|
|
device fd: disk
|
|
|
|
attach fd at fdc
|
1995-04-28 12:19:12 +04:00
|
|
|
|
1996-08-06 01:15:58 +04:00
|
|
|
# Adaptec AHA-284x VL SCSI controllers
|
|
|
|
# device declaration in sys/conf/files
|
2000-03-15 05:10:41 +03:00
|
|
|
attach ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6
|
1996-08-06 01:15:58 +04:00
|
|
|
file arch/i386/isa/ahc_isa.c ahc_isa
|
|
|
|
|
1994-11-03 18:55:40 +03:00
|
|
|
#
|
|
|
|
# EISA-only drivers
|
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/eisa/files.eisa"
|
1996-04-10 02:59:03 +04:00
|
|
|
file arch/i386/eisa/eisa_machdep.c eisa
|
1995-04-28 12:19:12 +04:00
|
|
|
|
2000-04-06 17:37:49 +04:00
|
|
|
#
|
|
|
|
# MCA-only drivers
|
|
|
|
#
|
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
device mca {[slot = -1]} : bioscall
|
|
|
|
include "dev/mca/files.mca"
|
2000-05-11 20:38:10 +04:00
|
|
|
file arch/i386/mca/mca_machdep.c mca
|
2000-04-06 17:37:49 +04:00
|
|
|
|
1997-01-17 02:19:56 +03:00
|
|
|
# ISA Plug 'n Play devices
|
|
|
|
file arch/i386/isa/isapnp_machdep.c isapnp
|
|
|
|
|
1999-02-07 20:25:31 +03:00
|
|
|
#
|
|
|
|
# VME support
|
|
|
|
#
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/vme/files.vme"
|
1999-02-07 20:25:31 +03:00
|
|
|
|
2003-06-02 08:02:20 +04:00
|
|
|
#
|
|
|
|
# GPIB support
|
|
|
|
#
|
|
|
|
include "dev/gpib/files.gpib"
|
|
|
|
|
1996-08-26 03:38:57 +04:00
|
|
|
#
|
|
|
|
# Other mainbus-attached devices
|
|
|
|
#
|
|
|
|
|
|
|
|
# Advanced Power Management support (APM)
|
2001-02-24 04:34:28 +03:00
|
|
|
device apm: bioscall
|
2004-08-30 19:05:15 +04:00
|
|
|
attach apm at apmbus
|
1996-08-26 03:38:57 +04:00
|
|
|
file arch/i386/i386/apm.c apm needs-count
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/apmcall.S apm
|
1996-08-26 03:38:57 +04:00
|
|
|
|
2002-10-01 16:56:36 +04:00
|
|
|
# CPUS
|
|
|
|
|
|
|
|
device cpu
|
2004-08-30 19:05:15 +04:00
|
|
|
attach cpu at cpubus
|
2002-10-01 16:56:36 +04:00
|
|
|
file arch/i386/i386/cpu.c cpu
|
|
|
|
|
1994-11-03 18:55:40 +03:00
|
|
|
#
|
|
|
|
# Compatibility modules
|
|
|
|
#
|
1995-04-28 12:19:12 +04:00
|
|
|
|
1996-01-08 16:51:30 +03:00
|
|
|
# VM86 mode
|
|
|
|
file arch/i386/i386/vm86.c vm86
|
|
|
|
|
2002-07-07 17:03:47 +04:00
|
|
|
# VM86 in kernel
|
|
|
|
file arch/i386/i386/kvm86.c kvm86
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/kvm86call.S kvm86
|
2002-07-07 17:03:47 +04:00
|
|
|
|
1998-09-12 14:48:27 +04:00
|
|
|
# Binary compatibility with previous NetBSD releases (COMPAT_XX)
|
1999-07-28 05:57:05 +04:00
|
|
|
file arch/i386/i386/compat_13_machdep.c compat_13 | compat_aout
|
2003-09-10 23:49:47 +04:00
|
|
|
file arch/i386/i386/compat_16_machdep.c compat_16 | compat_ibcs2
|
1998-09-12 14:48:27 +04:00
|
|
|
|
1995-10-10 04:30:25 +03:00
|
|
|
# SVR4 binary compatibility (COMPAT_SVR4)
|
2001-02-24 04:34:28 +03:00
|
|
|
include "compat/svr4/files.svr4"
|
1995-10-10 04:30:25 +03:00
|
|
|
file arch/i386/i386/svr4_machdep.c compat_svr4
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/svr4_sigcode.S compat_svr4
|
2000-12-09 09:30:54 +03:00
|
|
|
file arch/i386/i386/svr4_syscall.c compat_svr4
|
1995-04-28 12:19:12 +04:00
|
|
|
|
2001-07-14 06:18:02 +04:00
|
|
|
# MACH binary compatibility (COMPAT_MACH)
|
|
|
|
include "compat/mach/files.mach"
|
2002-11-15 00:38:51 +03:00
|
|
|
file arch/i386/i386/mach_machdep.c compat_mach | compat_darwin
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/mach_sigcode.S compat_mach | compat_darwin
|
2002-11-15 00:38:51 +03:00
|
|
|
file arch/i386/i386/mach_syscall.c compat_mach | compat_darwin
|
2004-07-04 19:22:03 +04:00
|
|
|
file arch/i386/i386/darwin_commpage_machdep.S compat_darwin
|
2001-07-14 06:18:02 +04:00
|
|
|
file arch/i386/i386/macho_machdep.c exec_macho
|
|
|
|
|
2002-11-13 22:20:24 +03:00
|
|
|
# DARWIN binary compatibility (COMPAT_DARWIN)
|
|
|
|
include "compat/darwin/files.darwin"
|
2002-11-26 01:25:12 +03:00
|
|
|
file arch/i386/i386/darwin_machdep.c compat_darwin
|
2002-11-13 22:20:24 +03:00
|
|
|
|
1995-10-10 04:30:25 +03:00
|
|
|
# iBCS-2 binary compatibility (COMPAT_IBCS2)
|
2001-02-24 04:34:28 +03:00
|
|
|
include "compat/ibcs2/files.ibcs2"
|
1997-09-12 03:05:30 +04:00
|
|
|
file arch/i386/i386/ibcs2_machdep.c compat_ibcs2
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/ibcs2_sigcode.S compat_ibcs2
|
2000-12-02 19:03:23 +03:00
|
|
|
file arch/i386/i386/ibcs2_syscall.c compat_ibcs2
|
1995-04-28 12:19:12 +04:00
|
|
|
|
1995-10-10 04:30:25 +03:00
|
|
|
# Linux binary compatibility (COMPAT_LINUX)
|
2001-02-24 04:34:28 +03:00
|
|
|
include "compat/linux/files.linux"
|
|
|
|
include "compat/linux/arch/i386/files.linux_i386"
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/linux_sigcode.S compat_linux
|
2000-12-02 19:03:23 +03:00
|
|
|
file arch/i386/i386/linux_syscall.c compat_linux
|
2005-05-16 02:20:23 +04:00
|
|
|
file arch/x86/x86/linux_trap.c compat_linux
|
1995-10-10 04:22:31 +03:00
|
|
|
|
1995-10-10 04:30:25 +03:00
|
|
|
# FreeBSD binary compatibility (COMPAT_FREEBSD)
|
2001-02-24 04:34:28 +03:00
|
|
|
include "compat/freebsd/files.freebsd"
|
1995-10-10 04:22:31 +03:00
|
|
|
file arch/i386/i386/freebsd_machdep.c compat_freebsd
|
2002-11-22 18:23:35 +03:00
|
|
|
file arch/i386/i386/freebsd_sigcode.S compat_freebsd
|
2000-12-18 23:38:27 +03:00
|
|
|
file arch/i386/i386/freebsd_syscall.c compat_freebsd
|
1997-04-04 19:35:06 +04:00
|
|
|
|
2006-03-31 04:03:57 +04:00
|
|
|
# NDIS compatibilty (COMPAT_NDIS)
|
2006-04-18 20:49:19 +04:00
|
|
|
include "compat/ndis/files.ndis"
|
2006-03-31 04:03:57 +04:00
|
|
|
|
2000-06-04 20:26:11 +04:00
|
|
|
# Win32 binary compatibility (COMPAT_PECOFF)
|
2001-02-24 04:34:28 +03:00
|
|
|
include "compat/pecoff/files.pecoff"
|
2000-06-04 20:26:11 +04:00
|
|
|
|
1997-04-04 19:35:06 +04:00
|
|
|
# OSS audio driver compatibility
|
2001-02-24 04:34:28 +03:00
|
|
|
include "compat/ossaudio/files.ossaudio"
|
1997-10-17 03:32:35 +04:00
|
|
|
|
1999-10-15 10:07:17 +04:00
|
|
|
#
|
|
|
|
# CARDBUS
|
|
|
|
#
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/cardbus/files.cardbus"
|
1999-10-15 10:07:17 +04:00
|
|
|
file arch/i386/i386/rbus_machdep.c cardbus
|
|
|
|
|
1997-10-17 03:32:35 +04:00
|
|
|
# XXXX pcic here because it needs to be late. The catch: pcic needs
|
|
|
|
# to be late, so devices which attach to it are attached late. But it
|
|
|
|
# needs to be before its isa and pci attachments. This answer is
|
|
|
|
# non-optimal, but I don't have a better answer right now.
|
|
|
|
|
2000-08-21 11:39:42 +04:00
|
|
|
# PCIC pcmcia controller
|
1997-10-17 03:32:35 +04:00
|
|
|
# XXX this needs to be done very late, so it's done here. This feels
|
|
|
|
# like a kludge, but it might be for the best.
|
1997-10-30 01:50:46 +03:00
|
|
|
|
2001-11-28 13:21:10 +03:00
|
|
|
defparam PCIC_ISA_ALLOC_IOBASE
|
|
|
|
defparam PCIC_ISA_ALLOC_IOSIZE
|
|
|
|
defparam PCIC_ISA_INTR_ALLOC_MASK
|
1997-10-30 01:50:46 +03:00
|
|
|
|
1998-11-26 18:35:58 +03:00
|
|
|
device pcic: pcmciabus
|
1997-10-21 00:26:25 +04:00
|
|
|
file dev/ic/i82365.c pcic
|
1997-10-17 03:32:35 +04:00
|
|
|
|
1998-06-07 22:34:38 +04:00
|
|
|
# PCIC pcmcia controller on ISA bus.
|
1997-10-17 03:32:35 +04:00
|
|
|
attach pcic at isa with pcic_isa
|
|
|
|
file dev/isa/i82365_isa.c pcic_isa
|
|
|
|
|
1998-06-07 22:34:38 +04:00
|
|
|
# PCIC pcmcia controller on PCI bus.
|
1997-10-17 03:32:35 +04:00
|
|
|
attach pcic at pci with pcic_pci
|
|
|
|
file dev/pci/i82365_pci.c pcic_pci
|
|
|
|
|
1998-06-07 22:34:38 +04:00
|
|
|
# PCIC pcmcia controller on PnP board
|
2001-02-24 04:34:28 +03:00
|
|
|
attach pcic at isapnp with pcic_isapnp
|
1998-06-07 22:34:38 +04:00
|
|
|
file dev/isapnp/i82365_isapnp.c pcic_isapnp
|
|
|
|
|
|
|
|
# Code common to ISA and ISAPnP attachments
|
1998-12-20 20:53:28 +03:00
|
|
|
file dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci
|
1997-10-17 03:32:35 +04:00
|
|
|
|
1999-03-23 23:07:39 +03:00
|
|
|
# XXXX tcic here because it needs to be late. The catch: tcic needs
|
|
|
|
# to be late, so devices which attach to it are attached late. But it
|
|
|
|
# needs to be before its isa and pci attachments. This answer is
|
|
|
|
# non-optimal, but I don't have a better answer right now.
|
|
|
|
|
2000-08-21 11:39:42 +04:00
|
|
|
# TCIC pcmcia controller
|
1999-03-23 23:07:39 +03:00
|
|
|
# XXX this needs to be done very late, so it's done here. This feels
|
|
|
|
# like a kludge, but it might be for the best.
|
|
|
|
|
2001-11-28 13:21:10 +03:00
|
|
|
defparam TCIC_ISA_ALLOC_IOBASE
|
|
|
|
defparam TCIC_ISA_ALLOC_IOSIZE
|
|
|
|
defparam TCIC_ISA_INTR_ALLOC_MASK
|
1999-03-23 23:07:39 +03:00
|
|
|
|
|
|
|
device tcic: pcmciabus
|
|
|
|
file dev/ic/tcic2.c tcic
|
|
|
|
|
2000-08-21 11:39:42 +04:00
|
|
|
# TCIC pcmcia controller
|
1999-03-23 23:07:39 +03:00
|
|
|
attach tcic at isa with tcic_isa
|
|
|
|
file dev/isa/tcic2_isa.c tcic_isa
|
|
|
|
|
1997-10-17 03:32:35 +04:00
|
|
|
# this wants to be probed as late as possible.
|
|
|
|
#
|
|
|
|
# Machine-independent PCMCIA drivers
|
|
|
|
#
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/pcmcia/files.pcmcia"
|
1997-10-17 03:32:35 +04:00
|
|
|
|
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/usb/files.usb"
|
1999-11-12 21:40:07 +03:00
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "dev/ieee1394/files.ieee1394"
|
2000-11-05 20:17:12 +03:00
|
|
|
|
2001-02-24 04:34:28 +03:00
|
|
|
include "arch/i386/pnpbios/files.pnpbios"
|
2001-09-28 06:06:55 +04:00
|
|
|
|
|
|
|
include "dev/acpi/files.acpi"
|
2002-06-18 11:56:12 +04:00
|
|
|
file arch/i386/acpi/acpi_wakeup.c acpi
|
2002-06-18 02:38:31 +04:00
|
|
|
|
|
|
|
# Toshiba VALD
|
|
|
|
device vald
|
|
|
|
attach vald at acpi with vald_acpi
|
|
|
|
file arch/i386/acpi/vald_acpi.c vald_acpi
|
|
|
|
|
|
|
|
# Sony SPIC (jog dial etc.)
|
|
|
|
attach spic at acpi with spic_acpi
|
|
|
|
file arch/i386/acpi/spic_acpi.c spic_acpi
|
2002-07-07 17:03:47 +04:00
|
|
|
|
2005-12-11 05:11:50 +03:00
|
|
|
# Sony Misc (brightness etc.)
|
|
|
|
device sony
|
|
|
|
attach sony at acpi with sony_acpi
|
|
|
|
file arch/i386/acpi/sony_acpi.c sony_acpi
|
|
|
|
|
2002-12-28 20:51:16 +03:00
|
|
|
# Numeric Processing Extension; Math Co-processor
|
|
|
|
attach npx at acpi with npx_acpi
|
|
|
|
file arch/i386/acpi/npx_acpi.c npx_acpi
|
|
|
|
|
2002-07-10 23:15:42 +04:00
|
|
|
device vesabios {}
|
2004-08-30 19:05:15 +04:00
|
|
|
attach vesabios at vesabiosbus
|
2002-07-07 17:03:47 +04:00
|
|
|
file arch/i386/bios/vesabios.c vesabios needs-flag
|
2002-07-10 23:15:42 +04:00
|
|
|
defflag opt_vesabios.h VESABIOSVERBOSE
|
|
|
|
|
|
|
|
include "dev/rasops/files.rasops"
|
|
|
|
|
2006-02-18 22:07:11 +03:00
|
|
|
device vesafb: wsemuldisplaydev, vcons, rasops8, rasops16, rasops32, splash
|
|
|
|
attach vesafb at vesabios
|
2006-02-19 19:20:21 +03:00
|
|
|
file arch/i386/bios/vesafb.c vesafb needs-flag
|
|
|
|
defparam opt_vesafb.h VESAFB_WIDTH VESAFB_HEIGHT VESAFB_DEPTH
|
2006-02-20 00:41:18 +03:00
|
|
|
defflag opt_vesafb.h VESAFB_PM
|
2002-07-10 23:15:42 +04:00
|
|
|
|
|
|
|
device vesatext
|
|
|
|
attach vesatext at vesabios
|
|
|
|
file arch/i386/bios/vesa_text.c vesatext
|
2002-09-06 17:18:43 +04:00
|
|
|
|
2004-04-30 06:05:42 +04:00
|
|
|
# Enhanced SpeedStep
|
|
|
|
file arch/i386/i386/est.c enhanced_speedstep
|
2004-07-10 22:51:01 +04:00
|
|
|
defflag opt_est.h EST_FREQ_USERWRITE
|
2004-04-30 06:05:42 +04:00
|
|
|
|
2005-12-31 20:55:55 +03:00
|
|
|
# AMD PowerNow K7
|
|
|
|
file arch/i386/i386/powernow_k7.c powernow_k7
|
|
|
|
|
2002-09-06 17:18:43 +04:00
|
|
|
include "arch/i386/conf/majors.i386"
|