DBAU1500 revision 1.4
1# $NetBSD: DBAU1500,v 1.4 2006/02/14 04:26:59 gdamore Exp $ 2# 3# Kernel config for the AMD Alchemy DBAu1500 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_AU1500 16options ALCHEMY_DBAU1500 17options PCI_NETBSD_CONFIGURE 18 19# XXX AU1500 PCI seems busted, at least on the DBAU1500. Attempts to use 20# commands like "dd if=/dev/zero of=/tmp/f bs=64k count=1000" result in 21# kernel panics when running diskless with / mounted over a PCI NIC. 22# 23# Additionally early steppings (AB, AC) of the AU1500 are incredibly buggy 24# and are unlikely to perform properly without special software workarounds 25# that I have not yet figured out. 26# 27# Finally, the AU1500 pci bus is completely hopeless when it comes to making 28# PCI-PCI bridges (such as multiport ethernet cards). The design is flawed, 29# and has not been fixed in at least the AD stepping of the AU1500. 30# 31# aupci* at aubus? addr ? 32# pci* at aupci? 33 34# Note that this is just fairly random selection of PCI devices. 35# Only the hptide controller is actually on-board. 36 37bge* at pci? dev ? function ? # Broadcom GigE 38wi* at pci? dev ? function ? # Intersil PRISM WLAN 39ral* at pci? dev ? function ? # Ralink WLAN 40re* at pci? dev ? function ? # Realtek 8169 GigE 41tlp* at pci? dev ? function ? # DEC Tulip Ethernet 42vge* at pci? dev ? function ? # VIA GigE 43rtk* at pci? dev ? function ? # Realtek 8129/8139 44hptide* at pci? dev ? function ? # Triones/HighPoint IDE 45 46atabus* at ata? 47wd* at atabus? drive ? flags 0x0000 48 49atapibus* at atabus? 50cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 51sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 52uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown 53