Re: Driver not found

On 23/02/05 12:00, Stefano Gafforelli wrote:
>> From: Ian Abbott <abbotti_at_mev.co.uk>
>> If you do "modprobe ni_mio_cs" it should automatically load all the 
>> modules it depends on, if they are not already loaded.  If you have 
>> previously loaded the comedi module with comedi_debug=1, you should 
>> get some additional messages when you run dmesg after running 
>> arm-linux-comedi_config.
> 
> we have just made it an dmesg shows:
> 
> Linux Kernel Card Services
>  options:  [pm]
> IRQ103 (GPIO80): no edges
> IRQ103 (GPIO80): rising edges
> IRQ103 (GPIO80): rising falling edges
> IRQ27 (GPIO4): rising edges
> eth0: using half-duplex 10Base-T (RJ-45)
> comedi: version 0.7.67.1 - David Schleef <ds_at_schleef.org>
> comedi: mio_cs_attach(dev=c0c3b000,it=c06c1ec0)

Well it looks like the card services driver isn't calling the callback 
function 'cs_attach' in the ni_mio_cs driver.  I don't really know how 
the card services stuff works, so someone else will have to help with 
that.  Maybe there are some clues in the "Linux PCMCIA HOWTO" document.

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2005-02-23Z13:04:11