NetBSD/sys/arch/i386/conf/CARDBUS

55 lines
1.7 KiB
Plaintext
Raw Normal View History

# $NetBSD: CARDBUS,v 1.70 2002/10/19 20:32:48 soren Exp $
#
# CARDBUS: GENERIC + CardBus support
include "arch/i386/conf/GENERIC"
# Following makes ARMADA M700's happy
#options RBUS_MIN_START=0x20000000
#options RBUS_IO_BASE=0x600
#options RBUS_IO_SIZE=0x100
# Configure PCI using BIOS information
options PCIBIOS # PCI BIOS support
#options PCIBIOSVERBOSE # PCI BIOS verbose info
options PCIBIOS_ADDR_FIXUP # fixup PCI I/O addresses
options PCIBIOS_BUS_FIXUP # fixup PCI bus numbering
options PCIBIOS_INTR_FIXUP # fixup PCI interrupt routing
#options PCIBIOS_IRQS_HINT=0x0a00 # PCI interrupts hint. IRQ 9 or 11
options PCIBIOS_INTR_GUESS # see pcibios(4)
#options PCIINTR_DEBUG # super-verbose PCI interrupt fixup
# Cardbus bridges
ppb* at cardbus? dev ? function ? # Cardbus-PCI bridges (www.magma.com)
# CardBus bridge support
cbb* at pci? dev ? function ?
cardslot* at cbb?
# CardBus bus support
cardbus* at cardslot?
pcmcia* at cardslot?
2000-04-13 15:21:18 +04:00
# CardBus serial interfaces
com* at cardbus? dev ? function ? # Modems and serial cards
# CardBus SCSI cards
adv* at cardbus? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
2002-01-28 04:23:32 +03:00
ahc* at cardbus? dev ? function ? # Adaptec ADP-1480
1999-10-31 18:17:03 +03:00
# CardBus network cards
ex* at cardbus? dev ? function ? # 3Com 3C575TX
fxp* at cardbus? dev ? function ? # Intel i8255x
rtk* at cardbus? dev ? function ? # Realtek 8129/8139
1999-12-07 22:37:40 +03:00
tlp* at cardbus? dev ? function ? # DECchip 21143
1999-10-15 17:16:42 +04:00
# CardBus USB controllers
ehci* at cardbus? dev ? function ? # Enhanced Host Controller
ohci* at cardbus? dev ? function ? # Open Host Controller
1999-10-15 17:16:42 +04:00
# PCMCIA audio devices
esl* at pcmcia? function ? # ESS 1688 AudioDrive
# OPL[23] FM synthesizers
opl* at esl?