Home | History | Annotate | Line # | Download | only in conf
DBAU1550 revision 1.6
      1 #	$NetBSD: DBAU1550,v 1.6 2006/02/25 11:47:41 simonb Exp $
      2 #
      3 # Kernel config for the AMD Alchemy DBAu1550 evaluation board.
      4 
      5 include		"arch/evbmips/conf/ALCHEMY"
      6 
      7 no options 	ALCHEMY_AU1000
      8 no options 	ALCHEMY_AU1100
      9 no options 	ALCHEMY_AU1500
     10 no options 	ALCHEMY_AU1550
     11 no options 	ALCHEMY_GENERIC
     12 
     13 # configure out local board support
     14 
     15 options 	ALCHEMY_AU1550
     16 options 	ALCHEMY_DBAU1550
     17 options 	PCI_NETBSD_CONFIGURE
     18 
     19 aupci*	at aubus? addr ?
     20 pci*	at aupci?
     21 
     22 # Note that this is just fairly random selection of PCI devices.
     23 
     24 # Ethernet cards
     25 bge*		at pci? dev ? function ?	# Broadcom GigE
     26 fxp*		at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
     27 ral*		at pci?	dev ? function ?	# Ralink WLAN
     28 re*		at pci? dev ? function ?	# Realtek 8169 GigE
     29 rtk*		at pci? dev ? function ?	# Realtek 8129/8139
     30 sip*		at pci? dev ? function ?	# SiS 900/DP83815 Ethernet
     31 tlp*		at pci? dev ? function ?	# DEC Tulip Ethernet
     32 vge*		at pci? dev ? function ?	# VIA GigE
     33 wi*		at pci? dev ? function ?	# Intersil PRISM WLAN
     34 
     35 # (on-board) IDE controller
     36 hptide*		at pci? dev ? function ?	# Triones/HighPoint IDE
     37 
     38 atabus*		at ata?
     39 wd*		at atabus? drive ? flags 0x0000
     40 
     41 atapibus*	at atabus?
     42 cd*		at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
     43 sd*		at atapibus? drive ? flags 0x0000	# ATAPI disk drives
     44 uk*		at atapibus? drive ? flags 0x0000	# ATAPI unknown
     45