On October 24, [EMAIL PROTECTED] said: > On Thu, 2002-10-24 at 15:35, Ronan Waide wrote: > > I should be able to get the patch to you later today. In the meantime, > > check the kernel PCMCIA version and try using that PCMCIA release to > > build your code.
Okay, well, I've just built a 2.4.19 kernel and recompiled the driver against a pcmcia-3.1.27 tree, and it works. So that's one thing out of the way. My current patches (not all my work, btw; it's Danny's patch, with some hacking about of my own, and two patches from the linux-wlan list, one to provide RSSI information in /proc/net/wlan, and one to correctly handle unloading) are at http://www.waider.ie/hacks/patches/linux-wlan-patches.tar and should apply to a linux-wlan 0.3.4 tarball. With regard to the PCMCIA version issue: I would suggest the following: * enable PCMCIA in the kernel config and rebuild the kernel * install the kernel, and boot with it * in the pcmcia-cs source tree, configure it to build against the running kernel * build and install pcmcia-cs * configure (using config.mk) linux-wlan to use your running kernel's source tree and the pcmcia-cs tree you just built * build and install linux-wlan * Add in your card definitions (I've not added them to my patch collection yet!) * insert a card and see what happens! Cheers, Waider. -- [EMAIL PROTECTED] / Yes, it /is/ very personal of me. "It's ridiculous, you go and suddenly there's no email, or at least considerably less... I suppose we just have to face the fact that life does revolve around you..." - Clarkey ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/
