CARDBUS revision 1.72
11.72Sdyoung# $NetBSD: CARDBUS,v 1.72 2003/12/14 09:54:01 dyoung 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.24Sthorpejoptions PCIBIOS_ADDR_FIXUP # fixup PCI I/O addresses 161.24Sthorpejoptions PCIBIOS_BUS_FIXUP # fixup PCI bus numbering 171.24Sthorpejoptions PCIBIOS_INTR_FIXUP # fixup PCI interrupt routing 181.18Ssoda#options PCIBIOS_IRQS_HINT=0x0a00 # PCI interrupts hint. IRQ 9 or 11 191.24Sthorpejoptions PCIBIOS_INTR_GUESS # see pcibios(4) 201.16Sjhawk#options PCIINTR_DEBUG # super-verbose PCI interrupt fixup 211.70Ssoren 221.70Ssoren # Cardbus bridges 231.48Smcrppb* at cardbus? dev ? function ? # Cardbus-PCI bridges (www.magma.com) 241.70Ssoren 251.70Ssoren # CardBus bridge support 261.16Sjhawkcbb* at pci? dev ? function ? 271.46Slukemcardslot* at cbb? 281.70Ssoren 291.1Shaya# CardBus bus support 301.1Shayacardbus* at cardslot? 311.1Shayapcmcia* at cardslot? 321.70Ssoren 331.13Sjoda# CardBus serial interfaces 341.13Sjodacom* at cardbus? dev ? function ? # Modems and serial cards 351.70Ssoren 361.16Sjhawk# CardBus SCSI cards 371.51Saugustssadv* at cardbus? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI 381.16Sjhawkahc* at cardbus? dev ? function ? # Adaptec ADP-1480 391.70Ssoren 401.4Sjoda# CardBus network cards 411.72Sdyoungath* at cardbus? dev ? function ? # Atheros 5210/5211/5212 802.11 421.71Sdyoungatw* at cardbus? dev ? function ? # ADMtek ADM8211 (802.11) 431.5Saugustssex* at cardbus? dev ? function ? # 3Com 3C575TX 441.5Saugustssfxp* at cardbus? dev ? function ? # Intel i8255x 451.16Sjhawkrtk* at cardbus? dev ? function ? # Realtek 8129/8139 461.7Sthorpejtlp* at cardbus? dev ? function ? # DECchip 21143 471.70Ssoren 481.2Saugustss# CardBus USB controllers 491.70Ssorenehci* at cardbus? dev ? function ? # Enhanced Host Controller 501.5Saugustssohci* at cardbus? dev ? function ? # Open Host Controller 511.1Shaya 521.40Slukem# PCMCIA audio devices 531.70Ssorenesl* at pcmcia? function ? # ESS 1688 AudioDrive 541.70Ssoren 551.16Sjhawk# OPL[23] FM synthesizers 561.40Slukemopl* at esl? 57