Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / evbmips / conf / DBAU1500
blob45ff0a5a94f81ffe5a3d7f509eda9750d9aea6f7
1 #       $NetBSD: DBAU1500,v 1.7 2006/02/25 11:47:41 simonb Exp $
3 # Kernel config for the AMD Alchemy DBAu1500 evaluation board.
5 include         "arch/evbmips/conf/ALCHEMY"
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
13 # configure out local board support
15 options         ALCHEMY_AU1500
16 options         ALCHEMY_DBAU1500
17 options         PCI_NETBSD_CONFIGURE
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.
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.
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.
31 # I would welcome some constructive feedback or correction to any or all of
32 # these problems.  Please include gdamore@netbsd.org if you figure this out.
34 aupci*  at aubus? addr ?
35 pci*    at aupci?
37 # Note that this is just fairly random selection of PCI devices.
39 # Ethernet cards
40 ath*            at pci? dev ? function ?        # Atheros WLAN 
41 bge*            at pci? dev ? function ?        # Broadcom GigE
42 fxp*            at pci? dev ? function ?        # Intel EtherExpress PRO 10+/100B
43 ral*            at pci? dev ? function ?        # Ralink WLAN
44 re*             at pci? dev ? function ?        # Realtek 8169 GigE
45 rtk*            at pci? dev ? function ?        # Realtek 8129/8139
46 sip*            at pci? dev ? function ?        # SiS 900/DP83815 Ethernet
47 tlp*            at pci? dev ? function ?        # DEC Tulip Ethernet
48 vge*            at pci? dev ? function ?        # VIA GigE
49 wi*             at pci? dev ? function ?        # Intersil PRISM WLAN
51 # (on-board) IDE controller
52 hptide*         at pci? dev ? function ?        # Triones/HighPoint IDE
54 atabus*         at ata?
55 wd*             at atabus? drive ? flags 0x0000
57 atapibus*       at atabus?
58 cd*             at atapibus? drive ? flags 0x0000       # ATAPI CD-ROM drives
59 sd*             at atapibus? drive ? flags 0x0000       # ATAPI disk drives
60 uk*             at atapibus? drive ? flags 0x0000       # ATAPI unknown