jumpered ISA modem

I have searched the docs to no avail, how do I configure the QNX RTP to recognize the serial port # and IRQ of my jumpered ISA modem? It is on COM3 and uses IRQ 5.

Hi Lewis,

Make the call to devc-ser8250.

From the command line

devc-ser8250 -u3 3e8,7 (where -u is the serial number, 3e8 is
is the base address and 7 is the irq of the serial port that the
modem is attached to.).

Also check out.

http://support.qnx.com/support/docs/neutrino_qrp/utilities/d/devc-ser8250.html

Erick.


Lewis Kapell <lkapell@shentel.net> wrote:

I have searched the docs to no avail, how do I configure the QNX RTP to recognize the serial port # and IRQ of my jumpered ISA modem? It is on COM3 and uses IRQ 5.