Here is the tarball.
Be careful to bakup first your files.
[and keep the bakup files somewhere in /home, 'cause /dev/root has no space]
Also, you need to mount rw /dev/root when you untar.
After untarring, you need to copy [or symlink] the 2 modules extracted in /home/zaurus, to your modules dir.
The drivers & binaries works for prism2 cards, on 2.4.18-rmk7-pxa3-embedix. [mine is a Netgear MA701]
[I'm very lazy, so I've grabbed the wlan-ng executables wlanctl-ng etc from the Klaus debian install, instead of copying from my cross-compiled build of wlan-ng.]
And now, we have also the wireless tools support (iwconfig, etc.).
[I know, must try also to compile maybe wlan-ng version 2.0, so no more version 12<=>13 warnings..]
wlanctl-ng wlan0 dot11req_reset setdefaultmib=true macaddress=00:aa:00:aa:00:aa
ifconfig wlan0 down hw ether 00:aa:00:aa:00:aa
ifconfig wlan0 up
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_wlansniff enable=true channel=4
wlanctl-ng wlan0 lnxreq_wlansniff enable=false
HOME | CHANGELOG | TODO |