OMSAL400 revision 1.1
11.1Sshige#	$NetBSD: OMSAL400,v 1.1 2006/02/23 17:14:01 shige Exp $
21.1Sshige#
31.1Sshige# Kernel config for the Open Micro Server AL400.
41.1Sshige
51.1Sshigeinclude		"arch/evbmips/conf/ALCHEMY"
61.1Sshige
71.1Sshigeno options	ALCHEMY_AU1000
81.1Sshigeno options	ALCHEMY_AU1100
91.1Sshigeno options	ALCHEMY_AU1500
101.1Sshigeno options	ALCHEMY_AU1550
111.1Sshigeno options	ALCHEMY_GENERIC
121.1Sshige
131.1Sshige# configure out local board support
141.1Sshigemakeoptions	TEXTADDR="0x80100000"
151.1Sshigeoptions		ALCHEMY_AU1550
161.1Sshigeoptions		ALCHEMY_OMSAL400
171.1Sshigeoptions		PCI_NETBSD_CONFIGURE
181.1Sshige
191.1Sshigeaupci*	at aubus? addr ?
201.1Sshigepci*	at aupci?
211.1Sshige
221.1Sshige# Note that this is just fairly random selection of PCI devices.
231.1Sshige# Only the hptide controller is actually on-board.
241.1Sshige
251.1Sshige# PCI devices
261.1Sshigewm*		at pci? dev ? function ?	# Intel 8254x gigabit
271.1Sshigeehci*		at pci? dev ? function ?	# Enhanced Host Controller
281.1Sshigeohci*		at pci? dev ? function ?	# Open Host Controller
291.1Sshigehptide*		at pci? dev ? function ?	# Triones/HighPoint IDE
301.1Sshige
311.1Sshige# MII
321.1Sshigelxtphy*		at mii? phy ?			# Level One LXT-970 PHYs
331.1Sshigeigphy*		at mii? phy ?			# Intel IGP01E1000
341.1Sshige
351.1Sshige# USB
361.1Sshigeusb*		at ohci?
371.1Sshigeusb*		at ehci?
381.1Sshige
391.1Sshige# ATA
401.1Sshigeatabus*		at ata?
411.1Sshigewd*		at atabus? drive ? flags 0x0000
421.1Sshige
431.1Sshigeatapibus*	at atabus?
441.1Sshigecd*		at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
451.1Sshigesd*		at atapibus? drive ? flags 0x0000	# ATAPI disk drives
461.1Sshigeuk*		at atapibus? drive ? flags 0x0000	# ATAPI unknown
471.1Sshige
48