Hello!
> 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.
It's fixed in the 0.15 release.
> I also tried the orinoco-0.15.tar.gz
It should be working fine. If it doesn't, please report the problem with more
details (especially kernel log messages).
> 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.
Please try the same with orinoco-0.15 if it's not working for you.
> 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.
The problem with pcmcia_dev_present in the recent kernels is that its return
value is interpreted incorrectly in spectrum_cs. This problem is specific to
spectrum_cs.
The problem with orinoco 0.15 has not been reported yet, so I cannot make any
conclusions before I see a detailed report.
--
Regards,
Pavel Roskin
-------------------------------------------------------------------------
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
|