Use the information on this page to determine the names of the devices created for each Digi Adapter supported by the UnixWare driver.
Digi RAS devices are named according to the following conventions:
/dev/term/dgbasynpt
|
dg | Base name |
b | Adapter number (0-7) |
p | Port Identifier (1-4, 1-8, 1-48, 1-60, etc.) |
| t | Type of port (s or m). Denotes the port as a
"standard" (s) or "modem control" (m) port. Standard (non modem control) ports do not require DCD to be asserted before they can transmit data. Modem ports require DCD to be asserted before they can transmit data, and software flow control is enabled by default. |
Port 4 of Adapter 2 is /dev/term/dg1asyn4s. The same port with modem control is /dev/term/dg1asyn4m.