CARDBUS revision 1.81
11.81Sdholland# $NetBSD: CARDBUS,v 1.81 2010/01/03 03:53:34 dholland Exp $ 21.1Shaya# 31.70Ssoren# CARDBUS: GENERIC + CardBus support 41.24Sthorpej 51.70Ssoreninclude "arch/i386/conf/GENERIC" 61.81Sdholland 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.81Sdholland 241.81Sdholland# Cardbus bridges 251.75Sdrochnerppb* at cardbus? function ? # Cardbus-PCI bridges (www.magma.com) 261.81Sdholland 271.81Sdholland# CardBus bridge support 281.16Sjhawkcbb* at pci? dev ? function ? 291.46Slukemcardslot* at cbb? 301.81Sdholland 311.1Shaya# CardBus bus support 321.1Shayacardbus* at cardslot? 331.81Sdhollandpcmcia* at cardslot? 341.81Sdholland 351.13Sjoda# CardBus serial interfaces 361.75Sdrochnercom* at cardbus? function ? # Modems and serial cards 371.81Sdholland 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.81Sdholland 431.77Sitohy# CardBus IDE controllers 441.78Sitohynjata* at cardbus? function ? flags 0x01 # Workbit NinjaATA-32 451.77Sitohy 461.4Sjoda# CardBus network cards 471.75Sdrochnerath* at cardbus? function ? # Atheros 5210/5211/5212 802.11 481.75Sdrochneratw* at cardbus? function ? # ADMtek ADM8211 (802.11) 491.80Sdhollandex* at cardbus? function ? # 3Com 3c575TX 501.75Sdrochnerfxp* at cardbus? function ? # Intel i8255x 511.75Sdrochnerrtk* at cardbus? function ? # Realtek 8129/8139 521.75Sdrochnertlp* at cardbus? function ? # DECchip 21143 531.81Sdholland 541.2Saugustss# CardBus USB controllers 551.75Sdrochnerehci* at cardbus? function ? # Enhanced Host Controller 561.75Sdrochnerohci* at cardbus? function ? # Open Host Controller 57