...
When using the TTA0 console ("COM2" port):
|
Refer to 695402606 to Mapping Serial line controllers to system resources for details of mapping.
Include Page | ||||
---|---|---|---|---|
|
...
Note that the "ttyY
" notation can have different forms depending on the nature of the device used:
Mapping | Type | Commentary | ||
---|---|---|---|---|
"/dev/tty<N>" where N is from 0 to 11 | Linux virtual tty | Those tty devices must be free from the Linux "getty/mgetty" and similar programs (specified in "/etc/inittab") Example:
| ||
"/dev/ttyS<N>" where N is a number | Onboard serial lines | Example:
| ||
"/dev/tty<XXX>" where XXX is a complex letter/number notation | Proprietary (depending on a driver) devices | Example for a first port of a MOXA card:
Example for a first port of a DIGI card:
| ||
"/dev/ttyUSB<N>" where N is a number | Modem or USB serial lines adapters | Example:
|
Include Page | ||||
---|---|---|---|---|
|