Home | History | Annotate | Line # | Download | only in conf
DBAU1550 revision 1.4
      1 #	$NetBSD: DBAU1550,v 1.4 2006/02/12 20:49:34 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 augpio*	at aubus? addr ?
     23 gpio*	at augpio?
     24 
     25 # Note that this is just fairly random selection of PCI devices.
     26 # Only the hptide controller is actually on-board.
     27 
     28 bge*		at pci? dev ? function ?	# Broadcom GigE
     29 wi*		at pci? dev ? function ?	# Intersil PRISM WLAN
     30 ral*		at pci?	dev ? function ?	# Ralink WLAN
     31 re*		at pci? dev ? function ?	# Realtek 8169 GigE
     32 tlp*		at pci? dev ? function ?	# DEC Tulip Ethernet
     33 vge*		at pci? dev ? function ?	# VIA GigE
     34 rtk*		at pci? dev ? function ?	# Realtek 8129/8139
     35 hptide*		at pci? dev ? function ?	# Triones/HighPoint IDE
     36 
     37 atabus*		at ata?
     38 wd*		at atabus? drive ? flags 0x0000
     39 
     40 atapibus*	at atabus?
     41 cd*		at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
     42 sd*		at atapibus? drive ? flags 0x0000	# ATAPI disk drives
     43 uk*		at atapibus? drive ? flags 0x0000	# ATAPI unknown
     44 
     45