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