- From: <rossd_at_cns.me.berkeley.edu>
- Date: Fri, 30 Jul 2004 11:39:22 -0700
I have a Measurement Computing PCI-DIO96 card.
It is for all intents and purposes identical to the NI
board of the same designation (PCI-DIO96)
I have RTAI (vesuvio) installed under a 2.6.7 kernel,
with the lastest comedi & comedilib from CVS.
My problem is the ni_pcidio driver (which _should_
work with this card) does not seem to like the card.
I have comedi properly installed, and working for
the NI-3014 board I have bound to /dev/comedi0.
comedi_config /dev/comedi1 ni_pcidio
gives me this in dmesg:
comedi1: nidio:no device found
Available NI device IDs: 0x28c0(used)
this is the relevant output from lspci
0000:01:0b.0 Class ffff: Measurement Computing: Unknown device 0054 (rev 02) (prog-if ff)
Subsystem: Measurement Computing: Unknown device 0054
Flags: medium devsel, IRQ 10
Memory at ff8fdc00 (32-bit, non-prefetchable)
I/O ports at cc00 [size=128]
I/O ports at cf80 [size=32]
I/O ports at cf40 [size=32]
0000:01:0c.0 Class ff00: National Instruments: Unknown device 28c0
Flags: bus master, medium devsel, latency 32, IRQ 9
Memory at ff8ff000 (32-bit, non-prefetchable)
Memory at ff8fe000 (32-bit, non-prefetchable) [size=4K]
any hints? just commenting out the #def for PCI_VENDOR_ID_NATINST
in ni_pcidio.c did not seem to be the fix :-(
Received on 2004-07-30Z17:39:22