Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#	$NetBSD: OMSAL400,v 1.8 2018/06/28 15:21:52 thorpej Exp $
#
# Kernel config for the Open Micro Server AL400.

include		"arch/evbmips/conf/ALCHEMY"

no options	ALCHEMY_AU1000
no options	ALCHEMY_AU1100
no options	ALCHEMY_AU1500
no options	ALCHEMY_AU1550
no options	ALCHEMY_GENERIC

# configure out local board support
makeoptions	TEXTADDR="0x80100000"
options		ALCHEMY_AU1550
options		ALCHEMY_OMSAL400
options		PCI_NETBSD_CONFIGURE

# OMS-AL400 doesn't use aurtc.
no aurtc*	at aubus?

# Alchemy On-chip Programmable Serial Controllers
aupsc*		at aubus? addr ?

# SMBus
ausmbus0	at aupsc0
iic0		at ausmbus0
lmtemp*		at iic0 addr 0x48 flags 0x0002	# LM77 temperature sensor
r2025rtc*	at iic0 addr 0x32		# R2025S RTC
seeprom*	at iic0 addr 0x50 flags 32	# 4096 bytes

# Alchemy On-chip PCI
aupci*		at aubus? addr ?
pci*		at aupci?

# PCI devices
wm*		at pci? dev ? function ?	# Intel 8254x gigabit
ehci*		at pci? dev ? function ?	# Enhanced Host Controller
ohci*		at pci? dev ? function ?	# Open Host Controller

# MII
igphy*		at mii? phy ?			# Intel IGP01E1000
lxtphy*		at mii? phy ?			# Level One LXT-970 PHYs

# USB
usb*		at ehci?
usb*		at ohci?

# Alchemy On-chip PCMCIA
aupcmcia* at aubus? addr ?
pcmcia*	at aupcmcia?

# PCMCIA IDE controllers
wdc*		at pcmcia? function ?

# ATA (IDE) bus support
atabus*		at ata?

wd*		at atabus? drive ? flags 0x0000