RE: Struct_module problem

#dmesg
....
comedi: version 0.7.70 - David Schleef <ds_at_schleef.org>
Available NI device IDs: 0x2430
# cat /proc/comedi
comedi version 0.7.70
format string: "%2d: %-20s %-20s %4d",i,driver_name,board_name,n_subdevices
no devices
ni_pcimio:
 ni_pcimio
8255:
 8255
# comedi_config /dev/comedi0 ni_pcimio
Configure failed!: Input/output error
Check kernel log for more information
Possible reasons for failure:
  Driver not found

#cat /proc/pci
....
  Bus  2, device   9, function  0:
    Class ff00: PCI device 1093:2430 (National Instruments) (rev 0).
      IRQ 5.
      Master Capable.  Latency=4.
      Non-prefetchable 32 bit memory at 0xfeafe000 [0xfeafefff].
      Non-prefetchable 32 bit memory at 0xfeafd000 [0xfeafdfff].



I applied the patch, but I'm still getting the same error.  I finally got the kernel to compile correctly and the struct_module problem part disappeared, but it still can't get comedi_config to find the device.  Thoughts or ideas?

Ben

-----Original Message-----
From:	Frank Mori Hess [mailto:fmhess_at_speakeasy.net]
Sent:	Wed 6/15/2005 4:08 PM
To:	comedi_at_comedi.org
Cc:	
Subject:	Re: Struct_module problem

Received on 2005-06-15Z22:57:00