CARDBUS revision 1.70
11.70Ssoren# $NetBSD: CARDBUS,v 1.70 2002/10/19 20:32:48 soren 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.5Saugustssex*	at cardbus? dev ? function ?	# 3Com 3C575TX
421.5Saugustssfxp*	at cardbus? dev ? function ?	# Intel i8255x
431.16Sjhawkrtk*	at cardbus? dev ? function ?	# Realtek 8129/8139
441.7Sthorpejtlp*	at cardbus? dev ? function ?	# DECchip 21143
451.70Ssoren 
461.2Saugustss# CardBus USB controllers
471.70Ssorenehci*	at cardbus? dev ? function ?	# Enhanced Host Controller
481.5Saugustssohci*	at cardbus? dev ? function ?	# Open Host Controller
491.1Shaya
501.40Slukem# PCMCIA audio devices
511.70Ssorenesl*	at pcmcia? function ?		# ESS 1688 AudioDrive
521.70Ssoren 
531.16Sjhawk# OPL[23] FM synthesizers
541.40Slukemopl*	at esl?
55