iuart(7) — SPECIAL FILES AND DEVICES
NAME
iuart − hardware specific console driver for the MVME141 and MVME181/188
DESCRIPTION
This STREAMS-based driver provides console I/O when the system is running on an MVME141, MVME181 or MVME188 CPU board. This driver is accessable only through the standard console device special files /dev/console (/dev/contty00), /dev/contty (/dev/contty01), and /dev/conctl.
The device special files eventually access the STREAMS-based console driver which, when used in conjunction with the STREAMS line discipline module ldterm, supports the termios(2) and termio(7) processing.
FILES
/dev/console
/dev/contty
/dev/contty??
/dev/conctl
SEE ALSO
dcon(1A), mvmecpu(1M), termios(2), cons1x7(7), console(7), ldterm(7), termio(7). gencon(7).