If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute
Netgear WNA3100
From NDISWrapper
Revision as of 12:38, 17 October 2010 by Brinley (Talk | contribs) (Created page with '==Netgear WNA3100 USB 802.11n== * usbid: 0846:9020 * driver: ? ==Info== Reported to work with custom compilation. Add the following to ntoskernal_io.c wstdcall NTSTATUS WIN_F…')
Netgear WNA3100 USB 802.11n
- usbid: 0846:9020
- driver: ?
Info
Reported to work with custom compilation.
Add the following to ntoskernal_io.c
wstdcall NTSTATUS WIN_FUNC(IoUnregisterPlugPlayNotification,1)
(void *tag)
{
TRACE2("%p", tag);
TODO(); /* Probably Not, legacy function abandoned in Windows 7 */
IOEXIT(return STATUS_SUCCESS); /* Linux doesn't use it either */
}
michael@michael-desktop:~$ ndiswrapper -v utils version: '1.9', utils version needed by module: '1.9' module details: filename: /lib/modules/2.6.32-24-generic-pae/misc/ndiswrapper.ko version: 1.56 vermagic: 2.6.32-24-generic-pae SMP mod_unload modversions 586TSC
michael@michael-desktop:~$ ndiswrapper -l
WARNING: All config files need .conf:
/etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
bcmwlhigh5 : driver installed
device (0846:9020) present
michael@michael-desktop:~$ nm-tool NetworkManager Tool State: connected - Device: eth0 ----------------------------------------------------------------- Type: Wired Driver: sky2 State: unavailable Default: no HW Address: Capabilities: Carrier Detect: yes Wired Properties Carrier: off - Device: wlan0 [Auto ] -------------------------------------------------- Type: 802.11 WiFi Driver: ndiswrapper State: connected Default: yes HW Address: Capabilities: Speed: 54 Mb/s Wireless Properties WEP Encryption: yes WPA Encryption: yes WPA2 Encryption: yes