CARDBUS revision 1.71
1# $NetBSD: CARDBUS,v 1.71 2003/10/13 05:43:14 dyoung Exp $ 2# 3# CARDBUS: GENERIC + CardBus support 4 5include "arch/i386/conf/GENERIC" 6 7# Following makes ARMADA M700's happy 8#options RBUS_MIN_START=0x20000000 9#options RBUS_IO_BASE=0x600 10#options RBUS_IO_SIZE=0x100 11 12# Configure PCI using BIOS information 13options PCIBIOS # PCI BIOS support 14#options PCIBIOSVERBOSE # PCI BIOS verbose info 15options PCIBIOS_ADDR_FIXUP # fixup PCI I/O addresses 16options PCIBIOS_BUS_FIXUP # fixup PCI bus numbering 17options PCIBIOS_INTR_FIXUP # fixup PCI interrupt routing 18#options PCIBIOS_IRQS_HINT=0x0a00 # PCI interrupts hint. IRQ 9 or 11 19options PCIBIOS_INTR_GUESS # see pcibios(4) 20#options PCIINTR_DEBUG # super-verbose PCI interrupt fixup 21 22 # Cardbus bridges 23ppb* at cardbus? dev ? function ? # Cardbus-PCI bridges (www.magma.com) 24 25 # CardBus bridge support 26cbb* at pci? dev ? function ? 27cardslot* at cbb? 28 29# CardBus bus support 30cardbus* at cardslot? 31pcmcia* at cardslot? 32 33# CardBus serial interfaces 34com* at cardbus? dev ? function ? # Modems and serial cards 35 36# CardBus SCSI cards 37adv* at cardbus? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI 38ahc* at cardbus? dev ? function ? # Adaptec ADP-1480 39 40# CardBus network cards 41atw* at cardbus? dev ? function ? # ADMtek ADM8211 (802.11) 42ex* at cardbus? dev ? function ? # 3Com 3C575TX 43fxp* at cardbus? dev ? function ? # Intel i8255x 44rtk* at cardbus? dev ? function ? # Realtek 8129/8139 45tlp* at cardbus? dev ? function ? # DECchip 21143 46 47# CardBus USB controllers 48ehci* at cardbus? dev ? function ? # Enhanced Host Controller 49ohci* at cardbus? dev ? function ? # Open Host Controller 50 51# PCMCIA audio devices 52esl* at pcmcia? function ? # ESS 1688 AudioDrive 53 54# OPL[23] FM synthesizers 55opl* at esl? 56