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