Home | History | Annotate | Line # | Download | only in conf
DBAU1550 revision 1.8.2.2
      1  1.8.2.2  simonb #	$NetBSD: DBAU1550,v 1.8.2.2 2006/04/22 11:37:24 simonb Exp $
      2  1.8.2.2  simonb #
      3  1.8.2.2  simonb # Kernel config for the AMD Alchemy DBAu1550 evaluation board.
      4  1.8.2.2  simonb 
      5  1.8.2.2  simonb include		"arch/evbmips/conf/ALCHEMY"
      6  1.8.2.2  simonb 
      7  1.8.2.2  simonb no options 	ALCHEMY_AU1000
      8  1.8.2.2  simonb no options 	ALCHEMY_AU1100
      9  1.8.2.2  simonb no options 	ALCHEMY_AU1500
     10  1.8.2.2  simonb no options 	ALCHEMY_AU1550
     11  1.8.2.2  simonb no options 	ALCHEMY_GENERIC
     12  1.8.2.2  simonb 
     13  1.8.2.2  simonb # configure out local board support
     14  1.8.2.2  simonb 
     15  1.8.2.2  simonb options 	ALCHEMY_AU1550
     16  1.8.2.2  simonb options 	ALCHEMY_DBAU1550
     17  1.8.2.2  simonb options 	PCI_NETBSD_CONFIGURE
     18  1.8.2.2  simonb 
     19  1.8.2.2  simonb aupci*		at aubus? addr ?
     20  1.8.2.2  simonb pci*		at aupci?
     21  1.8.2.2  simonb aupcmcia*	at aubus? addr ?
     22  1.8.2.2  simonb pcmcia*		at aupcmcia?
     23  1.8.2.2  simonb 
     24  1.8.2.2  simonb 
     25  1.8.2.2  simonb # PCMCIA devices
     26  1.8.2.2  simonb wdc*		at pcmcia? function ?		# IDE
     27  1.8.2.2  simonb atabus*		at wdc?
     28  1.8.2.2  simonb an*		at pcmcia? function ?		# Aironet (802.11b)
     29  1.8.2.2  simonb #wi*		at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
     30  1.8.2.2  simonb #ep*		at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
     31  1.8.2.2  simonb #ne*		at pcmcia? function ?		# NE2000-compatible Ethernet
     32  1.8.2.2  simonb #mhzc*		at pcmcia? function ?		# 3Com/MHz Combo
     33  1.8.2.2  simonb #com*		at mhzc?
     34  1.8.2.2  simonb #sm*		at mhzc?
     35  1.8.2.2  simonb 
     36  1.8.2.2  simonb # Note that this is just fairly random selection of PCI devices.
     37  1.8.2.2  simonb 
     38  1.8.2.2  simonb # Ethernet cards
     39  1.8.2.2  simonb ath*		at pci? dev ? function ?	# Atheros WLAN 
     40  1.8.2.2  simonb bge*		at pci? dev ? function ?	# Broadcom GigE
     41  1.8.2.2  simonb fxp*		at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
     42  1.8.2.2  simonb ral*		at pci?	dev ? function ?	# Ralink WLAN
     43  1.8.2.2  simonb re*		at pci? dev ? function ?	# Realtek 8169 GigE
     44  1.8.2.2  simonb rtk*		at pci? dev ? function ?	# Realtek 8129/8139
     45  1.8.2.2  simonb sip*		at pci? dev ? function ?	# SiS 900/DP83815 Ethernet
     46  1.8.2.2  simonb tlp*		at pci? dev ? function ?	# DEC Tulip Ethernet
     47  1.8.2.2  simonb vge*		at pci? dev ? function ?	# VIA GigE
     48  1.8.2.2  simonb wi*		at pci? dev ? function ?	# Intersil PRISM WLAN
     49  1.8.2.2  simonb 
     50  1.8.2.2  simonb # (on-board) IDE controller
     51  1.8.2.2  simonb hptide*		at pci? dev ? function ?	# Triones/HighPoint IDE
     52  1.8.2.2  simonb 
     53  1.8.2.2  simonb atabus*		at ata?
     54  1.8.2.2  simonb wd*		at atabus? drive ? flags 0x0000
     55  1.8.2.2  simonb 
     56  1.8.2.2  simonb atapibus*	at atabus?
     57  1.8.2.2  simonb cd*		at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
     58  1.8.2.2  simonb sd*		at atapibus? drive ? flags 0x0000	# ATAPI disk drives
     59  1.8.2.2  simonb uk*		at atapibus? drive ? flags 0x0000	# ATAPI unknown
     60