OMSAL400 revision 1.3
1#	$NetBSD: OMSAL400,v 1.3 2006/03/28 15:12:01 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# Alchemy On-chip Programmable Serial Controllers
20aupsc*		at aubus? addr ?
21
22# SMBus
23ausmbus0	at aupsc0
24iic0		at ausmbus0
25r2025rtc*	at iic0 addr 0x32		# R2025S RTC
26seeprom*	at iic0 addr 0x50 size 4096	# Serial EEPROM AT24C04
27
28# Alchemy On-chip PCI
29aupci*		at aubus? addr ?
30pci*		at aupci?
31
32# PCI devices
33wm*		at pci? dev ? function ?	# Intel 8254x gigabit
34ehci*		at pci? dev ? function ?	# Enhanced Host Controller
35ohci*		at pci? dev ? function ?	# Open Host Controller
36
37# MII
38lxtphy*		at mii? phy ?			# Level One LXT-970 PHYs
39igphy*		at mii? phy ?			# Intel IGP01E1000
40
41# USB
42usb*		at ohci?
43usb*		at ehci?
44