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: PCCONS,v 1.56 2012/08/17 20:11:38 abs Exp $
#
#	PCCONS -- generic but pccons rather than wscons
#

include		"arch/arc/conf/GENERIC"

no options 	WSEMUL_VT100	# VT100 emulation
no options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling

pc0 at jazzio?
opms0 at jazzio?

no vga0 at jazzio?
no pckbc0 at jazzio?

pc0 at isa? irq 1
opms0 at isa? irq 12

no vga0 at isa?
#no options 	VGA_RASTERCONSOLE
no options 	VGA_RESET
no pckbc0 at isa?

#no vga* at pci?
no tga* at pci?

no wsdisplay* at tga?
no wsdisplay* at vga?
no pckbd* at pckbc?
no wskbd* at pckbd?
no pms* at pckbc?
no wsmouse* at pms?