Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

All the parameters described in the "Placement of peripheral devices on PCI bus", such as "bus", "device", "function", "irq", "irq_bus" are applicable for PBXDA-xx controller.


Note

DIGI drivers for OpenVMS and Tru64 are sensitive to PBXDA-xx location on PCI, therefore it is recommended to fix PBXDA-xx location with explicit configuration.

For example:

load PBXDA TXA bus=pci_1 device=4 function=0


Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Configuration parameters

The PBXDA-xx serial lines adapter emulation has the following configuration parameters:

port

Parameterport
TypeText String
Value

Specifies a local port for incoming telnet connections

By default the "port" configuration option is not specified.

Syntax:

port[line-number]=<local port>

Example:

set TXA port[2]=17060


line

Parameterline
TypeText string
Value

A defined CPM COM port on host system:

Example:

set TXA line[2]="COM2:"


...