DBAU1550 revision 1.8
11.8Sgdamore#	$NetBSD: DBAU1550,v 1.8 2006/04/04 04:30:28 gdamore Exp $
21.1Sgdamore#
31.1Sgdamore# Kernel config for the AMD Alchemy DBAu1550 evaluation board.
41.1Sgdamore
51.2Sgdamoreinclude		"arch/evbmips/conf/ALCHEMY"
61.1Sgdamore
71.6Ssimonbno options 	ALCHEMY_AU1000
81.6Ssimonbno options 	ALCHEMY_AU1100
91.6Ssimonbno options 	ALCHEMY_AU1500
101.6Ssimonbno options 	ALCHEMY_AU1550
111.6Ssimonbno options 	ALCHEMY_GENERIC
121.1Sgdamore
131.2Sgdamore# configure out local board support
141.1Sgdamore
151.6Ssimonboptions 	ALCHEMY_AU1550
161.6Ssimonboptions 	ALCHEMY_DBAU1550
171.6Ssimonboptions 	PCI_NETBSD_CONFIGURE
181.3Sgdamore
191.7Sgdamoreaupci*		at aubus? addr ?
201.7Sgdamorepci*		at aupci?
211.7Sgdamoreaupcmcia*	at aubus? addr ?
221.7Sgdamorepcmcia*		at aupcmcia?
231.7Sgdamore
241.7Sgdamore
251.7Sgdamore# PCMCIA devices
261.7Sgdamorewdc*		at pcmcia? function ?		# IDE
271.7Sgdamoreatabus*		at wdc?
281.7Sgdamorean*		at pcmcia? function ?		# Aironet (802.11b)
291.7Sgdamore#wi*		at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
301.7Sgdamore#ep*		at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
311.7Sgdamore#ne*		at pcmcia? function ?		# NE2000-compatible Ethernet
321.7Sgdamore#mhzc*		at pcmcia? function ?		# 3Com/MHz Combo
331.7Sgdamore#com*		at mhzc?
341.7Sgdamore#sm*		at mhzc?
351.3Sgdamore
361.3Sgdamore# Note that this is just fairly random selection of PCI devices.
371.3Sgdamore
381.6Ssimonb# Ethernet cards
391.8Sgdamoreath*		at pci? dev ? function ?	# Atheros WLAN 
401.3Sgdamorebge*		at pci? dev ? function ?	# Broadcom GigE
411.6Ssimonbfxp*		at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
421.3Sgdamoreral*		at pci?	dev ? function ?	# Ralink WLAN
431.3Sgdamorere*		at pci? dev ? function ?	# Realtek 8169 GigE
441.6Ssimonbrtk*		at pci? dev ? function ?	# Realtek 8129/8139
451.6Ssimonbsip*		at pci? dev ? function ?	# SiS 900/DP83815 Ethernet
461.3Sgdamoretlp*		at pci? dev ? function ?	# DEC Tulip Ethernet
471.3Sgdamorevge*		at pci? dev ? function ?	# VIA GigE
481.6Ssimonbwi*		at pci? dev ? function ?	# Intersil PRISM WLAN
491.6Ssimonb
501.6Ssimonb# (on-board) IDE controller
511.3Sgdamorehptide*		at pci? dev ? function ?	# Triones/HighPoint IDE
521.3Sgdamore
531.3Sgdamoreatabus*		at ata?
541.3Sgdamorewd*		at atabus? drive ? flags 0x0000
551.3Sgdamore
561.3Sgdamoreatapibus*	at atabus?
571.3Sgdamorecd*		at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
581.3Sgdamoresd*		at atapibus? drive ? flags 0x0000	# ATAPI disk drives
591.3Sgdamoreuk*		at atapibus? drive ? flags 0x0000	# ATAPI unknown
60