OMSAL400 revision 1.4
1#	$NetBSD: OMSAL400,v 1.4 2006/03/28 16:56:50 shige Exp $
2#
3# Kernel config for the Open Micro Server AL400.
4
5include		"arch/evbmips/conf/ALCHEMY"
6
7no options	ALCHEMY_AU1000
8no options	ALCHEMY_AU1100
9no options	ALCHEMY_AU1500
10no options	ALCHEMY_AU1550
11no options	ALCHEMY_GENERIC
12
13# configure out local board support
14makeoptions	TEXTADDR="0x80100000"
15options		ALCHEMY_AU1550
16options		ALCHEMY_OMSAL400
17options		PCI_NETBSD_CONFIGURE
18
19# OMS-AL400 doesn't use aurtc.
20no aurtc*	at aubus?
21
22# Alchemy On-chip Programmable Serial Controllers
23aupsc*		at aubus? addr ?
24
25# SMBus
26ausmbus0	at aupsc0
27iic0		at ausmbus0
28r2025rtc*	at iic0 addr 0x32		# R2025S RTC
29seeprom*	at iic0 addr 0x50 size 4096	# Serial EEPROM AT24C04
30
31# Alchemy On-chip PCI
32aupci*		at aubus? addr ?
33pci*		at aupci?
34
35# PCI devices
36wm*		at pci? dev ? function ?	# Intel 8254x gigabit
37ehci*		at pci? dev ? function ?	# Enhanced Host Controller
38ohci*		at pci? dev ? function ?	# Open Host Controller
39
40# MII
41lxtphy*		at mii? phy ?			# Level One LXT-970 PHYs
42igphy*		at mii? phy ?			# Intel IGP01E1000
43
44# USB
45usb*		at ohci?
46usb*		at ehci?
47