Hi,
i have a socket low power cf+wlan card which works fine with the
spectrum_cs kernel module from orinoco drivers 0.14 on a 2.6.11 kernel
I recently upgraded to a 2.6.17.9 kernel (and pcmciautils) and the card
doesn't initialize anymore.
I also tried the orinoco-0.15.tar.gz
after digging through the spectrum_cs.c file it seems the problem is
located in the spectrum_reset function, more specifically the function
returns -ENODEV when calling pcmcia_dev_present(link)
if I remove the call to pcmcia_dev_present (yes I know, that's bad)
the card initializes perfectly and works ok.
i'm aware that the problem I face may be related to the pcmcia code in
the kernel rather than orinoco, however i'm not sure what to do at that
point.
Frederic
--
Why fear computers ? They don't byte !
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|