OMSAL400 revision 1.1
1# $NetBSD: OMSAL400,v 1.1 2006/02/23 17:14: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 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 29hptide* at pci? dev ? function ? # Triones/HighPoint IDE 30 31# MII 32lxtphy* at mii? phy ? # Level One LXT-970 PHYs 33igphy* at mii? phy ? # Intel IGP01E1000 34 35# USB 36usb* at ohci? 37usb* at ehci? 38 39# ATA 40atabus* at ata? 41wd* at atabus? drive ? flags 0x0000 42 43atapibus* at atabus? 44cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 45sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 46uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown 47 48