Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / evbmips / conf / OMSAL400
blob46cc1a0010987184ed8691440cbfab8fd6532c53
1 #       $NetBSD: OMSAL400,v 1.6 2006/06/26 16:20:50 kiyohara Exp $
3 # Kernel config for the Open Micro Server AL400.
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
14 makeoptions     TEXTADDR="0x80100000"
15 options         ALCHEMY_AU1550
16 options         ALCHEMY_OMSAL400
17 options         PCI_NETBSD_CONFIGURE
19 # OMS-AL400 doesn't use aurtc.
20 no aurtc*       at aubus?
22 # Alchemy On-chip Programmable Serial Controllers
23 aupsc*          at aubus? addr ?
25 # SMBus
26 ausmbus0        at aupsc0
27 iic0            at ausmbus0
28 lmtemp*         at iic0 addr 0x48 flags 0x0002  # LM77 temperature sensor
29 r2025rtc*       at iic0 addr 0x32               # R2025S RTC
30 seeprom*        at iic0 addr 0x50 size 4096     # Serial EEPROM AT24C04
32 # Alchemy On-chip PCI
33 aupci*          at aubus? addr ?
34 pci*            at aupci?
36 # PCI devices
37 wm*             at pci? dev ? function ?        # Intel 8254x gigabit
38 ehci*           at pci? dev ? function ?        # Enhanced Host Controller
39 ohci*           at pci? dev ? function ?        # Open Host Controller
41 # MII
42 igphy*          at mii? phy ?                   # Intel IGP01E1000
43 lxtphy*         at mii? phy ?                   # Level One LXT-970 PHYs
45 # USB
46 usb*            at ehci?
47 usb*            at ohci?
49 # Alchemy On-chip PCMCIA
50 aupcmcia* at aubus? addr ?
51 pcmcia* at aupcmcia?
53 # PCMCIA IDE controllers
54 wdc*            at pcmcia? function ?
56 # ATA (IDE) bus support
57 atabus*         at ata?
59 wd*             at atabus? drive ? flags 0x0000