PCI modem in Qnx RTP?

Hello, i’m trying to install my PCI Modem in QNX RTP. I did a pci query
(can’t remember the command) and Qnx did list my modem in the list of
pci devices, but when i try to use the dialer (using ser 1 or ser 2) it
doesn’t work.
Is there something i can do to make my pci modem work?

Thanks,
Robert.
countchocula@forpresident.com


Sent via Deja.com http://www.deja.com/
Before you buy.

What type of Modem, if it’s a WinModem it will not work.

<countchocula_the_1st@yahoo.com> wrote in message
news:8qp7a6$ccf$1@nnrp1.deja.com

Hello, i’m trying to install my PCI Modem in QNX RTP. I did a pci query
(can’t remember the command) and Qnx did list my modem in the list of
pci devices, but when i try to use the dialer (using ser 1 or ser 2) it
doesn’t work.
Is there something i can do to make my pci modem work?

Thanks,
Robert.
countchocula@forpresident.com


Sent via Deja.com > http://www.deja.com/
Before you buy.

Hello, i’m trying to install my PCI Modem in QNX RTP. I did a pci query
(can’t remember the command) and Qnx did list my modem in the list of
pci devices, but when i try to use the dialer (using ser 1 or ser 2) it
doesn’t work.
Is there something i can do to make my pci modem work?
I’m not sure, but i think you should start devc-ser8250 with parameters from

pci configuration.
I would try this:
look which interrupts and ports your modem is using.
pci -v
start devc-ser825 with ,
and try you modem program.
Good luck.