tcload(1M) DG/UX 5.4.2 tcload(1M)
NAME
tcload - load terminal controller devices
SYNOPSIS
/usr/sbin/tcload [-v] controllernode [...] or
/usr/sbin/tcload [-v] -a
DESCRIPTION
The tcload command makes asynchronous terminals (/dev/tty* nodes)
available for use by initializing and enabling the desired terminal
controller devices in the appropriate way. For instance, for a syac
device, tcload resets the board, downloads its resident controller
code, starts it executing, monitors events on the device, and
responds appropriately to them. The controllers to be loaded are
specified by the controllernode arguments.
Note that the tcload process does not terminate as in pre-5.4
revisions of DG/UX. It continues to run and react to events on the
system's controllers.
The following options are available:
-v Print verbose output about the loading process.
-a Locate and load all terminal controllers configured into the
system; this is equivalent to running the command:
/usr/sbin/tcload /dev/async/*\)
EXAMPLE
/usr/sbin/tcload -v /dev/async/0 '/dev/async/syac@61(60020000)'
FILES
/dev/async/* Terminal controller device files
/usr/lib/tcload/models/* Directories for various controller types
/usr/lib/tcload/models/*/LOAD
Load programs for controller types
SEE ALSO
syac(7).
Licensed material--property of copyright holder(s) 1