files.i386 revision 1.195
11.195Sthorpej# $NetBSD: files.i386,v 1.195 2001/09/15 01:10:10 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.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.55Smycroft# 1471.64Scgd# PCI-only drivers 1481.64Scgd# XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches 1491.64Scgd# XXX devices to 'pci'. 1501.64Scgd# 1511.64Scgd 1521.182Slukeminclude "dev/pci/files.pci" 1531.195Sthorpejinclude "dev/pci/files.agp" 1541.64Scgdfile arch/i386/pci/pci_machdep.c pci 1551.195Sthorpejfile arch/i386/pci/agp_machdep.c agp 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.107Sthorpej 1771.107Sthorpej# PCI-EISA bridges 1781.108Sthorpejdevice pceb: eisabus, isabus 1791.107Sthorpejattach pceb at pci 1801.107Sthorpejfile arch/i386/pci/pceb.c pceb 1811.78Sthorpej 1821.78Sthorpej# PCI-ISA bridges 1831.108Sthorpejdevice pcib: isabus 1841.78Sthorpejattach pcib at pci 1851.78Sthorpejfile arch/i386/pci/pcib.c pcib 1861.184Sjdolecek 1871.184Sjdolecek# PCI-MCA bridges 1881.184Sjdolecekdevice pcmb: mcabus 1891.184Sjdolecekattach pcmb at pci 1901.184Sjdolecekfile arch/i386/pci/pcmb.c pcmb 1911.64Scgd 1921.153Smartin# Game adapter (joystick) 1931.153Smartindevice joy 1941.153Smartinfile arch/i386/isa/joy.c joy needs-flag 1951.153Smartin 1961.153Smartin# PCI joysticks 1971.182Slukemattach joy at pci with pci_joy 1981.153Smartinfile arch/i386/pci/joy_pci.c pci_joy 1991.153Smartin 2001.64Scgd# 2011.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers 2021.55Smycroft# 2031.56Scgd 2041.182Slukeminclude "dev/isa/files.isa" 2051.56Scgdmajor {mcd = 7} 2061.56Scgd#major {scd = 15} 2071.115Scgd 2081.115Scgd# XXX THE FOLLOWING BLOCK SHOULD GO INTO dev/pci/files.pci, BUT CANNOT 2091.115Scgd# XXX BECAUSE NOT 'lpt' IS DEFINED IN files.isa, RATHER THAN files. 2101.115Scgd# XXX (when the conf/files and files.isa bogons are fixed, this can 2111.115Scgd# XXX be fixed as well.) 2121.115Scgd 2131.115Scgdattach lpt at puc with lpt_puc 2141.115Scgdfile dev/pci/lpt_puc.c lpt_puc 2151.56Scgd 2161.56Scgdfile arch/i386/isa/isa_machdep.c isa 2171.56Scgd 2181.56Scgd# PC clock 2191.56Scgdfile arch/i386/isa/clock.c isa 2201.130Sdrochnerfile dev/clock_subr.c isa 2211.56Scgd 2221.56Scgd# Numeric Processing Extension; Math Co-processor 2231.108Sthorpejdevice npx 2241.56Scgdfile arch/i386/isa/npx.c npx needs-flag 2251.163Sthorpej 2261.163Sthorpejattach npx at isa with npx_isa 2271.163Sthorpejfile arch/i386/isa/npx_isa.c npx_isa 2281.56Scgd 2291.66Sthorpej# attribute used to represent the "keyboard controller" 2301.66Sthorpej# XXX should be a real device 2311.182Slukemdefine pckbcport { [irq = -1], [port = -1] } 2321.66Sthorpej 2331.56Scgd# PC console support a la "pccons" 2341.111Sdrochnerdevice pc: tty, pckbcport 2351.67Sthorpejattach pc at isa 2361.111Sdrochnerdevice pcconskbd 2371.111Sdrochnerattach pcconskbd at pckbc 2381.111Sdrochnerfile arch/i386/isa/pccons.c pc | pcconskbd needs-flag 2391.56Scgd 2401.56Scgd# PC Mice; Logitech-style, Microsoft-style, and PS/2-style 2411.128Sdrochnerdevice olms 2421.128Sdrochnerattach olms at isa 2431.128Sdrochnerfile arch/i386/isa/olms.c olms needs-flag 2441.128Sdrochnerdevice lms: wsmousedev 2451.67Sthorpejattach lms at isa 2461.128Sdrochnerfile arch/i386/isa/lms.c lms 2471.128Sdrochnerdevice omms 2481.128Sdrochnerattach omms at isa 2491.128Sdrochnerfile arch/i386/isa/omms.c omms needs-flag 2501.128Sdrochnerdevice mms: wsmousedev 2511.67Sthorpejattach mms at isa 2521.128Sdrochnerfile arch/i386/isa/mms.c mms 2531.128Sdrochnerdevice opms 2541.128Sdrochnerattach opms at pckbcport with opms_hack 2551.128Sdrochnerattach opms at pckbc with opms_pckbc 2561.128Sdrochnerfile arch/i386/isa/pms.c opms | opms_hack | opms_pckbc needs-flag 2571.111Sdrochner 2581.182Slukeminclude "dev/wscons/files.wscons" 2591.191Sdrochnerinclude "dev/wsfont/files.wsfont" 2601.111Sdrochner 2611.182Slukeminclude "dev/pckbc/files.pckbc" 2621.113Sdrochner 2631.182Slukemdevice sysbeep 2641.182Slukemattach sysbeep at pcppi 2651.111Sdrochner 2661.56Scgd# Floppy disk controller 2671.157Sthorpejdevice fdc {drive = -1}: isadma 2681.157Sthorpejfile dev/isa/fd.c fdc needs-flag 2691.157Sthorpej 2701.157Sthorpejattach fdc at isa with fdc_isa 2711.157Sthorpejfile dev/isa/fdc_isa.c fdc_isa 2721.157Sthorpej 2731.157Sthorpejdevice fd: disk 2741.67Sthorpejattach fd at fdc 2751.56Scgdmajor {fd = 2} 2761.76Ssoda 2771.80Schristosattach joy at isa with joy_isa 2781.80Schristosfile arch/i386/isa/joy_isa.c joy_isa 2791.80Schristos 2801.76Ssoda# Adaptec AHA-284x VL SCSI controllers 2811.76Ssoda# device declaration in sys/conf/files 2821.150Sfvdlattach ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6 2831.76Ssodafile arch/i386/isa/ahc_isa.c ahc_isa 2841.56Scgd 2851.55Smycroft# 2861.55Smycroft# EISA-only drivers 2871.55Smycroft# 2881.56Scgd 2891.182Slukeminclude "dev/eisa/files.eisa" 2901.72Scgdfile arch/i386/eisa/eisa_machdep.c eisa 2911.154Sjdolecek 2921.154Sjdolecek# 2931.154Sjdolecek# MCA-only drivers 2941.154Sjdolecek# 2951.154Sjdolecek 2961.182Slukemdevice mca {[slot = -1]} : bioscall 2971.182Slukeminclude "dev/mca/files.mca" 2981.159Sjdolecekfile arch/i386/mca/mca_machdep.c mca 2991.187Sjdolecek 3001.187Sjdolecekmajor { ed = 20 } 3011.77Sjtk 3021.80Schristos# ISA Plug 'n Play devices 3031.80Schristosfile arch/i386/isa/isapnp_machdep.c isapnp 3041.80Schristos 3051.80Schristosattach joy at isapnp with joy_isapnp 3061.80Schristosfile arch/i386/isa/joy_isapnp.c joy_isapnp 3071.130Sdrochner 3081.130Sdrochner# 3091.130Sdrochner# VME support 3101.130Sdrochner# 3111.182Slukeminclude "dev/vme/files.vme" 3121.77Sjtk 3131.77Sjtk# 3141.77Sjtk# Other mainbus-attached devices 3151.77Sjtk# 3161.77Sjtk 3171.77Sjtk# Advanced Power Management support (APM) 3181.182Slukemdevice apm: bioscall 3191.182Slukemattach apm at mainbus 3201.77Sjtkfile arch/i386/i386/apm.c apm needs-count 3211.89Sjtkfile arch/i386/i386/apmcall.s apm 3221.56Scgd 3231.55Smycroft# 3241.55Smycroft# Compatibility modules 3251.55Smycroft# 3261.61Smycroft 3271.61Smycroft# VM86 mode 3281.61Smycroftfile arch/i386/i386/vm86.c vm86 3291.120Smycroft 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.173Sjdolecekfile 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.189Schristosfile arch/i386/i386/mach_machdep.c compat_mach 3421.189Schristosfile arch/i386/i386/mach_sigcode.s compat_mach 3431.189Schristosfile arch/i386/i386/mach_syscall.c compat_mach 3441.189Schristosfile arch/i386/i386/macho_machdep.c exec_macho 3451.56Scgd 3461.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2) 3471.182Slukeminclude "compat/ibcs2/files.ibcs2" 3481.88Smycroftfile arch/i386/i386/ibcs2_machdep.c compat_ibcs2 3491.173Sjdolecekfile arch/i386/i386/ibcs2_sigcode.s compat_ibcs2 3501.176Sjdolecekfile arch/i386/i386/ibcs2_syscall.c compat_ibcs2 3511.56Scgd 3521.59Smycroft# Linux binary compatibility (COMPAT_LINUX) 3531.182Slukeminclude "compat/linux/files.linux" 3541.182Slukeminclude "compat/linux/arch/i386/files.linux_i386" 3551.173Sjdolecekfile arch/i386/i386/linux_sigcode.s compat_linux 3561.176Sjdolecekfile arch/i386/i386/linux_syscall.c compat_linux 3571.188Schristosfile arch/i386/i386/linux_trap.c compat_linux 3581.58Smycroft 3591.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD) 3601.182Slukeminclude "compat/freebsd/files.freebsd" 3611.58Smycroftfile arch/i386/i386/freebsd_machdep.c compat_freebsd 3621.173Sjdolecekfile arch/i386/i386/freebsd_sigcode.s compat_freebsd 3631.179Sjdolecekfile arch/i386/i386/freebsd_syscall.c compat_freebsd 3641.131Schristos 3651.131Schristos# a.out binary compatibility (COMPAT_AOUT) 3661.182Slukeminclude "compat/aout/files.aout" 3671.160Smycroft 3681.160Smycroft# Win32 binary compatibility (COMPAT_PECOFF) 3691.182Slukeminclude "compat/pecoff/files.pecoff" 3701.82Saugustss 3711.82Saugustss# OSS audio driver compatibility 3721.182Slukeminclude "compat/ossaudio/files.ossaudio" 3731.91Sbouyer 3741.91Sbouyer# network devices MII bus 3751.182Slukeminclude "dev/mii/files.mii" 3761.139Shaya 3771.139Shaya# 3781.139Shaya# CARDBUS 3791.139Shaya# 3801.182Slukeminclude "dev/cardbus/files.cardbus" 3811.139Shayafile arch/i386/i386/rbus_machdep.c cardbus 3821.90Sthorpej 3831.90Sthorpej# XXXX pcic here because it needs to be late. The catch: pcic needs 3841.90Sthorpej# to be late, so devices which attach to it are attached late. But it 3851.90Sthorpej# needs to be before its isa and pci attachments. This answer is 3861.90Sthorpej# non-optimal, but I don't have a better answer right now. 3871.90Sthorpej 3881.165Sitohy# PCIC pcmcia controller 3891.90Sthorpej# XXX this needs to be done very late, so it's done here. This feels 3901.90Sthorpej# like a kludge, but it might be for the best. 3911.93Sthorpej 3921.93Sthorpejdefopt PCIC_ISA_ALLOC_IOBASE 3931.93Sthorpejdefopt PCIC_ISA_ALLOC_IOSIZE 3941.93Sthorpejdefopt PCIC_ISA_INTR_ALLOC_MASK 3951.93Sthorpej 3961.126Spkdevice pcic: pcmciabus 3971.92Sthorpejfile dev/ic/i82365.c pcic 3981.90Sthorpej 3991.114Ssommerfe# PCIC pcmcia controller on ISA bus. 4001.90Sthorpejattach pcic at isa with pcic_isa 4011.90Sthorpejfile dev/isa/i82365_isa.c pcic_isa 4021.90Sthorpej 4031.114Ssommerfe# PCIC pcmcia controller on PCI bus. 4041.90Sthorpejattach pcic at pci with pcic_pci 4051.90Sthorpejfile dev/pci/i82365_pci.c pcic_pci 4061.90Sthorpej 4071.114Ssommerfe# PCIC pcmcia controller on PnP board 4081.182Slukemattach pcic at isapnp with pcic_isapnp 4091.114Ssommerfefile dev/isapnp/i82365_isapnp.c pcic_isapnp 4101.114Ssommerfe 4111.114Ssommerfe# Code common to ISA and ISAPnP attachments 4121.127Snathanwfile dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci 4131.132Sbad 4141.132Sbad# XXXX tcic here because it needs to be late. The catch: tcic needs 4151.132Sbad# to be late, so devices which attach to it are attached late. But it 4161.132Sbad# needs to be before its isa and pci attachments. This answer is 4171.132Sbad# non-optimal, but I don't have a better answer right now. 4181.132Sbad 4191.165Sitohy# TCIC pcmcia controller 4201.132Sbad# XXX this needs to be done very late, so it's done here. This feels 4211.132Sbad# like a kludge, but it might be for the best. 4221.132Sbad 4231.132Sbaddefopt TCIC_ISA_ALLOC_IOBASE 4241.132Sbaddefopt TCIC_ISA_ALLOC_IOSIZE 4251.132Sbaddefopt TCIC_ISA_INTR_ALLOC_MASK 4261.132Sbad 4271.132Sbaddevice tcic: pcmciabus 4281.132Sbadfile dev/ic/tcic2.c tcic 4291.132Sbad 4301.165Sitohy# TCIC pcmcia controller 4311.132Sbadattach tcic at isa with tcic_isa 4321.132Sbadfile dev/isa/tcic2_isa.c tcic_isa 4331.90Sthorpej 4341.90Sthorpej# this wants to be probed as late as possible. 4351.90Sthorpej# 4361.90Sthorpej# Machine-independent PCMCIA drivers 4371.90Sthorpej# 4381.182Slukeminclude "dev/pcmcia/files.pcmcia" 4391.90Sthorpej 4401.90Sthorpej 4411.182Slukeminclude "dev/usb/files.usb" 4421.170Sonoe 4431.182Slukeminclude "dev/ieee1394/files.ieee1394" 4441.141Sdrochner 4451.182Slukeminclude "arch/i386/pnpbios/files.pnpbios" 446