Home | History | Annotate | Line # | Download | only in conf
DBAU1550 revision 1.3
      1 #	$NetBSD: DBAU1550,v 1.3 2006/02/09 00:26:39 gdamore 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 # Only the hptide controller is actually on-board.
     24 
     25 bge*		at pci? dev ? function ?	# Broadcom GigE
     26 wi*		at pci? dev ? function ?	# Intersil PRISM WLAN
     27 ral*		at pci?	dev ? function ?	# Ralink WLAN
     28 re*		at pci? dev ? function ?	# Realtek 8169 GigE
     29 tlp*		at pci? dev ? function ?	# DEC Tulip Ethernet
     30 vge*		at pci? dev ? function ?	# VIA GigE
     31 rtk*		at pci? dev ? function ?	# Realtek 8129/8139
     32 hptide*		at pci? dev ? function ?	# Triones/HighPoint IDE
     33 
     34 atabus*		at ata?
     35 wd*		at atabus? drive ? flags 0x0000
     36 
     37 atapibus*	at atabus?
     38 cd*		at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
     39 sd*		at atapibus? drive ? flags 0x0000	# ATAPI disk drives
     40 uk*		at atapibus? drive ? flags 0x0000	# ATAPI unknown
     41 
     42