CARDBUS revision 1.75
11.75Sdrochner# $NetBSD: CARDBUS,v 1.75 2005/09/09 16:26:19 drochner Exp $ 21.1Shaya# 31.70Ssoren# CARDBUS: GENERIC + CardBus support 41.24Sthorpej 51.70Ssoreninclude "arch/i386/conf/GENERIC" 61.70Ssoren 71.70Ssoren# Following makes ARMADA M700's happy 81.48Smcr#options RBUS_MIN_START=0x20000000 91.48Smcr#options RBUS_IO_BASE=0x600 101.48Smcr#options RBUS_IO_SIZE=0x100 111.48Smcr 121.16Sjhawk# Configure PCI using BIOS information 131.24Sthorpejoptions PCIBIOS # PCI BIOS support 141.16Sjhawk#options PCIBIOSVERBOSE # PCI BIOS verbose info 151.18Ssoda#options PCIBIOS_IRQS_HINT=0x0a00 # PCI interrupts hint. IRQ 9 or 11 161.24Sthorpejoptions PCIBIOS_INTR_GUESS # see pcibios(4) 171.16Sjhawk#options PCIINTR_DEBUG # super-verbose PCI interrupt fixup 181.74Ssekiya 191.74Ssekiya# PCI fixups, for both PCIBIOS and ACPI 201.74Ssekiyaoptions PCI_ADDR_FIXUP # fixup PCI I/O addresses 211.74Ssekiyaoptions PCI_BUS_FIXUP # fixup PCI bus numbering 221.74Ssekiyaoptions PCI_INTR_FIXUP # fixup PCI interrupt routing 231.70Ssoren 241.70Ssoren # Cardbus bridges 251.75Sdrochnerppb* at cardbus? function ? # Cardbus-PCI bridges (www.magma.com) 261.70Ssoren 271.70Ssoren # CardBus bridge support 281.16Sjhawkcbb* at pci? dev ? function ? 291.46Slukemcardslot* at cbb? 301.70Ssoren 311.1Shaya# CardBus bus support 321.1Shayacardbus* at cardslot? 331.1Shayapcmcia* at cardslot? 341.70Ssoren 351.13Sjoda# CardBus serial interfaces 361.75Sdrochnercom* at cardbus? function ? # Modems and serial cards 371.70Ssoren 381.16Sjhawk# CardBus SCSI cards 391.75Sdrochneradv* at cardbus? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI 401.75Sdrochnerahc* at cardbus? function ? # Adaptec ADP-1480 411.75Sdrochnernjs* at cardbus? function ? # Workbit NinjaSCSI-32 421.70Ssoren 431.4Sjoda# CardBus network cards 441.75Sdrochnerath* at cardbus? function ? # Atheros 5210/5211/5212 802.11 451.75Sdrochneratw* at cardbus? function ? # ADMtek ADM8211 (802.11) 461.75Sdrochnerex* at cardbus? function ? # 3Com 3C575TX 471.75Sdrochnerfxp* at cardbus? function ? # Intel i8255x 481.75Sdrochnerrtk* at cardbus? function ? # Realtek 8129/8139 491.75Sdrochnertlp* at cardbus? function ? # DECchip 21143 501.70Ssoren 511.2Saugustss# CardBus USB controllers 521.75Sdrochnerehci* at cardbus? function ? # Enhanced Host Controller 531.75Sdrochnerohci* at cardbus? function ? # Open Host Controller 541.1Shaya 551.40Slukem# PCMCIA audio devices 561.70Ssorenesl* at pcmcia? function ? # ESS 1688 AudioDrive 571.70Ssoren 581.16Sjhawk# OPL[23] FM synthesizers 591.40Slukemopl* at esl? 60