COMEDI - error "device not configured"

I have a persistent issue on comedi.
I successfully installed comedilib and comedi on my FC6 enabled computer,
with two NI cards (PCI-6221_37pin , and PCI-6229).
I had to use the --disable-pcimcia option.
just after installation i make the commands:
make dev (in comedi directory)
comedi_config -v /dev/comedi0 ni_pcimio
it gives me "device not configured"

I wrote a rtai-inode executable script because I have udev.
There was no evolution.

I uncommented some lines in the comedi_config file,
I have the same result, and it says "/dev/comedi might not be a comedi device"

I made all things :
 - adding irq/slot after looking lspci
 - putting only one card in the computer
 - changing the pci slot in the computer
 - putting both boards
 - adding board information in the file /usr/share/hwdata/pci.ids

comedi_config -v /dev/comedi0 ni_pcimio 6,0
comedi_config -v /dev/comedi0 ni_pcimio 6,1

lspci gives this :
06:00.0 Class ff00: National Instruments Unknown device 70aa
06:01.0 Class ff00: National Instruments PCI-6221-37

I would be grateful for any advice
thanks 
Emanuel

Received on 2007-07-27Z08:35:25