NAME
wscons
- machine-independent console support
DESCRIPTION
The
wscons
driver provides a machine-independent framework for workstation
consoles.
It consists of several cooperating modules:
The wscons framework replaces the old rcons workstation framework and
the various machine-dependent console implementations.
CODE REFERENCES
This section describes places within the
NetBSD
source tree where actual code implementing or using the
machine-independent wscons subsystem can be found.
All pathnames are relative to
/usr/src
.
The wscons subsystem is implemented within the directory
sys/dev/wscons
.
SEE ALSO
wscons(4),
cons(9),
driver(9),
intro(9),
wsdisplay(9),
wsfont(9),
wskbd(9),
wsmouse(9)