NetBSD/sys/arch/evbmips/conf/OMSAL400

60 lines
1.3 KiB
Plaintext

# $NetBSD: OMSAL400,v 1.7 2006/07/29 19:02:28 kiyohara Exp $
#
# Kernel config for the Open Micro Server AL400.
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
makeoptions TEXTADDR="0x80100000"
options ALCHEMY_AU1550
options ALCHEMY_OMSAL400
options PCI_NETBSD_CONFIGURE
# OMS-AL400 doesn't use aurtc.
no aurtc* at aubus?
# Alchemy On-chip Programmable Serial Controllers
aupsc* at aubus? addr ?
# SMBus
ausmbus0 at aupsc0
iic0 at ausmbus0
lmtemp* at iic0 addr 0x48 flags 0x0002 # LM77 temperature sensor
r2025rtc* at iic0 addr 0x32 # R2025S RTC
seeprom* at iic0 addr 0x50 size 4096 # Serial EEPROM AT24C04
# Alchemy On-chip PCI
aupci* at aubus? addr ?
pci* at aupci?
# PCI devices
wm* at pci? dev ? function ? # Intel 8254x gigabit
ehci* at pci? dev ? function ? # Enhanced Host Controller
ohci* at pci? dev ? function ? # Open Host Controller
# MII
igphy* at mii? phy ? # Intel IGP01E1000
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
# USB
usb* at ehci?
usb* at ohci?
# Alchemy On-chip PCMCIA
aupcmcia* at aubus? addr ?
pcmcia* at aupcmcia?
# PCMCIA IDE controllers
wdc* at pcmcia? function ?
# ATA (IDE) bus support
atabus* at ata?
wd* at atabus? drive ? flags 0x0000