Sealevel Async I/O

I have the problem when installing the Sealevel 7801 which is a PCI 8 port
serial card.
I obtained the enumerator scripts (for QNX 6.1) from supplier. After
installation as instructed, my RTP boot up ok but found no additional serial
device as /dev/ser3,4…
Any idea?

Chan

You need to slay devc-ser8250 in your /etc/rc.d/rc.local file and then
restart, using the -u option

e.g: devc-ser8250 -u1 3f8,4 -u2 2f8,3 -u3 dff0,11 -u4…

refer to the devc-ser8250 documentation. You can probably use your
enumerator scripts to determine the IRQ and IO address to use for devices
/dev/ser3 to /dev/ser10.


Randy Aeberhardt
<raeberhardt@tantalus-systems.com>
<www.tantalus-systems.com>

“K.W.Chan” <kawachan@hko.gov.hk> wrote in message
news:a69j5q$bsf$1@inn.qnx.com

I have the problem when installing the Sealevel 7801 which is a PCI 8 port
serial card.
I obtained the enumerator scripts (for QNX 6.1) from supplier. After
installation as instructed, my RTP boot up ok but found no additional
serial
device as /dev/ser3,4…
Any idea?

Chan