xref: /original-bsd/share/man/man4/man4.hp300/cons.4 (revision c8876cb1)
Copyright (c) 1990 The Regents of the University of California.
All rights reserved.

This code is derived from software contributed to Berkeley by
the Systems Programming Group of the University of Utah Computer
Science Department.

%sccs.include.redist.man%

@(#)cons.4 5.1 (Berkeley) 06/29/90

CONS 4 ""
C 7
NAME
cons - HP300 console interface
DESCRIPTION
This release supports a ``virtual'' console device used for kernel printf messages and accessed in user mode via /dev/console. It is virtual in the sense that it is attached to a hardware interface at boot time. Currently the choices are limited to: a bit-mapped display acting as an "internal terminal emulator" (ITE), the builtin serial interface (dca), or a ``null'' console in that order.
FILES
/dev/console
"SEE ALSO"
tty(4), reboot(8)
BUGS
You should be able to specify potential console devices at config time.