support for PCI Digital I/O board on Q6 ?

Dear all,

I am looking for the PCI digital I/O board supported on QNX 6.x.
(16 input/output or 32 input/output)
Does anyone know which board is available ?

Thanks in advance.

Regards,
Byoung-Hweh Huh

You really don’t need QNX support for a digital I/O board as the are pretty
easy to interface to without a driver. We have used the PCI-INT32 from
http://www.measurementcomputing.com/ under QNX 6. It is very simple to
interface to.


Jens


“Byoung-Hweh Huh” <purunsan@rtsolutions.co.kr> wrote in message
news:b72edo$5i4$1@inn.qnx.com

Dear all,

I am looking for the PCI digital I/O board supported on QNX 6.x.
(16 input/output or 32 input/output)
Does anyone know which board is available ?

Thanks in advance.

Regards,
Byoung-Hweh Huh
\

We use the Kontron boards (PCI-DIO series). Find out where it’s register
addresses are (via ‘pci -v’ or using the ‘pci_attach’ calls), request I/O privity,
and just read/write the registers.

“Jens H Jorgensen” <jhj@remove-nospam-videk.com> wrote in message news:b73phu$lhi$1@inn.qnx.com

You really don’t need QNX support for a digital I/O board as the are pretty
easy to interface to without a driver. We have used the PCI-INT32 from
http://www.measurementcomputing.com/ > under QNX 6. It is very simple to
interface to.


Jens


“Byoung-Hweh Huh” <> purunsan@rtsolutions.co.kr> > wrote in message
news:b72edo$5i4$> 1@inn.qnx.com> …
Dear all,

I am looking for the PCI digital I/O board supported on QNX 6.x.
(16 input/output or 32 input/output)
Does anyone know which board is available ?

Thanks in advance.

Regards,
Byoung-Hweh Huh


\