NI PCI 6036E installation problem

Dear Sirs,
I am trying for several days now to install a National Instruments
board, PCI 6036E on Slackware 9.1, kernel 2.4.22. I have downloaded and
installed comedilib-0.7.21 and comedi-0.7.68. After doing : ./configure , make and make install, both at comedi-0.7.68 and comedilib, I can ensure that the module ni_pcimio.o
had been loaded because here is a part of the result of the command lsmod

ni_pcimio 18672 0 (unused)
8255 1728 0 [ni_pcimio]
comedi 20008 0 [ni_pcimio 8255]
mite 3988 0 [ni_pcimio]

Everything seems to work OK, and at that point I am trying to associate the
device /dev/comedi0 to the driver ni_pcimio.

I am trying the following command

comedi_config -v /dev/comedi0 ni_pcimio

and here are the results

configuring driver=ni_pcimio 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
Configure failed!: Input/output error
Check kernel log for more information
Possible reasons for failure:
Driver not found

I think the board its ok, because I have test it with Windows Xp.
Also, here is a part of the result of cat /proc/pci

Bus 0, device 6, function 0:
Class ff00: PCI device 1093:2890 (National Instruments) (rev 0).
IRQ 12.
Master Capable. Latency=64.
Non-prefetchable 32 bit memory at 0xdffcf000 [0xdffcffff].
Non-prefetchable 32 bit memory at 0xdffce000 [0xdffcefff].
Here is the result of the command: dmesg
Available NI device IDs: 0x2890
comedi: version 0.7.59 - David Schleef <ds_at_schleef.org>
comedi: no driver configured on /dev/comedi0
comedi0: ni_pcimio:no device found
Available NI device IDs: 0x2890
comedi0: ni_pcimio:no device found
Available NI device IDs: 0x2890
comedi: valid board names for ni_pcimio driver are:
ni_pcimio
comedi: valid board names for 8255 driver are:
8255
comedi: no driver configured on /dev/comedi0
comedi0: ni_pcimio:no device found
Available NI device IDs: 0x2890
comedi: valid board names for ni_pcimio driver are:
ni_pcimio
comedi: valid board names for 8255 driver are:
8255
comedi: no driver configured on /dev/comedi0
comedi0: ni_pcimio:no device found


Can anyone help me???
I can not find out what is the problem for days now
Thanks in advance for your help

Panagiotis

Received on 2004-06-02Z11:31:58