If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute
NEXXT NW122NXT12
From NDISWrapper
NEXXT Wireless PCI Adapter, Model NW122NXT12
- Chipset: RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
- pciid: 10ec:8185
- Driver: Driver came with the CD.
Info:
I use Ubuntu Karmic 9.10 (the 64bit version). I downloaded the ndiswrapper packages from the repos and launched the ndisgtk app. I couldn't put the driver to work with this app since it just died when it loaded a driver. So I did it on a terminal with the "-i option" to install and the "-l option" to verify. After that I just rebooted and it was working.
I also attach the output of several information commands.
lspci -v | less 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20) Subsystem: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller Flags: bus master, medium devsel, latency 32, IRQ 17 I/O ports at cc00 [size=256] Memory at fdefc000 (32-bit, non-prefetchable) [size=512] Capabilities: <access denied> Kernel driver in use: rtl8180 Kernel modules: rtl8180
lspci 01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
lspci -n 01:06.0 0200: 10ec:8185 (rev 20)
ndiswrapper -l WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release. WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release. net8185x64 : driver installed device (10EC:8185) present (alternate driver: rtl8180)
uname -r 2.6.31-17-generic