1 1.5.2.3 yamt # $NetBSD: DBAU1550,v 1.5.2.3 2006/03/01 09:27:46 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.3 yamt no options ALCHEMY_AU1000 8 1.5.2.3 yamt no options ALCHEMY_AU1100 9 1.5.2.3 yamt no options ALCHEMY_AU1500 10 1.5.2.3 yamt no options ALCHEMY_AU1550 11 1.5.2.3 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.3 yamt options ALCHEMY_AU1550 16 1.5.2.3 yamt options ALCHEMY_DBAU1550 17 1.5.2.3 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 24 1.5.2.3 yamt # Ethernet cards 25 1.5.2.2 yamt bge* at pci? dev ? function ? # Broadcom GigE 26 1.5.2.3 yamt fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 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.3 yamt rtk* at pci? dev ? function ? # Realtek 8129/8139 30 1.5.2.3 yamt sip* at pci? dev ? function ? # SiS 900/DP83815 Ethernet 31 1.5.2.2 yamt tlp* at pci? dev ? function ? # DEC Tulip Ethernet 32 1.5.2.2 yamt vge* at pci? dev ? function ? # VIA GigE 33 1.5.2.3 yamt wi* at pci? dev ? function ? # Intersil PRISM WLAN 34 1.5.2.3 yamt 35 1.5.2.3 yamt # (on-board) IDE controller 36 1.5.2.2 yamt hptide* at pci? dev ? function ? # Triones/HighPoint IDE 37 1.5.2.2 yamt 38 1.5.2.2 yamt atabus* at ata? 39 1.5.2.2 yamt wd* at atabus? drive ? flags 0x0000 40 1.5.2.2 yamt 41 1.5.2.2 yamt atapibus* at atabus? 42 1.5.2.2 yamt cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 43 1.5.2.2 yamt sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 44 1.5.2.2 yamt uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown 45