Home | History | Annotate | Line # | Download | only in conf
CARDBUS revision 1.79.8.2
      1  1.79.8.1       jym # $NetBSD: CARDBUS,v 1.79.8.2 2011/03/29 20:42:58 jym Exp $
      2       1.1      haya #
      3      1.70     soren #	CARDBUS: GENERIC + CardBus support
      4      1.24   thorpej 
      5      1.70     soren include 	"arch/i386/conf/GENERIC"
      6  1.79.8.1       jym 
      7      1.70     soren # Following makes ARMADA M700's happy
      8      1.48       mcr #options 	RBUS_MIN_START=0x20000000
      9      1.48       mcr #options 	RBUS_IO_BASE=0x600
     10      1.48       mcr #options 	RBUS_IO_SIZE=0x100
     11      1.48       mcr 
     12      1.16     jhawk # Configure PCI using BIOS information
     13      1.24   thorpej options 	PCIBIOS			# PCI BIOS support
     14      1.16     jhawk #options 	PCIBIOSVERBOSE		# PCI BIOS verbose info
     15      1.18      soda #options 	PCIBIOS_IRQS_HINT=0x0a00 # PCI interrupts hint. IRQ 9 or 11
     16      1.24   thorpej options 	PCIBIOS_INTR_GUESS	# see pcibios(4)
     17      1.16     jhawk #options 	PCIINTR_DEBUG		# super-verbose PCI interrupt fixup
     18      1.74    sekiya 
     19      1.74    sekiya # PCI fixups, for both PCIBIOS and ACPI
     20      1.74    sekiya options 	PCI_ADDR_FIXUP		# fixup PCI I/O addresses
     21      1.74    sekiya options 	PCI_BUS_FIXUP		# fixup PCI bus numbering
     22      1.74    sekiya options 	PCI_INTR_FIXUP		# fixup PCI interrupt routing
     23  1.79.8.1       jym 
     24  1.79.8.1       jym # Cardbus bridges
     25      1.75  drochner ppb*	at cardbus? function ?	# Cardbus-PCI bridges (www.magma.com)
     26  1.79.8.1       jym 
     27  1.79.8.1       jym # CardBus bridge support
     28      1.16     jhawk cbb*		at pci? dev ? function ?
     29      1.46     lukem cardslot*	at cbb?
     30  1.79.8.1       jym 
     31       1.1      haya # CardBus bus support
     32       1.1      haya cardbus*	at cardslot?
     33  1.79.8.1       jym pcmcia* 	at cardslot?
     34  1.79.8.1       jym 
     35      1.13      joda # CardBus serial interfaces
     36      1.75  drochner com*	at cardbus? function ?	# Modems and serial cards
     37  1.79.8.1       jym 
     38      1.16     jhawk # CardBus SCSI cards
     39      1.75  drochner adv*	at cardbus? function ?	# AdvanSys 1200[A,B], 9xx[U,UA] SCSI
     40      1.75  drochner ahc*	at cardbus? function ?	# Adaptec ADP-1480
     41      1.75  drochner njs*	at cardbus? function ?	# Workbit NinjaSCSI-32
     42  1.79.8.1       jym 
     43      1.77     itohy # CardBus IDE controllers
     44      1.78     itohy njata*	at cardbus? function ? flags 0x01	# Workbit NinjaATA-32
     45      1.77     itohy 
     46       1.4      joda # CardBus network cards
     47      1.75  drochner ath*	at cardbus? function ?	# Atheros 5210/5211/5212 802.11
     48      1.75  drochner atw*	at cardbus? function ?	# ADMtek ADM8211 (802.11)
     49  1.79.8.1       jym ex*	at cardbus? function ?	# 3Com 3c575TX
     50      1.75  drochner fxp*	at cardbus? function ?	# Intel i8255x
     51      1.75  drochner rtk*	at cardbus? function ?	# Realtek 8129/8139
     52      1.75  drochner tlp*	at cardbus? function ?	# DECchip 21143
     53  1.79.8.1       jym 
     54       1.2  augustss # CardBus USB controllers
     55      1.75  drochner ehci*	at cardbus? function ?	# Enhanced Host Controller
     56      1.75  drochner ohci*	at cardbus? function ?	# Open Host Controller
     57