files.i386 revision 1.194
11.194Sfvdl# $NetBSD: files.i386,v 1.194 2001/09/10 10:08:10 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.182Slukemdefopt 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.182Slukem APMDEBUG_VALUE APM_POWER_PRINT APM_DISABLE_INTERRUPTS 151.182Slukem APM_ALLOW_BOGUS_SEGMENTS 161.100Sthorpej 171.100Sthorpej# Processor type options. 181.182Slukemdefopt opt_cputype.h I386_CPU I486_CPU I586_CPU I686_CPU 191.124Sbouyer 201.124Sbouyer# delay before cpu_reset() for reboot. 211.182Slukemdefopt CPURESET_DELAY 221.101Sthorpej 231.101Sthorpej# VM86 emulation 241.101Sthorpejdefopt VM86 251.102Sthorpej 261.102Sthorpej# Floating point emulation 271.102Sthorpejdefopt MATH_EMULATE 281.103Sthorpej 291.103Sthorpej# User-settable LDT (used by WINE) 301.103Sthorpejdefopt USER_LDT 311.104Sthorpej 321.104Sthorpej# Speed hack; make NOPs dummies (might break on some machines) 331.104Sthorpejdefopt DUMMY_NOPS 341.105Sthorpej 351.167Sthorpej# Performance counter support 361.167Sthorpejdefopt PERFCTRS 371.167Sthorpej 381.194Sfvdl# MTRR support 391.194Sfvdldefopt MTRR 401.194Sfvdl 411.105Sthorpej# X server support in console drivers 421.182Slukemdefopt opt_xserver.h XSERVER XSERVER_DDB 431.181Schs 441.181Schs# The REAL{BASE,EXT}MEM options 451.182Slukemdefopt opt_realmem.h REALBASEMEM REALEXTMEM 461.140Sdrochner 471.140Sdrochner# understand boot device passed by pre-1.3 bootblocks 481.140Sdrochnerdefopt COMPAT_OLDBOOT 491.98Sthorpej 501.142Sthorpej# PCI BIOS options 511.182Slukemdefopt opt_pcibios.h PCIBIOS PCIBIOSVERBOSE 521.164Ssoda PCIBIOS_ADDR_FIXUP PCIBIOS_BUS_FIXUP 531.164Ssoda PCIBIOS_INTR_FIXUP PCIBIOS_INTR_FIXUP_FORCE 541.164Ssoda PCIBIOS_INTR_GUESS PCIBIOS_IRQS_HINT PCIINTR_DEBUG 551.166Sthorpej 561.166Sthorpej# Large page size 571.166Sthorpejdefopt LARGEPAGES 581.142Sthorpej 591.56Scgdfile arch/i386/i386/autoconf.c 601.146Sdrochnerfile arch/i386/i386/bus_machdep.c 611.56Scgdfile arch/i386/i386/conf.c 621.145Sdrochnerfile arch/i386/i386/consinit.c 631.119Srvbfile arch/i386/i386/db_dbgreg.s ddb 641.56Scgdfile arch/i386/i386/db_disasm.c ddb 651.56Scgdfile arch/i386/i386/db_interface.c ddb 661.85Sthorpejfile arch/i386/i386/db_memrw.c ddb | kgdb 671.56Scgdfile arch/i386/i386/db_trace.c ddb 681.56Scgdfile arch/i386/i386/disksubr.c disk 691.60Smycroftfile arch/i386/i386/gdt.c 701.74Smycroftfile arch/i386/i386/in_cksum.s inet 711.152Swsfile arch/i386/i386/ipkdb_glue.c ipkdb 721.85Sthorpejfile arch/i386/i386/kgdb_machdep.c kgdb 731.56Scgdfile arch/i386/i386/machdep.c 741.56Scgdfile arch/i386/i386/math_emulate.c math_emulate 751.56Scgdfile arch/i386/i386/mem.c 761.56Scgdfile arch/i386/i386/microtime.s 771.194Sfvdlfile arch/i386/i386/mtrr_i686.c mtrr 781.154Sjdolecekfile netns/ns_cksum.c ns 791.134Sthorpejfile arch/i386/i386/pmap.c 801.56Scgdfile arch/i386/i386/process_machdep.c 811.180Sfvdlfile arch/i386/i386/procfs_machdep.c procfs 821.185Sthorpejfile arch/i386/i386/softintr.c 831.56Scgdfile arch/i386/i386/sys_machdep.c 841.178Smycroftfile arch/i386/i386/syscall.c 851.56Scgdfile arch/i386/i386/trap.c 861.56Scgdfile arch/i386/i386/vm_machdep.c 871.56Scgdfile dev/cons.c 881.167Sthorpej 891.167Sthorpejfile arch/i386/i386/pmc.c perfctrs 901.192Stls 911.192Stlsfile crypto/des/arch/i386/des_enc.S ipsec & ipsec_esp 921.192Stls#file crypto/des/arch/i386/des_cbc.S ipsec & ipsec_esp 931.192Stlsfile crypto/blowfish/arch/i386/bf_enc.S ipsec & ipsec_esp 941.192Stls#file crypto/blowfish/arch/i386/bf_cbc.S ipsec & ipsec_esp 951.56Scgd 961.56Scgd# 971.56Scgd# Machine-independent SCSI drivers 981.56Scgd# 991.56Scgd 1001.182Slukeminclude "dev/scsipi/files.scsipi" 1011.56Scgdmajor {sd = 4} 1021.56Scgdmajor {cd = 6} 1031.69Sperry 1041.97Scgd# 1051.97Scgd# Machine-independent ATA drivers 1061.97Scgd# 1071.97Scgd 1081.182Slukeminclude "dev/ata/files.ata" 1091.97Scgdmajor {wd = 0} 1101.97Scgd 1111.79Spk# Memory Disk for install floppy 1121.182Slukemfile arch/i386/i386/md_root.c memory_disk_hooks 1131.79Spkmajor {md = 17} 1141.149Soster 1151.149Soster# RAIDframe 1161.149Sostermajor {raid = 18} 1171.151Sad 1181.174Sad# Logical disk 1191.174Sadmajor {ld = 19} 1201.171Sad 1211.171Sad# 1221.171Sad# Machine-independent I2O drivers 1231.171Sad# 1241.171Sad 1251.182Slukeminclude "dev/i2o/files.i2o" 1261.56Scgd 1271.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing 1281.142Sthorpej# of certain devices/BIOS features 1291.182Slukemdefine bioscall 1301.142Sthorpejfile arch/i386/i386/bioscall.s bioscall needs-flag 1311.142Sthorpej 1321.142Sthorpej# BIOS32 routines 1331.142Sthorpejdefine bios32 1341.142Sthorpejfile arch/i386/i386/bios32.c bios32 needs-flag 1351.142Sthorpej 1361.56Scgd# 1371.56Scgd# System bus types 1381.56Scgd# 1391.65Scgd 1401.182Slukemdefine mainbus { } 1411.142Sthorpej# XXX BIOS32 only if something that uses it is configured! 1421.159Sjdolecekdevice mainbus: isabus, eisabus, mcabus, pcibus, mainbus, bios32 1431.67Sthorpejattach mainbus at root 1441.65Scgdfile arch/i386/i386/mainbus.c mainbus 1451.56Scgd 1461.194Sfvdldefine agpbus { } 1471.194Sfvdl 1481.55Smycroft# 1491.64Scgd# PCI-only drivers 1501.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches 1511.64Scgd# XXX devices to 'pci'. 1521.64Scgd# 1531.64Scgd 1541.182Slukeminclude "dev/pci/files.pci" 1551.64Scgdfile arch/i386/pci/pci_machdep.c pci 1561.142Sthorpejfile arch/i386/pci/pcibios.c pcibios 1571.142Sthorpejfile arch/i386/pci/pci_intr_fixup.c pcibios & pcibios_intr_fixup 1581.142Sthorpejfile arch/i386/pci/piix.c pcibios & pcibios_intr_fixup 1591.142Sthorpejfile arch/i386/pci/opti82c558.c pcibios & pcibios_intr_fixup 1601.142Sthorpejfile arch/i386/pci/opti82c700.c pcibios & pcibios_intr_fixup 1611.142Sthorpejfile arch/i386/pci/sis85c503.c pcibios & pcibios_intr_fixup 1621.142Sthorpejfile arch/i386/pci/via82c586.c pcibios & pcibios_intr_fixup 1631.186Suchfile arch/i386/pci/amd756.c pcibios & pcibios_intr_fixup 1641.190Shayafile arch/i386/pci/ali1543.c pcibios & pcibios_intr_fixup 1651.143Sthorpejfile arch/i386/pci/pci_bus_fixup.c pcibios & pcibios_bus_fixup 1661.158Suchfile arch/i386/pci/pci_addr_fixup.c pcibios & pcibios_addr_fixup 1671.182Slukemdefopt PCI_CONF_MODE 1681.110Scgdfile arch/i386/pci/pciide_machdep.c pciide 1691.127Snathanwfile arch/i386/pci/pcic_pci_machdep.c pcic_pci 1701.78Sthorpej 1711.78Sthorpej# PCI-Host bridge chipsets 1721.194Sfvdldevice pchb: pcibus, agpbus 1731.78Sthorpejattach pchb at pci 1741.194Sfvdlfile arch/i386/pci/pchb.c pchb needs-flag 1751.169Sthorpejfile arch/i386/pci/pchb_rnd.c pchb & rnd 1761.194Sfvdl 1771.194Sfvdl# AGP control devices inside PCI-Host bridges 1781.194Sfvdldevice agp 1791.194Sfvdlattach agp at agpbus 1801.194Sfvdlfile dev/pci/agp.c agp needs-flag 1811.194Sfvdlfile dev/pci/agp_ali.c agp 1821.194Sfvdlfile dev/pci/agp_amd.c agp 1831.194Sfvdlfile dev/pci/agp_intel.c agp 1841.194Sfvdlfile dev/pci/agp_sis.c agp 1851.194Sfvdlfile dev/pci/agp_via.c agp 1861.194Sfvdlfile dev/pci/agp_i810.c agp 1871.194Sfvdlfile arch/i386/pci/agp_machdep.c agp 1881.107Sthorpej 1891.107Sthorpej# PCI-EISA bridges 1901.108Sthorpejdevice pceb: eisabus, isabus 1911.107Sthorpejattach pceb at pci 1921.107Sthorpejfile arch/i386/pci/pceb.c pceb 1931.78Sthorpej 1941.78Sthorpej# PCI-ISA bridges 1951.108Sthorpejdevice pcib: isabus 1961.78Sthorpejattach pcib at pci 1971.78Sthorpejfile arch/i386/pci/pcib.c pcib 1981.184Sjdolecek 1991.184Sjdolecek# PCI-MCA bridges 2001.184Sjdolecekdevice pcmb: mcabus 2011.184Sjdolecekattach pcmb at pci 2021.184Sjdolecekfile arch/i386/pci/pcmb.c pcmb 2031.64Scgd 2041.153Smartin# Game adapter (joystick) 2051.153Smartindevice joy 2061.153Smartinfile arch/i386/isa/joy.c joy needs-flag 2071.153Smartin 2081.153Smartin# PCI joysticks 2091.182Slukemattach joy at pci with pci_joy 2101.153Smartinfile arch/i386/pci/joy_pci.c pci_joy 2111.153Smartin 2121.64Scgd# 2131.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers 2141.55Smycroft# 2151.56Scgd 2161.182Slukeminclude "dev/isa/files.isa" 2171.56Scgdmajor {mcd = 7} 2181.56Scgd#major {scd = 15} 2191.115Scgd 2201.115Scgd# XXX THE FOLLOWING BLOCK SHOULD GO INTO dev/pci/files.pci, BUT CANNOT 2211.115Scgd# XXX BECAUSE NOT 'lpt' IS DEFINED IN files.isa, RATHER THAN files. 2221.115Scgd# XXX (when the conf/files and files.isa bogons are fixed, this can 2231.115Scgd# XXX be fixed as well.) 2241.115Scgd 2251.115Scgdattach lpt at puc with lpt_puc 2261.115Scgdfile dev/pci/lpt_puc.c lpt_puc 2271.56Scgd 2281.56Scgdfile arch/i386/isa/isa_machdep.c isa 2291.56Scgd 2301.56Scgd# PC clock 2311.56Scgdfile arch/i386/isa/clock.c isa 2321.130Sdrochnerfile dev/clock_subr.c isa 2331.56Scgd 2341.56Scgd# Numeric Processing Extension; Math Co-processor 2351.108Sthorpejdevice npx 2361.56Scgdfile arch/i386/isa/npx.c npx needs-flag 2371.163Sthorpej 2381.163Sthorpejattach npx at isa with npx_isa 2391.163Sthorpejfile arch/i386/isa/npx_isa.c npx_isa 2401.56Scgd 2411.66Sthorpej# attribute used to represent the "keyboard controller" 2421.66Sthorpej# XXX should be a real device 2431.182Slukemdefine pckbcport { [irq = -1], [port = -1] } 2441.66Sthorpej 2451.56Scgd# PC console support a la "pccons" 2461.111Sdrochnerdevice pc: tty, pckbcport 2471.67Sthorpejattach pc at isa 2481.111Sdrochnerdevice pcconskbd 2491.111Sdrochnerattach pcconskbd at pckbc 2501.111Sdrochnerfile arch/i386/isa/pccons.c pc | pcconskbd needs-flag 2511.56Scgd 2521.56Scgd# PC Mice; Logitech-style, Microsoft-style, and PS/2-style 2531.128Sdrochnerdevice olms 2541.128Sdrochnerattach olms at isa 2551.128Sdrochnerfile arch/i386/isa/olms.c olms needs-flag 2561.128Sdrochnerdevice lms: wsmousedev 2571.67Sthorpejattach lms at isa 2581.128Sdrochnerfile arch/i386/isa/lms.c lms 2591.128Sdrochnerdevice omms 2601.128Sdrochnerattach omms at isa 2611.128Sdrochnerfile arch/i386/isa/omms.c omms needs-flag 2621.128Sdrochnerdevice mms: wsmousedev 2631.67Sthorpejattach mms at isa 2641.128Sdrochnerfile arch/i386/isa/mms.c mms 2651.128Sdrochnerdevice opms 2661.128Sdrochnerattach opms at pckbcport with opms_hack 2671.128Sdrochnerattach opms at pckbc with opms_pckbc 2681.128Sdrochnerfile arch/i386/isa/pms.c opms | opms_hack | opms_pckbc needs-flag 2691.111Sdrochner 2701.182Slukeminclude "dev/wscons/files.wscons" 2711.191Sdrochnerinclude "dev/wsfont/files.wsfont" 2721.111Sdrochner 2731.182Slukeminclude "dev/pckbc/files.pckbc" 2741.113Sdrochner 2751.182Slukemdevice sysbeep 2761.182Slukemattach sysbeep at pcppi 2771.111Sdrochner 2781.56Scgd# Floppy disk controller 2791.157Sthorpejdevice fdc {drive = -1}: isadma 2801.157Sthorpejfile dev/isa/fd.c fdc needs-flag 2811.157Sthorpej 2821.157Sthorpejattach fdc at isa with fdc_isa 2831.157Sthorpejfile dev/isa/fdc_isa.c fdc_isa 2841.157Sthorpej 2851.157Sthorpejdevice fd: disk 2861.67Sthorpejattach fd at fdc 2871.56Scgdmajor {fd = 2} 2881.76Ssoda 2891.80Schristosattach joy at isa with joy_isa 2901.80Schristosfile arch/i386/isa/joy_isa.c joy_isa 2911.80Schristos 2921.76Ssoda# Adaptec AHA-284x VL SCSI controllers 2931.76Ssoda# device declaration in sys/conf/files 2941.150Sfvdlattach ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6 2951.76Ssodafile arch/i386/isa/ahc_isa.c ahc_isa 2961.56Scgd 2971.55Smycroft# 2981.55Smycroft# EISA-only drivers 2991.55Smycroft# 3001.56Scgd 3011.182Slukeminclude "dev/eisa/files.eisa" 3021.72Scgdfile arch/i386/eisa/eisa_machdep.c eisa 3031.154Sjdolecek 3041.154Sjdolecek# 3051.154Sjdolecek# MCA-only drivers 3061.154Sjdolecek# 3071.154Sjdolecek 3081.182Slukemdevice mca {[slot = -1]} : bioscall 3091.182Slukeminclude "dev/mca/files.mca" 3101.159Sjdolecekfile arch/i386/mca/mca_machdep.c mca 3111.187Sjdolecek 3121.187Sjdolecekmajor { ed = 20 } 3131.77Sjtk 3141.80Schristos# ISA Plug 'n Play devices 3151.80Schristosfile arch/i386/isa/isapnp_machdep.c isapnp 3161.80Schristos 3171.80Schristosattach joy at isapnp with joy_isapnp 3181.80Schristosfile arch/i386/isa/joy_isapnp.c joy_isapnp 3191.130Sdrochner 3201.130Sdrochner# 3211.130Sdrochner# VME support 3221.130Sdrochner# 3231.182Slukeminclude "dev/vme/files.vme" 3241.77Sjtk 3251.77Sjtk# 3261.77Sjtk# Other mainbus-attached devices 3271.77Sjtk# 3281.77Sjtk 3291.77Sjtk# Advanced Power Management support (APM) 3301.182Slukemdevice apm: bioscall 3311.182Slukemattach apm at mainbus 3321.77Sjtkfile arch/i386/i386/apm.c apm needs-count 3331.89Sjtkfile arch/i386/i386/apmcall.s apm 3341.56Scgd 3351.55Smycroft# 3361.55Smycroft# Compatibility modules 3371.55Smycroft# 3381.61Smycroft 3391.61Smycroft# VM86 mode 3401.61Smycroftfile arch/i386/i386/vm86.c vm86 3411.120Smycroft 3421.120Smycroft# Binary compatibility with previous NetBSD releases (COMPAT_XX) 3431.135Smellonfile arch/i386/i386/compat_13_machdep.c compat_13 | compat_aout 3441.56Scgd 3451.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4) 3461.182Slukeminclude "compat/svr4/files.svr4" 3471.59Smycroftfile arch/i386/i386/svr4_machdep.c compat_svr4 3481.173Sjdolecekfile arch/i386/i386/svr4_sigcode.s compat_svr4 3491.177Smycroftfile arch/i386/i386/svr4_syscall.c compat_svr4 3501.189Schristos 3511.189Schristos# MACH binary compatibility (COMPAT_MACH) 3521.189Schristosinclude "compat/mach/files.mach" 3531.189Schristosfile arch/i386/i386/mach_machdep.c compat_mach 3541.189Schristosfile arch/i386/i386/mach_sigcode.s compat_mach 3551.189Schristosfile arch/i386/i386/mach_syscall.c compat_mach 3561.189Schristosfile arch/i386/i386/macho_machdep.c exec_macho 3571.56Scgd 3581.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2) 3591.182Slukeminclude "compat/ibcs2/files.ibcs2" 3601.88Smycroftfile arch/i386/i386/ibcs2_machdep.c compat_ibcs2 3611.173Sjdolecekfile arch/i386/i386/ibcs2_sigcode.s compat_ibcs2 3621.176Sjdolecekfile arch/i386/i386/ibcs2_syscall.c compat_ibcs2 3631.56Scgd 3641.59Smycroft# Linux binary compatibility (COMPAT_LINUX) 3651.182Slukeminclude "compat/linux/files.linux" 3661.182Slukeminclude "compat/linux/arch/i386/files.linux_i386" 3671.173Sjdolecekfile arch/i386/i386/linux_sigcode.s compat_linux 3681.176Sjdolecekfile arch/i386/i386/linux_syscall.c compat_linux 3691.188Schristosfile arch/i386/i386/linux_trap.c compat_linux 3701.58Smycroft 3711.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD) 3721.182Slukeminclude "compat/freebsd/files.freebsd" 3731.58Smycroftfile arch/i386/i386/freebsd_machdep.c compat_freebsd 3741.173Sjdolecekfile arch/i386/i386/freebsd_sigcode.s compat_freebsd 3751.179Sjdolecekfile arch/i386/i386/freebsd_syscall.c compat_freebsd 3761.131Schristos 3771.131Schristos# a.out binary compatibility (COMPAT_AOUT) 3781.182Slukeminclude "compat/aout/files.aout" 3791.160Smycroft 3801.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF) 3811.182Slukeminclude "compat/pecoff/files.pecoff" 3821.82Saugustss 3831.82Saugustss# OSS audio driver compatibility 3841.182Slukeminclude "compat/ossaudio/files.ossaudio" 3851.91Sbouyer 3861.91Sbouyer# network devices MII bus 3871.182Slukeminclude "dev/mii/files.mii" 3881.139Shaya 3891.139Shaya# 3901.139Shaya# CARDBUS 3911.139Shaya# 3921.182Slukeminclude "dev/cardbus/files.cardbus" 3931.139Shayafile arch/i386/i386/rbus_machdep.c cardbus 3941.90Sthorpej 3951.90Sthorpej# XXXX pcic here because it needs to be late. The catch: pcic needs 3961.90Sthorpej# to be late, so devices which attach to it are attached late. But it 3971.90Sthorpej# needs to be before its isa and pci attachments. This answer is 3981.90Sthorpej# non-optimal, but I don't have a better answer right now. 3991.90Sthorpej 4001.165Sitohy# PCIC pcmcia controller 4011.90Sthorpej# XXX this needs to be done very late, so it's done here. This feels 4021.90Sthorpej# like a kludge, but it might be for the best. 4031.93Sthorpej 4041.93Sthorpejdefopt PCIC_ISA_ALLOC_IOBASE 4051.93Sthorpejdefopt PCIC_ISA_ALLOC_IOSIZE 4061.93Sthorpejdefopt PCIC_ISA_INTR_ALLOC_MASK 4071.93Sthorpej 4081.126Spkdevice pcic: pcmciabus 4091.92Sthorpejfile dev/ic/i82365.c pcic 4101.90Sthorpej 4111.114Ssommerfe# PCIC pcmcia controller on ISA bus. 4121.90Sthorpejattach pcic at isa with pcic_isa 4131.90Sthorpejfile dev/isa/i82365_isa.c pcic_isa 4141.90Sthorpej 4151.114Ssommerfe# PCIC pcmcia controller on PCI bus. 4161.90Sthorpejattach pcic at pci with pcic_pci 4171.90Sthorpejfile dev/pci/i82365_pci.c pcic_pci 4181.90Sthorpej 4191.114Ssommerfe# PCIC pcmcia controller on PnP board 4201.182Slukemattach pcic at isapnp with pcic_isapnp 4211.114Ssommerfefile dev/isapnp/i82365_isapnp.c pcic_isapnp 4221.114Ssommerfe 4231.114Ssommerfe# Code common to ISA and ISAPnP attachments 4241.127Snathanwfile dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci 4251.132Sbad 4261.132Sbad# XXXX tcic here because it needs to be late. The catch: tcic needs 4271.132Sbad# to be late, so devices which attach to it are attached late. But it 4281.132Sbad# needs to be before its isa and pci attachments. This answer is 4291.132Sbad# non-optimal, but I don't have a better answer right now. 4301.132Sbad 4311.165Sitohy# TCIC pcmcia controller 4321.132Sbad# XXX this needs to be done very late, so it's done here. This feels 4331.132Sbad# like a kludge, but it might be for the best. 4341.132Sbad 4351.132Sbaddefopt TCIC_ISA_ALLOC_IOBASE 4361.132Sbaddefopt TCIC_ISA_ALLOC_IOSIZE 4371.132Sbaddefopt TCIC_ISA_INTR_ALLOC_MASK 4381.132Sbad 4391.132Sbaddevice tcic: pcmciabus 4401.132Sbadfile dev/ic/tcic2.c tcic 4411.132Sbad 4421.165Sitohy# TCIC pcmcia controller 4431.132Sbadattach tcic at isa with tcic_isa 4441.132Sbadfile dev/isa/tcic2_isa.c tcic_isa 4451.90Sthorpej 4461.90Sthorpej# this wants to be probed as late as possible. 4471.90Sthorpej# 4481.90Sthorpej# Machine-independent PCMCIA drivers 4491.90Sthorpej# 4501.182Slukeminclude "dev/pcmcia/files.pcmcia" 4511.90Sthorpej 4521.90Sthorpej 4531.182Slukeminclude "dev/usb/files.usb" 4541.170Sonoe 4551.182Slukeminclude "dev/ieee1394/files.ieee1394" 4561.141Sdrochner 4571.182Slukeminclude "arch/i386/pnpbios/files.pnpbios" 458