COMCONTROL(8) | MidnightBSD System Manager's Manual | COMCONTROL(8) |
comcontrol
—
control a special tty device
comcontrol |
special_device [dtrwait number] [drainwait number] |
The comcontrol
utility is used to examine
and modify some of the special characteristics of the specified tty device.
If no arguments other than the device (or "-" for stdin) are
specified, it prints the settings of all controllable characteristics. This
usage requires only read access on the device. Only the superuser can change
the settings.
The following options are available:
dtrwait
numberdrainwait
numberThe standard way to use comcontrol
is to
put invocations of it in the /etc/rc.d/serial
startup script.
Originally part of cgd's com package patches, version 0.2.1, to 386BSD-0.1. Once controlled bidirectional capabilities. Little is left to control now that these capabilities are standard.
Christopher G. Demetriou
May 15, 1994 | midnightbsd-3.1 |