files.i386 revision 1.374
11.374Sdsl# $NetBSD: files.i386,v 1.374 2014/02/12 23:24:09 dsl Exp $ 21.2Scgd# 31.56Scgd# new style config file for i386 architecture 41.56Scgd# 51.56Scgd 61.322Sbouyerifndef xen 71.322Sbouyer 81.56Scgd# maxpartitions must be first item in files.${ARCH}.newconf 91.253Swizmaxpartitions 8 101.94Sthorpej 111.193Sperrymaxusers 2 16 128 121.125Sthorpej 131.273Syamtdefparam opt_kernbase.h KERNBASE 141.273Syamt 151.124Sbouyer# delay before cpu_reset() for reboot. 161.201Slukemdefparam CPURESET_DELAY 171.101Sthorpej 181.362Sjmcneill# Obsolete Xbox support 191.362Sjmcneillobsolete defflag XBOX 201.298Sjmcneill 211.101Sthorpej# VM86 emulation 221.201Slukemdefflag VM86 231.102Sthorpej 241.103Sthorpej# User-settable LDT (used by WINE) 251.201Slukemdefflag USER_LDT 261.104Sthorpej 271.105Sthorpej# X server support in console drivers 281.201Slukemdefflag opt_xserver.h XSERVER XSERVER_DDB 291.181Schs 301.181Schs# The REAL{BASE,EXT}MEM options 311.199Slukemdefparam opt_realmem.h REALBASEMEM REALEXTMEM 321.140Sdrochner 331.326Sjoerg# The PHYSMEM_MAX_{SIZE,ADDR} optionms 341.326Sjoergdefparam opt_physmem.h PHYSMEM_MAX_ADDR PHYSMEM_MAX_SIZE 351.326Sjoerg 361.140Sdrochner# understand boot device passed by pre-1.3 bootblocks 371.201Slukemdefflag COMPAT_OLDBOOT 381.98Sthorpej 391.142Sthorpej# PCI BIOS options 401.201Slukemdefflag opt_pcibios.h PCIBIOS PCIBIOSVERBOSE 411.202Slukem PCIBIOS_INTR_GUESS PCIINTR_DEBUG 421.202Slukemdefparam opt_pcibios.h PCIBIOS_IRQS_HINT 431.166Sthorpej 441.209Syamt# kernel stack debug 451.209Syamtdefflag opt_kstack_dr0.h KSTACK_CHECK_DR0 461.236Sjmmv 471.352Sdyoung# splraise()/spllower() debug 481.352Sdyoungdefflag opt_spldebug.h SPLDEBUG 491.352Sdyoung 501.236Sjmmv# Beep on halt 511.318Sxtraemedefflag opt_beep.h BEEP_ONHALT 521.318Sxtraemedefparam opt_beep.h BEEP_ONHALT_COUNT=3 531.318Sxtraemedefparam opt_beep.h BEEP_ONHALT_PITCH=1500 541.318Sxtraemedefparam opt_beep.h BEEP_ONHALT_PERIOD=250 551.209Syamt 561.277Sjmmv# Multiboot support 571.318Sxtraemedefflag opt_multiboot.h MULTIBOOT 581.318Sxtraemeobsolete defparam MULTIBOOT_SYMTAB_SPACE 591.318Sxtraemefile arch/i386/i386/multiboot.c multiboot 601.277Sjmmv 611.56Scgdfile arch/i386/i386/autoconf.c 621.340Sadfile arch/i386/i386/aout_machdep.c exec_aout 631.315Sadfile arch/i386/i386/busfunc.S 641.315Sadfile arch/i386/i386/cpufunc.S 651.332Sjoergfile arch/i386/i386/cpu_in_cksum.S (inet | inet6) & cpu_in_cksum 661.223Sfvdlfile arch/i386/i386/db_dbgreg.S ddb | kstack_check_dr0 671.56Scgdfile arch/i386/i386/db_disasm.c ddb 681.56Scgdfile arch/i386/i386/db_interface.c ddb 691.357Schristosfile arch/i386/i386/db_machdep.c ddb 701.329Sadfile arch/i386/i386/dumpsys.c 711.241Sdslfile kern/subr_disk_mbr.c disk 721.352Sdyoungfile kern/subr_spldebug.c spldebug 731.60Smycroftfile arch/i386/i386/gdt.c 741.315Sadfile arch/i386/i386/i386func.S 751.152Swsfile arch/i386/i386/ipkdb_glue.c ipkdb 761.85Sthorpejfile arch/i386/i386/kgdb_machdep.c kgdb 771.327Sadfile arch/i386/i386/kobj_machdep.c modular 781.56Scgdfile arch/i386/i386/machdep.c 791.334Sxtraemefile arch/i386/i386/longrun.c 801.197Sthorpejfile arch/i386/i386/mtrr_k6.c mtrr 811.56Scgdfile arch/i386/i386/process_machdep.c 821.373Sdslfile arch/x86/x86/convert_xmm_s87.c 831.56Scgdfile arch/i386/i386/trap.c 841.56Scgdfile dev/cons.c 851.374Sdslfile arch/x86/x86/fpu.c 861.167Sthorpej 871.353Sdhollandfile arch/i386/i386/mptramp.S multiprocessor 881.215Sfvdl 891.167Sthorpejfile arch/i386/i386/pmc.c perfctrs 901.192Stls 911.219Sthorpejfile crypto/des/arch/i386/des_enc.S des 921.219Sthorpejfile crypto/des/arch/i386/des_cbc.S des 931.219Sthorpej 941.219Sthorpejfile crypto/blowfish/arch/i386/bf_enc.S blowfish 951.246Stlsfile crypto/blowfish/arch/i386/bf_cbc.S blowfish & !i386_cpu 961.56Scgd 971.56Scgd# 981.368Salnsn# Stack-less Just-In-Time compiler 991.368Salnsn# 1001.368Salnsn 1011.368Salnsninclude "external/bsd/sljit/conf/files.sljit" 1021.368Salnsn 1031.368Salnsn# 1041.56Scgd# Machine-independent SCSI drivers 1051.56Scgd# 1061.56Scgd 1071.182Slukeminclude "dev/scsipi/files.scsipi" 1081.69Sperry 1091.97Scgd# 1101.97Scgd# Machine-independent ATA drivers 1111.97Scgd# 1121.97Scgd 1131.182Slukeminclude "dev/ata/files.ata" 1141.97Scgd 1151.79Spk# Memory Disk for install floppy 1161.338Schristosfile dev/md_root.c memory_disk_hooks & md 1171.171Sad 1181.171Sad# 1191.171Sad# Machine-independent I2O drivers 1201.171Sad# 1211.171Sad 1221.182Slukeminclude "dev/i2o/files.i2o" 1231.56Scgd 1241.142Sthorpej# attribute used to bring in BIOS trampoline code for real-mode probing 1251.142Sthorpej# of certain devices/BIOS features 1261.182Slukemdefine bioscall 1271.223Sfvdlfile arch/i386/i386/bioscall.S bioscall needs-flag 1281.142Sthorpej 1291.142Sthorpej# BIOS32 routines 1301.142Sthorpejdefine bios32 1311.142Sthorpejfile arch/i386/i386/bios32.c bios32 needs-flag 1321.142Sthorpej 1331.260Sdrochner# i386 specific mainbus attributes 1341.318Sxtraemedefine apmbus {} 1351.318Sxtraemedefine pnpbiosbus {} 1361.260Sdrochner 1371.56Scgd# 1381.56Scgd# System bus types 1391.56Scgd# 1401.65Scgd 1411.142Sthorpej# XXX BIOS32 only if something that uses it is configured! 1421.260Sdrochnerdevice mainbus: isabus, eisabus, mcabus, pcibus, bios32, acpibus, 1431.343Sjmcneill cpubus, ioapicbus, apmbus, pnpbiosbus, ipmibus, 1441.323Sjmcneill bioscall 1451.67Sthorpejattach mainbus at root 1461.65Scgdfile arch/i386/i386/mainbus.c mainbus 1471.56Scgd 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.182Slukeminclude "dev/pci/files.pci" 1541.195Sthorpejinclude "dev/pci/files.agp" 1551.142Sthorpejfile arch/i386/pci/pcibios.c pcibios 1561.264Ssekiyafile arch/i386/pci/pci_intr_fixup.c pcibios & pci_intr_fixup 1571.264Ssekiyafile arch/i386/pci/piix.c pcibios & pci_intr_fixup 1581.264Ssekiyafile arch/i386/pci/opti82c558.c pcibios & pci_intr_fixup 1591.264Ssekiyafile arch/i386/pci/opti82c700.c pcibios & pci_intr_fixup 1601.264Ssekiyafile arch/i386/pci/sis85c503.c pcibios & pci_intr_fixup 1611.264Ssekiyafile arch/i386/pci/via82c586.c pcibios & pci_intr_fixup 1621.276Sxtraemefile arch/i386/pci/via8231.c pcibios & pci_intr_fixup 1631.264Ssekiyafile arch/i386/pci/amd756.c pcibios & pci_intr_fixup 1641.264Ssekiyafile arch/i386/pci/ali1543.c pcibios & pci_intr_fixup 1651.201Slukemdefparam PCI_CONF_MODE 1661.127Snathanwfile arch/i386/pci/pcic_pci_machdep.c pcic_pci 1671.245Sdyoung 1681.318Sxtraeme# x86 specific PCI hardware 1691.318Sxtraemeinclude "arch/x86/pci/files.pci" 1701.213Sthorpej 1711.213Sthorpej# AMD Elan SC520 System Controller (PCI-Host bridge) 1721.331Sdyoungdefine elanparbus { } 1731.331Sdyoungdefine elanpexbus { } 1741.335Sdyoungdevice elansc: sysmon_wdog, gpiobus, elanparbus, elanpexbus, pcibus 1751.335Sdyoungattach elansc at pcibus 1761.335Sdyoung 1771.213Sthorpejfile arch/i386/pci/elan520.c elansc 1781.107Sthorpej 1791.331Sdyoungdevice elanpar 1801.331Sdyoungattach elanpar at elanparbus 1811.331Sdyoung 1821.331Sdyoungdevice elanpex 1831.331Sdyoungattach elanpex at elanpexbus 1841.331Sdyoung 1851.310Sxtraeme# AMD Geode CS5535 Companion IDE controller 1861.310Sxtraemedevice gcscide: ata, ata_dma, ata_udma, pciide_common, wdc_common 1871.310Sxtraemeattach gcscide at pci 1881.310Sxtraemefile arch/i386/pci/gcscide.c gcscide 1891.310Sxtraeme 1901.312Sjmcneill# AMD Geode CS5536 Companion EHCI 1911.312Sjmcneilldevice gcscehci: usbus 1921.312Sjmcneillattach gcscehci at pci 1931.312Sjmcneillfile arch/i386/pci/gcscehci.c gcscehci 1941.312Sjmcneill 1951.288Skardel# AMD Geode SC1100 GCB area 1961.288Skardeldevice geodegcb {} 1971.288Skardelattach geodegcb at pci 1981.288Skardelfile arch/i386/pci/geode.c geodegcb 1991.288Skardel 2001.270Sdyoung# AMD Geode SC1100 Watchdog Timer 2011.288Skardeldevice geodewdog: sysmon_wdog, geodegcb 2021.288Skardelattach geodewdog at geodegcb 2031.288Skardelfile arch/i386/pci/geodewdg.c geodewdog 2041.288Skardel 2051.288Skardel# AMD Geode SC1100 high resolution counter 2061.288Skardeldevice geodecntr: geodegcb 2071.288Skardelattach geodecntr at geodegcb 2081.288Skardelfile arch/i386/pci/geodecntr.c geodecntr 2091.270Sdyoung 2101.107Sthorpej# PCI-EISA bridges 2111.108Sthorpejdevice pceb: eisabus, isabus 2121.107Sthorpejattach pceb at pci 2131.107Sthorpejfile arch/i386/pci/pceb.c pceb 2141.78Sthorpej 2151.78Sthorpej# PCI-ISA bridges 2161.271Sjmcneilldevice gscpcib: isabus, gpiobus 2171.271Sjmcneillattach gscpcib at pci 2181.271Sjmcneillfile arch/i386/pci/gscpcib.c gscpcib 2191.271Sjmcneill 2201.328Sxtraeme# AMD Geode CS5535/CS5536 PCI-ISA bridge 2211.328Sxtraemedevice gcscpcib: isabus, sysmon_wdog, gpiobus 2221.361Sbouyerattach gcscpcib at pci with gcscpcib_pci 2231.361Sbouyerfile arch/i386/pci/gcscpcib_pci.c gcscpcib_pci 2241.361Sbouyerfile dev/ic/gcscpcib.c gcscpcib 2251.328Sxtraeme 2261.287Sjmcneilldevice piixpcib: isabus, bioscall 2271.287Sjmcneillattach piixpcib at pci 2281.287Sjmcneillfile arch/i386/pci/piixpcib.c piixpcib 2291.287Sjmcneill 2301.283Sjmcneilldevice viapcib: isabus, i2cbus 2311.283Sjmcneillattach viapcib at pci 2321.283Sjmcneillfile arch/i386/pci/viapcib.c viapcib 2331.283Sjmcneill 2341.184Sjdolecek# PCI-MCA bridges 2351.184Sjdolecekdevice pcmb: mcabus 2361.184Sjdolecekattach pcmb at pci 2371.184Sjdolecekfile arch/i386/pci/pcmb.c pcmb 2381.64Scgd 2391.215Sfvdldevice p64h2apic 2401.215Sfvdlattach p64h2apic at pci 2411.215Sfvdlfile arch/i386/pci/p64h2apic.c p64h2apic 2421.215Sfvdl 2431.215Sfvdl 2441.64Scgd# 2451.55Smycroft# ISA and mixed ISA+EISA or ISA+PCI drivers 2461.55Smycroft# 2471.56Scgd 2481.182Slukeminclude "dev/isa/files.isa" 2491.115Scgd 2501.369Smbalmer# Protech PS3100 cash drawer 2511.369Smbalmerdevice ptcd: gpiobus 2521.369Smbalmerattach ptcd at isa 2531.369Smbalmerfile dev/isa/ptcd.c ptcd 2541.369Smbalmer 2551.239Swiz# PC Mice: Logitech-style and Microsoft-style 2561.128Sdrochnerdevice lms: wsmousedev 2571.67Sthorpejattach lms at isa 2581.128Sdrochnerfile arch/i386/isa/lms.c lms 2591.128Sdrochnerdevice mms: wsmousedev 2601.67Sthorpejattach mms at isa 2611.128Sdrochnerfile arch/i386/isa/mms.c mms 2621.111Sdrochner 2631.250Sbjh21include "dev/pckbport/files.pckbport" 2641.113Sdrochner 2651.182Slukemdevice sysbeep 2661.182Slukemattach sysbeep at pcppi 2671.111Sdrochner 2681.56Scgd# Floppy disk controller 2691.157Sthorpejdevice fdc {drive = -1}: isadma 2701.157Sthorpejfile dev/isa/fd.c fdc needs-flag 2711.157Sthorpej 2721.157Sthorpejattach fdc at isa with fdc_isa 2731.157Sthorpejfile dev/isa/fdc_isa.c fdc_isa 2741.157Sthorpej 2751.157Sthorpejdevice fd: disk 2761.67Sthorpejattach fd at fdc 2771.76Ssoda 2781.76Ssoda# Adaptec AHA-284x VL SCSI controllers 2791.76Ssoda# device declaration in sys/conf/files 2801.150Sfvdlattach ahc at isa with ahc_isa: ahc_aic77xx, smc93cx6 2811.76Ssodafile arch/i386/isa/ahc_isa.c ahc_isa 2821.56Scgd 2831.55Smycroft# 2841.55Smycroft# EISA-only drivers 2851.55Smycroft# 2861.56Scgd 2871.182Slukeminclude "dev/eisa/files.eisa" 2881.72Scgdfile arch/i386/eisa/eisa_machdep.c eisa 2891.154Sjdolecek 2901.154Sjdolecek# 2911.154Sjdolecek# MCA-only drivers 2921.154Sjdolecek# 2931.154Sjdolecek 2941.182Slukemdevice mca {[slot = -1]} : bioscall 2951.182Slukeminclude "dev/mca/files.mca" 2961.159Sjdolecekfile arch/i386/mca/mca_machdep.c mca 2971.187Sjdolecek 2981.80Schristos# ISA Plug 'n Play devices 2991.80Schristosfile arch/i386/isa/isapnp_machdep.c isapnp 3001.130Sdrochner 3011.130Sdrochner# 3021.130Sdrochner# VME support 3031.130Sdrochner# 3041.182Slukeminclude "dev/vme/files.vme" 3051.240Sgmcgarry 3061.240Sgmcgarry# 3071.240Sgmcgarry# GPIB support 3081.240Sgmcgarry# 3091.240Sgmcgarryinclude "dev/gpib/files.gpib" 3101.77Sjtk 3111.77Sjtk# 3121.300Sdyoung# CMOS RAM 3131.300Sdyoung# 3141.300Sdyoungdefpseudo cmos 3151.300Sdyoungfile arch/i386/isa/cmos.c cmos needs-flag 3161.300Sdyoung 3171.300Sdyoung# 3181.77Sjtk# Other mainbus-attached devices 3191.77Sjtk# 3201.77Sjtk 3211.290Schristosinclude "dev/apm/files.apm" 3221.290Schristos 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.294Sdrochnerfile arch/i386/i386/compat_13_machdep.c compat_13 3321.244Schristosfile arch/i386/i386/compat_16_machdep.c compat_16 | compat_ibcs2 3331.56Scgd 3341.59Smycroft# SVR4 binary compatibility (COMPAT_SVR4) 3351.182Slukeminclude "compat/svr4/files.svr4" 3361.59Smycroftfile arch/i386/i386/svr4_machdep.c compat_svr4 3371.223Sfvdlfile arch/i386/i386/svr4_sigcode.S compat_svr4 3381.177Smycroftfile arch/i386/i386/svr4_syscall.c compat_svr4 3391.189Schristos 3401.59Smycroft# iBCS-2 binary compatibility (COMPAT_IBCS2) 3411.182Slukeminclude "compat/ibcs2/files.ibcs2" 3421.88Smycroftfile arch/i386/i386/ibcs2_machdep.c compat_ibcs2 3431.223Sfvdlfile arch/i386/i386/ibcs2_sigcode.S compat_ibcs2 3441.176Sjdolecekfile arch/i386/i386/ibcs2_syscall.c compat_ibcs2 3451.56Scgd 3461.59Smycroft# Linux binary compatibility (COMPAT_LINUX) 3471.182Slukeminclude "compat/linux/files.linux" 3481.182Slukeminclude "compat/linux/arch/i386/files.linux_i386" 3491.223Sfvdlfile arch/i386/i386/linux_sigcode.S compat_linux 3501.176Sjdolecekfile arch/i386/i386/linux_syscall.c compat_linux 3511.263Sfvdlfile arch/x86/x86/linux_trap.c compat_linux 3521.58Smycroft 3531.59Smycroft# FreeBSD binary compatibility (COMPAT_FREEBSD) 3541.182Slukeminclude "compat/freebsd/files.freebsd" 3551.58Smycroftfile arch/i386/i386/freebsd_machdep.c compat_freebsd 3561.223Sfvdlfile arch/i386/i386/freebsd_sigcode.S compat_freebsd 3571.179Sjdolecekfile arch/i386/i386/freebsd_syscall.c compat_freebsd 3581.131Schristos 3591.284Srittera# NDIS compatibilty (COMPAT_NDIS) 3601.286Sritterainclude "compat/ndis/files.ndis" 3611.284Srittera 3621.82Saugustss# OSS audio driver compatibility 3631.182Slukeminclude "compat/ossaudio/files.ossaudio" 3641.139Shaya 3651.139Shaya# 3661.139Shaya# CARDBUS 3671.139Shaya# 3681.182Slukeminclude "dev/cardbus/files.cardbus" 3691.139Shayafile arch/i386/i386/rbus_machdep.c cardbus 3701.90Sthorpej 3711.90Sthorpej# XXXX pcic here because it needs to be late. The catch: pcic needs 3721.90Sthorpej# to be late, so devices which attach to it are attached late. But it 3731.90Sthorpej# needs to be before its isa and pci attachments. This answer is 3741.90Sthorpej# non-optimal, but I don't have a better answer right now. 3751.90Sthorpej 3761.165Sitohy# PCIC pcmcia controller 3771.90Sthorpej# XXX this needs to be done very late, so it's done here. This feels 3781.90Sthorpej# like a kludge, but it might be for the best. 3791.93Sthorpej 3801.201Slukemdefparam PCIC_ISA_ALLOC_IOBASE 3811.201Slukemdefparam PCIC_ISA_ALLOC_IOSIZE 3821.201Slukemdefparam PCIC_ISA_INTR_ALLOC_MASK 3831.93Sthorpej 3841.126Spkdevice pcic: pcmciabus 3851.92Sthorpejfile dev/ic/i82365.c pcic 3861.90Sthorpej 3871.114Ssommerfe# PCIC pcmcia controller on ISA bus. 3881.90Sthorpejattach pcic at isa with pcic_isa 3891.90Sthorpejfile dev/isa/i82365_isa.c pcic_isa 3901.90Sthorpej 3911.114Ssommerfe# PCIC pcmcia controller on PCI bus. 3921.90Sthorpejattach pcic at pci with pcic_pci 3931.90Sthorpejfile dev/pci/i82365_pci.c pcic_pci 3941.90Sthorpej 3951.114Ssommerfe# PCIC pcmcia controller on PnP board 3961.182Slukemattach pcic at isapnp with pcic_isapnp 3971.114Ssommerfefile dev/isapnp/i82365_isapnp.c pcic_isapnp 3981.114Ssommerfe 3991.114Ssommerfe# Code common to ISA and ISAPnP attachments 4001.127Snathanwfile dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci 4011.132Sbad 4021.132Sbad# XXXX tcic here because it needs to be late. The catch: tcic needs 4031.132Sbad# to be late, so devices which attach to it are attached late. But it 4041.132Sbad# needs to be before its isa and pci attachments. This answer is 4051.132Sbad# non-optimal, but I don't have a better answer right now. 4061.132Sbad 4071.165Sitohy# TCIC pcmcia controller 4081.132Sbad# XXX this needs to be done very late, so it's done here. This feels 4091.132Sbad# like a kludge, but it might be for the best. 4101.132Sbad 4111.201Slukemdefparam TCIC_ISA_ALLOC_IOBASE 4121.201Slukemdefparam TCIC_ISA_ALLOC_IOSIZE 4131.201Slukemdefparam TCIC_ISA_INTR_ALLOC_MASK 4141.132Sbad 4151.132Sbaddevice tcic: pcmciabus 4161.132Sbadfile dev/ic/tcic2.c tcic 4171.132Sbad 4181.165Sitohy# TCIC pcmcia controller 4191.132Sbadattach tcic at isa with tcic_isa 4201.132Sbadfile dev/isa/tcic2_isa.c tcic_isa 4211.90Sthorpej 4221.90Sthorpej# this wants to be probed as late as possible. 4231.90Sthorpej# 4241.90Sthorpej# Machine-independent PCMCIA drivers 4251.90Sthorpej# 4261.182Slukeminclude "dev/pcmcia/files.pcmcia" 4271.90Sthorpej 4281.90Sthorpej 4291.182Slukeminclude "dev/usb/files.usb" 4301.170Sonoe 4311.289Sgdamoreinclude "dev/bluetooth/files.bluetooth" 4321.289Sgdamore 4331.349Snonakainclude "dev/sdmmc/files.sdmmc" 4341.349Snonaka 4351.182Slukeminclude "dev/ieee1394/files.ieee1394" 4361.141Sdrochner 4371.182Slukeminclude "arch/i386/pnpbios/files.pnpbios" 4381.198Sthorpej 4391.198Sthorpejinclude "dev/acpi/files.acpi" 4401.323Sjmcneillfile arch/i386/acpi/acpi_wakeup_low.S acpi 4411.207Schristos 4421.344Sjmcneill# Obsolete vesabios/vesafb flags 4431.344Sjmcneillobsolete defflag opt_vesabios.h VESABIOSVERBOSE 4441.344Sjmcneillobsolete defparam opt_vesafb.h VESAFB_WIDTH VESAFB_HEIGHT VESAFB_DEPTH 4451.344Sjmcneillobsolete defflag opt_vesafb.h VESAFB_PM 4461.344Sjmcneill 4471.309Sjmcneill# AMD Geode LX Security Block 4481.309Sjmcneilldevice glxsb: opencrypto 4491.370Smbalmerattach glxsb at pci 4501.309Sjmcneillfile arch/i386/pci/glxsb.c glxsb 4511.309Sjmcneill 4521.214Sgehennainclude "arch/i386/conf/majors.i386" 4531.322Sbouyerendif #xen 454