Device Names

Use the information on this page to determine the names of the devices created for each Digi adapter supported by the Solaris driver.

Device Name Format

The devices for the DataFire RAS PTE, AccelePort RAS and AccelePort Xp products are located in /dev/DIGIras after the driver installation. They are named according to the following conventions:

/dev/bMMpNNm and /dev/bMMpNNs

where:

b  

Is constant

MM

Is a number designating the adapter board. It is a two-digit base-10 number assigned by the operating system when the driver is installed.

p

Is constant

NN

Is a number designating the port number. It is a two-digit base-10 number assigned by the operating system when the driver is installed.

m,s

m specifies a modem-control (dial-out) device.

s specifies a non-modem-control (dial-in) device.

Example:

The modem-control device for the fourth port of an adapter with a designation number of 00 would be b00p04m.