Hello,
Yes, I'd got the same problem and exactly the same output while loading the madwifi driver.
The solution that worked for me was to install ndiswrapper, the last version (1.4).
I used these drivers : Netgear product page and driver.zip.
You just have to make :
Quote:
ndiswrapper -i WG311v3\ V1.0/Driver/Windows\ XP/WG311v3.INF
After :
Quote:
ndiswrapper -l
depmod -a
modprobe ndiswrapper
And finally I got :
Quote:
ndiswrapper version 1.4 loaded (preempt=no,smp=no)
ndiswrapper: driver wg311v3 (NETGEAR,02/22/2005,3.1.1.7) loaded
PCI: Found IRQ 5 for device 02:03.0
PCI: Sharing IRQ 5 with 00:1d.1
ndiswrapper: using irq 5
wlan0: vendor: ''
wlan0: ndiswrapper ethernet device 00:0f:de:ad:be:ef using driver wg311v3, XXXX:XXXX:XXXX:XXXX.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
Good luck !
bennybben