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: WSCONS,v 1.73 2023/05/03 13:49:30 phx Exp $

# GENERIC with wscons(4)
#
include	"arch/amiga/conf/GENERIC"

# wscons(4)-aware interface to amiga custom chips.
#
options 	WSEMUL_VT100
options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
options 	FONT_VT220L8x10
options 	FONT_VT220ISO8x16

wskbd0		at kbd0 console ?

ukbd*		at uhidev? reportid ?
wskbd*		at ukbd? console ?

wsmouse*	at ms?

ums*		at uhidev? reportid ? 
wsmouse*	at ums?

amidisplaycc0	at mainbus0		# wscons interface to custom chips

# Disable grf(4) devices without wsdisplay support.
no grfcc0	at mainbus0
no grfrt0	at zbus0
no grfrh0	at zbus0
no grful0	at zbus0
no grf0		at grfcc0
no grf1		at grfrt0
no grf2		at grfrh0
no grf4		at grful0

# Disable ite(4) for all grf(4) drivers.
no ite0		at grf0
no ite1		at grf1
no ite2		at grf2
no ite3		at grf3
no ite4		at grf4
no ite5		at grf5
no ite6		at grf6
no ite7		at grf7

mntva*		at zbus?		# MNTMN VA2000
#options	MNTVA_CONSOLE

zz9k*		at zbus?		# MNT ZZ9000
zzfb*		at zz9k?		# Framebuffer
options		ZZFB_CONSOLE		# Console on ZZ9000
#zz*		at zz9k?		# Ethernet (experimental)
#zzax*		at zz9k?		# MNT ZZ9000AX (not functional yet)
#audio*		at zzax?		# Audio on ZZ9000AX
#zzusb*		at zz9k?		# USB (not implemented yet)

# PCI framebuffers
#genfb*		at pci?			# CyberVisionPPC/BlizzardVisionPPC only
voodoofb*	at pci?			# 3Dfx Voodoo 3 in G-REX 
#radeonfb*	at pci?			# untested

# Console support for CyberVisionPPC, BlizzardVisionPPC and 3Dfx Voodoo 3 in 
# G-REX.
#options		P5PB_CONSOLE

wsdisplay0	at wsemuldisplaydev? console 1
wsdisplay*	at wsemuldisplaydev? console ?

pseudo-device	wsfont			# wsfont(4) dynamic font loading support
pseudo-device	wsmux			# mouse & keyboard multiplexor