42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
# $NetBSD: DBAU1550,v 1.5 2006/02/13 00:09:15 gdamore Exp $
|
|
#
|
|
# Kernel config for the AMD Alchemy DBAu1550 evaluation board.
|
|
|
|
include "arch/evbmips/conf/ALCHEMY"
|
|
|
|
no options ALCHEMY_AU1000
|
|
no options ALCHEMY_AU1100
|
|
no options ALCHEMY_AU1500
|
|
no options ALCHEMY_AU1550
|
|
no options ALCHEMY_GENERIC
|
|
|
|
# configure out local board support
|
|
|
|
options ALCHEMY_AU1550
|
|
options ALCHEMY_DBAU1550
|
|
options PCI_NETBSD_CONFIGURE
|
|
|
|
aupci* at aubus? addr ?
|
|
pci* at aupci?
|
|
|
|
# Note that this is just fairly random selection of PCI devices.
|
|
# Only the hptide controller is actually on-board.
|
|
|
|
bge* at pci? dev ? function ? # Broadcom GigE
|
|
wi* at pci? dev ? function ? # Intersil PRISM WLAN
|
|
ral* at pci? dev ? function ? # Ralink WLAN
|
|
re* at pci? dev ? function ? # Realtek 8169 GigE
|
|
tlp* at pci? dev ? function ? # DEC Tulip Ethernet
|
|
vge* at pci? dev ? function ? # VIA GigE
|
|
rtk* at pci? dev ? function ? # Realtek 8129/8139
|
|
hptide* at pci? dev ? function ? # Triones/HighPoint IDE
|
|
|
|
atabus* at ata?
|
|
wd* at atabus? drive ? flags 0x0000
|
|
|
|
atapibus* at atabus?
|
|
cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
|
|
sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives
|
|
uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown
|
|
|