files.i386 revision 1.233
11.233Sfvdl# $NetBSD: files.i386,v 1.233 2003/03/01 16:37:51 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.105Sthorpej# X server support in console drivers 381.201Slukemdefflag opt_xserver.h XSERVER XSERVER_DDB 391.181Schs 401.181Schs# The REAL{BASE,EXT}MEM options 411.199Slukemdefparam opt_realmem.h REALBASEMEM REALEXTMEM 421.140Sdrochner 431.140Sdrochner# understand boot device passed by pre-1.3 bootblocks 441.201Slukemdefflag COMPAT_OLDBOOT 451.98Sthorpej 461.226Sfvdldefflag opt_mpacpi.h MPACPI 471.215Sfvdl 481.142Sthorpej# PCI BIOS options 491.201Slukemdefflag opt_pcibios.h PCIBIOS PCIBIOSVERBOSE 501.201Slukem PCIBIOS_ADDR_FIXUP PCIBIOS_BUS_FIXUP 511.201Slukem PCIBIOS_INTR_FIXUP PCIBIOS_INTR_FIXUP_FORCE 521.202Slukem PCIBIOS_INTR_GUESS PCIINTR_DEBUG 531.202Slukemdefparam opt_pcibios.h PCIBIOS_IRQS_HINT 541.166Sthorpej 551.166Sthorpej# Large page size 561.201Slukemdefflag LARGEPAGES 571.217Sfvdl 581.217Sfvdl# No unmapped page below kernel stack 591.217Sfvdldefflag NOREDZONE 601.142Sthorpej 611.209Syamt# kernel stack debug 621.209Syamtdefflag opt_kstack_dr0.h KSTACK_CHECK_DR0 631.209Syamt 641.56Scgdfile arch/i386/i386/autoconf.c 651.223Sfvdlfile arch/i386/i386/db_dbgreg.S ddb | kstack_check_dr0 661.56Scgdfile arch/i386/i386/db_disasm.c ddb 671.56Scgdfile arch/i386/i386/db_interface.c ddb 681.85Sthorpejfile arch/i386/i386/db_memrw.c ddb | kgdb 691.56Scgdfile arch/i386/i386/db_trace.c ddb 701.56Scgdfile arch/i386/i386/disksubr.c disk 711.60Smycroftfile arch/i386/i386/gdt.c 721.223Sfvdlfile arch/i386/i386/in_cksum.S inet | inet6 731.152Swsfile arch/i386/i386/ipkdb_glue.c ipkdb 741.85Sthorpejfile arch/i386/i386/kgdb_machdep.c kgdb 751.56Scgdfile arch/i386/i386/machdep.c 761.233Sfvdlfile arch/i386/i386/identcpu.c 771.56Scgdfile arch/i386/i386/math_emulate.c math_emulate 781.56Scgdfile arch/i386/i386/mem.c 791.223Sfvdlfile arch/i386/i386/microtime.S 801.227Snakayamafile kern/kern_microtime.c i586_cpu | i686_cpu 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.56Scgdfile arch/i386/i386/sys_machdep.c 871.178Smycroftfile arch/i386/i386/syscall.c 881.56Scgdfile arch/i386/i386/trap.c 891.56Scgdfile arch/i386/i386/vm_machdep.c 901.56Scgdfile dev/cons.c 911.167Sthorpej 921.223Sfvdlfile arch/i386/i386/mptramp.S multiprocessor 931.218Sfvdlfile arch/i386/i386/lock_machdep.c lockdebug 941.215Sfvdlfile arch/i386/i386/ipifuncs.c multiprocessor 951.215Sfvdl 961.167Sthorpejfile arch/i386/i386/pmc.c perfctrs 971.192Stls 981.219Sthorpejfile crypto/des/arch/i386/des_enc.S des 991.219Sthorpejfile crypto/des/arch/i386/des_cbc.S des 1001.219Sthorpej 1011.219Sthorpejfile crypto/blowfish/arch/i386/bf_enc.S blowfish 1021.219Sthorpejfile crypto/blowfish/arch/i386/bf_cbc.S blowfish 1031.56Scgd 1041.56Scgd# 1051.56Scgd# Machine-independent SCSI drivers 1061.56Scgd# 1071.56Scgd 1081.182Slukeminclude "dev/scsipi/files.scsipi" 1091.69Sperry 1101.97Scgd# 1111.97Scgd# Machine-independent ATA drivers 1121.97Scgd# 1131.97Scgd 1141.182Slukeminclude "dev/ata/files.ata" 1151.97Scgd 1161.79Spk# Memory Disk for install floppy 1171.203Sjdolecekfile dev/md_root.c memory_disk_hooks 1181.171Sad 1191.171Sad# 1201.171Sad# Machine-independent I2O drivers 1211.171Sad# 1221.171Sad 1231.182Slukeminclude "dev/i2o/files.i2o" 1241.56Scgd 1251.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing 1261.142Sthorpej# of certain devices/BIOS features 1271.182Slukemdefine bioscall 1281.223Sfvdlfile arch/i386/i386/bioscall.S bioscall needs-flag 1291.142Sthorpej 1301.142Sthorpej# BIOS32 routines 1311.142Sthorpejdefine bios32 1321.142Sthorpejfile arch/i386/i386/bios32.c bios32 needs-flag 1331.142Sthorpej 1341.56Scgd# 1351.56Scgd# System bus types 1361.56Scgd# 1371.65Scgd 1381.142Sthorpej# XXX BIOS32 only if something that uses it is configured! 1391.198Sthorpejdevice mainbus: isabus, eisabus, mcabus, pcibus, mainbus, bios32, acpibus 1401.67Sthorpejattach mainbus at root 1411.65Scgdfile arch/i386/i386/mainbus.c mainbus 1421.56Scgd 1431.55Smycroft# 1441.64Scgd# PCI-only drivers 1451.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches 1461.64Scgd# XXX devices to 'pci'. 1471.64Scgd# 1481.64Scgd 1491.182Slukeminclude "dev/pci/files.pci" 1501.195Sthorpejinclude "dev/pci/files.agp" 1511.195Sthorpejfile arch/i386/pci/agp_machdep.c agp 1521.142Sthorpejfile arch/i386/pci/pcibios.c pcibios 1531.142Sthorpejfile arch/i386/pci/pci_intr_fixup.c pcibios & pcibios_intr_fixup 1541.142Sthorpejfile arch/i386/pci/piix.c pcibios & pcibios_intr_fixup 1551.142Sthorpejfile arch/i386/pci/opti82c558.c pcibios & pcibios_intr_fixup 1561.142Sthorpejfile arch/i386/pci/opti82c700.c pcibios & pcibios_intr_fixup 1571.142Sthorpejfile arch/i386/pci/sis85c503.c pcibios & pcibios_intr_fixup 1581.142Sthorpejfile arch/i386/pci/via82c586.c pcibios & pcibios_intr_fixup 1591.186Suchfile arch/i386/pci/amd756.c pcibios & pcibios_intr_fixup 1601.190Shayafile arch/i386/pci/ali1543.c pcibios & pcibios_intr_fixup 1611.143Sthorpejfile arch/i386/pci/pci_bus_fixup.c pcibios & pcibios_bus_fixup 1621.158Suchfile arch/i386/pci/pci_addr_fixup.c pcibios & pcibios_addr_fixup 1631.201Slukemdefparam PCI_CONF_MODE 1641.110Scgdfile arch/i386/pci/pciide_machdep.c pciide 1651.127Snathanwfile arch/i386/pci/pcic_pci_machdep.c pcic_pci 1661.78Sthorpej 1671.78Sthorpej# PCI-Host bridge chipsets 1681.196Sthorpejdevice pchb: pcibus, agpbus, agp_ali, agp_amd, agp_i810, agp_intel, agp_sis, 1691.196Sthorpej agp_via 1701.78Sthorpejattach pchb at pci 1711.194Sfvdlfile arch/i386/pci/pchb.c pchb needs-flag 1721.169Sthorpejfile arch/i386/pci/pchb_rnd.c pchb & rnd 1731.213Sthorpej 1741.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge) 1751.213Sthorpejdevice elansc: sysmon_wdog 1761.213Sthorpejattach elansc at pci 1771.213Sthorpejfile arch/i386/pci/elan520.c elansc 1781.107Sthorpej 1791.107Sthorpej# PCI-EISA bridges 1801.108Sthorpejdevice pceb: eisabus, isabus 1811.107Sthorpejattach pceb at pci 1821.107Sthorpejfile arch/i386/pci/pceb.c pceb 1831.78Sthorpej 1841.78Sthorpej# PCI-ISA bridges 1851.108Sthorpejdevice pcib: isabus 1861.78Sthorpejattach pcib at pci 1871.78Sthorpejfile arch/i386/pci/pcib.c pcib 1881.184Sjdolecek 1891.184Sjdolecek# PCI-MCA bridges 1901.184Sjdolecekdevice pcmb: mcabus 1911.184Sjdolecekattach pcmb at pci 1921.184Sjdolecekfile arch/i386/pci/pcmb.c pcmb 1931.64Scgd 1941.215Sfvdldevice p64h2apic 1951.215Sfvdlattach p64h2apic at pci 1961.215Sfvdlfile arch/i386/pci/p64h2apic.c p64h2apic 1971.215Sfvdl 1981.215Sfvdl 1991.215Sfvdl 2001.153Smartin# Game adapter (joystick) 2011.204Sjdolecekfile arch/i386/isa/joy_timer.c joy 2021.153Smartin 2031.64Scgd# 2041.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers 2051.55Smycroft# 2061.56Scgd 2071.182Slukeminclude "dev/isa/files.isa" 2081.115Scgd 2091.115Scgd# XXX THE FOLLOWING BLOCK SHOULD GO INTO dev/pci/files.pci, BUT CANNOT 2101.115Scgd# XXX BECAUSE NOT 'lpt' IS DEFINED IN files.isa, RATHER THAN files. 2111.115Scgd# XXX (when the conf/files and files.isa bogons are fixed, this can 2121.115Scgd# XXX be fixed as well.) 2131.115Scgd 2141.115Scgdattach lpt at puc with lpt_puc 2151.115Scgdfile dev/pci/lpt_puc.c lpt_puc 2161.56Scgd 2171.56Scgd# PC clock 2181.56Scgdfile arch/i386/isa/clock.c isa 2191.130Sdrochnerfile dev/clock_subr.c isa 2201.56Scgd 2211.56Scgd# Numeric Processing Extension; Math Co-processor 2221.108Sthorpejdevice npx 2231.56Scgdfile arch/i386/isa/npx.c npx needs-flag 2241.163Sthorpej 2251.163Sthorpejattach npx at isa with npx_isa 2261.163Sthorpejfile arch/i386/isa/npx_isa.c npx_isa 2271.56Scgd 2281.66Sthorpej# attribute used to represent the "keyboard controller" 2291.66Sthorpej# XXX should be a real device 2301.182Slukemdefine pckbcport { [irq = -1], [port = -1] } 2311.66Sthorpej 2321.56Scgd# PC console support a la "pccons" 2331.111Sdrochnerdevice pc: tty, pckbcport 2341.67Sthorpejattach pc at isa 2351.111Sdrochnerdevice pcconskbd 2361.111Sdrochnerattach pcconskbd at pckbc 2371.111Sdrochnerfile arch/i386/isa/pccons.c pc | pcconskbd needs-flag 2381.56Scgd 2391.56Scgd# PC Mice; Logitech-style, Microsoft-style, and PS/2-style 2401.128Sdrochnerdevice olms 2411.128Sdrochnerattach olms at isa 2421.128Sdrochnerfile arch/i386/isa/olms.c olms needs-flag 2431.128Sdrochnerdevice lms: wsmousedev 2441.67Sthorpejattach lms at isa 2451.128Sdrochnerfile arch/i386/isa/lms.c lms 2461.128Sdrochnerdevice omms 2471.128Sdrochnerattach omms at isa 2481.128Sdrochnerfile arch/i386/isa/omms.c omms needs-flag 2491.128Sdrochnerdevice mms: wsmousedev 2501.67Sthorpejattach mms at isa 2511.128Sdrochnerfile arch/i386/isa/mms.c mms 2521.111Sdrochner 2531.182Slukeminclude "dev/wscons/files.wscons" 2541.191Sdrochnerinclude "dev/wsfont/files.wsfont" 2551.111Sdrochner 2561.182Slukeminclude "dev/pckbc/files.pckbc" 2571.113Sdrochner 2581.182Slukemdevice sysbeep 2591.182Slukemattach sysbeep at pcppi 2601.111Sdrochner 2611.56Scgd# Floppy disk controller 2621.157Sthorpejdevice fdc {drive = -1}: isadma 2631.157Sthorpejfile dev/isa/fd.c fdc needs-flag 2641.157Sthorpej 2651.157Sthorpejattach fdc at isa with fdc_isa 2661.157Sthorpejfile dev/isa/fdc_isa.c fdc_isa 2671.157Sthorpej 2681.157Sthorpejdevice fd: disk 2691.67Sthorpejattach fd at fdc 2701.76Ssoda 2711.76Ssoda# Adaptec AHA-284x VL SCSI controllers 2721.76Ssoda# device declaration in sys/conf/files 2731.150Sfvdlattach ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6 2741.76Ssodafile arch/i386/isa/ahc_isa.c ahc_isa 2751.56Scgd 2761.55Smycroft# 2771.55Smycroft# EISA-only drivers 2781.55Smycroft# 2791.56Scgd 2801.182Slukeminclude "dev/eisa/files.eisa" 2811.72Scgdfile arch/i386/eisa/eisa_machdep.c eisa 2821.154Sjdolecek 2831.154Sjdolecek# 2841.154Sjdolecek# MCA-only drivers 2851.154Sjdolecek# 2861.154Sjdolecek 2871.182Slukemdevice mca {[slot = -1]} : bioscall 2881.182Slukeminclude "dev/mca/files.mca" 2891.159Sjdolecekfile arch/i386/mca/mca_machdep.c mca 2901.187Sjdolecek 2911.80Schristos# ISA Plug 'n Play devices 2921.80Schristosfile arch/i386/isa/isapnp_machdep.c isapnp 2931.130Sdrochner 2941.130Sdrochner# 2951.130Sdrochner# VME support 2961.130Sdrochner# 2971.182Slukeminclude "dev/vme/files.vme" 2981.77Sjtk 2991.77Sjtk# 3001.77Sjtk# Other mainbus-attached devices 3011.77Sjtk# 3021.77Sjtk 3031.77Sjtk# Advanced Power Management support (APM) 3041.182Slukemdevice apm: bioscall 3051.182Slukemattach apm at mainbus 3061.77Sjtkfile arch/i386/i386/apm.c apm needs-count 3071.223Sfvdlfile arch/i386/i386/apmcall.S apm 3081.215Sfvdl 3091.226Sfvdl# MP configuration using ACPI 3101.226Sfvdlfile arch/i386/i386/mpacpi.c mpacpi & acpi 3111.215Sfvdl 3121.215Sfvdl# CPUS 3131.215Sfvdl 3141.215Sfvdldefine cpu { [apid = -1] } 3151.215Sfvdldevice cpu 3161.215Sfvdlattach cpu at mainbus 3171.215Sfvdlfile arch/i386/i386/cpu.c cpu 3181.56Scgd 3191.55Smycroft# 3201.55Smycroft# Compatibility modules 3211.55Smycroft# 3221.61Smycroft 3231.61Smycroft# VM86 mode 3241.61Smycroftfile arch/i386/i386/vm86.c vm86 3251.120Smycroft 3261.210Sdrochner# VM86 in kernel 3271.210Sdrochnerfile arch/i386/i386/kvm86.c kvm86 3281.223Sfvdlfile arch/i386/i386/kvm86call.S kvm86 3291.210Sdrochner 3301.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX) 3311.135Smellonfile arch/i386/i386/compat_13_machdep.c compat_13 | compat_aout 3321.56Scgd 3331.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4) 3341.182Slukeminclude "compat/svr4/files.svr4" 3351.59Smycroftfile arch/i386/i386/svr4_machdep.c compat_svr4 3361.223Sfvdlfile arch/i386/i386/svr4_sigcode.S compat_svr4 3371.177Smycroftfile arch/i386/i386/svr4_syscall.c compat_svr4 3381.189Schristos 3391.189Schristos# MACH binary compatibility (COMPAT_MACH) 3401.189Schristosinclude "compat/mach/files.mach" 3411.222Schristosfile arch/i386/i386/mach_machdep.c compat_mach | compat_darwin 3421.223Sfvdlfile arch/i386/i386/mach_sigcode.S compat_mach | compat_darwin 3431.222Schristosfile arch/i386/i386/mach_syscall.c compat_mach | compat_darwin 3441.189Schristosfile arch/i386/i386/macho_machdep.c exec_macho 3451.221Schristos 3461.221Schristos# DARWIN binary compatibility (COMPAT_DARWIN) 3471.221Schristosinclude "compat/darwin/files.darwin" 3481.224Smanufile arch/i386/i386/darwin_machdep.c compat_darwin 3491.56Scgd 3501.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2) 3511.182Slukeminclude "compat/ibcs2/files.ibcs2" 3521.88Smycroftfile arch/i386/i386/ibcs2_machdep.c compat_ibcs2 3531.223Sfvdlfile arch/i386/i386/ibcs2_sigcode.S compat_ibcs2 3541.176Sjdolecekfile arch/i386/i386/ibcs2_syscall.c compat_ibcs2 3551.56Scgd 3561.59Smycroft# Linux binary compatibility (COMPAT_LINUX) 3571.182Slukeminclude "compat/linux/files.linux" 3581.182Slukeminclude "compat/linux/arch/i386/files.linux_i386" 3591.223Sfvdlfile arch/i386/i386/linux_sigcode.S compat_linux 3601.176Sjdolecekfile arch/i386/i386/linux_syscall.c compat_linux 3611.188Schristosfile arch/i386/i386/linux_trap.c compat_linux 3621.58Smycroft 3631.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD) 3641.182Slukeminclude "compat/freebsd/files.freebsd" 3651.58Smycroftfile arch/i386/i386/freebsd_machdep.c compat_freebsd 3661.223Sfvdlfile arch/i386/i386/freebsd_sigcode.S compat_freebsd 3671.179Sjdolecekfile arch/i386/i386/freebsd_syscall.c compat_freebsd 3681.131Schristos 3691.131Schristos# a.out binary compatibility (COMPAT_AOUT) 3701.182Slukeminclude "compat/aout/files.aout" 3711.160Smycroft 3721.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF) 3731.182Slukeminclude "compat/pecoff/files.pecoff" 3741.82Saugustss 3751.82Saugustss# OSS audio driver compatibility 3761.182Slukeminclude "compat/ossaudio/files.ossaudio" 3771.139Shaya 3781.139Shaya# 3791.139Shaya# CARDBUS 3801.139Shaya# 3811.182Slukeminclude "dev/cardbus/files.cardbus" 3821.139Shayafile arch/i386/i386/rbus_machdep.c cardbus 3831.90Sthorpej 3841.90Sthorpej# XXXX pcic here because it needs to be late. The catch: pcic needs 3851.90Sthorpej# to be late, so devices which attach to it are attached late. But it 3861.90Sthorpej# needs to be before its isa and pci attachments. This answer is 3871.90Sthorpej# non-optimal, but I don't have a better answer right now. 3881.90Sthorpej 3891.165Sitohy# PCIC pcmcia controller 3901.90Sthorpej# XXX this needs to be done very late, so it's done here. This feels 3911.90Sthorpej# like a kludge, but it might be for the best. 3921.93Sthorpej 3931.201Slukemdefparam PCIC_ISA_ALLOC_IOBASE 3941.201Slukemdefparam PCIC_ISA_ALLOC_IOSIZE 3951.201Slukemdefparam PCIC_ISA_INTR_ALLOC_MASK 3961.93Sthorpej 3971.126Spkdevice pcic: pcmciabus 3981.92Sthorpejfile dev/ic/i82365.c pcic 3991.90Sthorpej 4001.114Ssommerfe# PCIC pcmcia controller on ISA bus. 4011.90Sthorpejattach pcic at isa with pcic_isa 4021.90Sthorpejfile dev/isa/i82365_isa.c pcic_isa 4031.90Sthorpej 4041.114Ssommerfe# PCIC pcmcia controller on PCI bus. 4051.90Sthorpejattach pcic at pci with pcic_pci 4061.90Sthorpejfile dev/pci/i82365_pci.c pcic_pci 4071.90Sthorpej 4081.114Ssommerfe# PCIC pcmcia controller on PnP board 4091.182Slukemattach pcic at isapnp with pcic_isapnp 4101.114Ssommerfefile dev/isapnp/i82365_isapnp.c pcic_isapnp 4111.114Ssommerfe 4121.114Ssommerfe# Code common to ISA and ISAPnP attachments 4131.127Snathanwfile dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci 4141.132Sbad 4151.132Sbad# XXXX tcic here because it needs to be late. The catch: tcic needs 4161.132Sbad# to be late, so devices which attach to it are attached late. But it 4171.132Sbad# needs to be before its isa and pci attachments. This answer is 4181.132Sbad# non-optimal, but I don't have a better answer right now. 4191.132Sbad 4201.165Sitohy# TCIC pcmcia controller 4211.132Sbad# XXX this needs to be done very late, so it's done here. This feels 4221.132Sbad# like a kludge, but it might be for the best. 4231.132Sbad 4241.201Slukemdefparam TCIC_ISA_ALLOC_IOBASE 4251.201Slukemdefparam TCIC_ISA_ALLOC_IOSIZE 4261.201Slukemdefparam TCIC_ISA_INTR_ALLOC_MASK 4271.132Sbad 4281.132Sbaddevice tcic: pcmciabus 4291.132Sbadfile dev/ic/tcic2.c tcic 4301.132Sbad 4311.165Sitohy# TCIC pcmcia controller 4321.132Sbadattach tcic at isa with tcic_isa 4331.132Sbadfile dev/isa/tcic2_isa.c tcic_isa 4341.90Sthorpej 4351.90Sthorpej# this wants to be probed as late as possible. 4361.90Sthorpej# 4371.90Sthorpej# Machine-independent PCMCIA drivers 4381.90Sthorpej# 4391.182Slukeminclude "dev/pcmcia/files.pcmcia" 4401.90Sthorpej 4411.90Sthorpej 4421.182Slukeminclude "dev/usb/files.usb" 4431.170Sonoe 4441.182Slukeminclude "dev/ieee1394/files.ieee1394" 4451.141Sdrochner 4461.182Slukeminclude "arch/i386/pnpbios/files.pnpbios" 4471.198Sthorpej 4481.198Sthorpejinclude "dev/acpi/files.acpi" 4491.198Sthorpejfile arch/i386/i386/acpi_machdep.c acpi 4501.208Stshiozakfile arch/i386/acpi/acpi_wakeup.c acpi 4511.207Schristos 4521.207Schristos# Toshiba VALD 4531.207Schristosdevice vald 4541.207Schristosattach vald at acpi with vald_acpi 4551.207Schristosfile arch/i386/acpi/vald_acpi.c vald_acpi 4561.207Schristos 4571.207Schristos# Sony SPIC (jog dial etc.) 4581.207Schristosattach spic at acpi with spic_acpi 4591.207Schristosfile arch/i386/acpi/spic_acpi.c spic_acpi 4601.225Sjmcneill 4611.225Sjmcneill# Numeric Processing Extension; Math Co-processor 4621.225Sjmcneillattach npx at acpi with npx_acpi 4631.225Sjmcneillfile arch/i386/acpi/npx_acpi.c npx_acpi 4641.210Sdrochner 4651.211Sdrochnerdevice vesabios {} 4661.210Sdrochnerattach vesabios at mainbus 4671.210Sdrochnerfile arch/i386/bios/vesabios.c vesabios needs-flag 4681.211Sdrochnerdefflag opt_vesabios.h VESABIOSVERBOSE 4691.211Sdrochner 4701.211Sdrochnerinclude "dev/rasops/files.rasops" 4711.211Sdrochner 4721.211Sdrochnerdevice vesarasterviii: rasops8 4731.211Sdrochnerattach vesarasterviii at vesabios 4741.211Sdrochnerfile arch/i386/bios/vesa_raster8.c vesarasterviii 4751.211Sdrochner 4761.211Sdrochnerdevice vesatext 4771.211Sdrochnerattach vesatext at vesabios 4781.211Sdrochnerfile arch/i386/bios/vesa_text.c vesatext 4791.214Sgehenna 4801.214Sgehennainclude "arch/i386/conf/majors.i386" 481