OMSAL400 revision 1.2
1#	$NetBSD: OMSAL400,v 1.2 2006/02/27 20:50:48 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
19aupci*	at aubus? addr ?
20pci*	at aupci?
21
22# Note that this is just fairly random selection of PCI devices.
23# Only the hptide controller is actually on-board.
24
25# PCI devices
26wm*		at pci? dev ? function ?	# Intel 8254x gigabit
27ehci*		at pci? dev ? function ?	# Enhanced Host Controller
28ohci*		at pci? dev ? function ?	# Open Host Controller
29
30# MII
31lxtphy*		at mii? phy ?			# Level One LXT-970 PHYs
32igphy*		at mii? phy ?			# Intel IGP01E1000
33
34# USB
35usb*		at ohci?
36usb*		at ehci?
37