If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute
Acer Aspire 1524WLMi
Acer Aspire 1524WLMi 54mbps
- Chipset: INPROCOMM IPN 2220 a/b/g Wireless LAN Adapter (rev 01)
- Device ID: 17fe:2220
- Driver: ftp://ftp.support.acer-euro.com/notebook/aspire_1360/driver/80211g.zip
Info
Work fine under managed and had-hoc mode. But I can't set the ESSID name... So I just let the default value on/off ;p (Fedora Core 3)
Tested with Ndiswrapper 1.4-rc2 and driver from planetamd64.com (and the official driver from Acer works, too)
Works correctly with 64bit system with open access, encryption works (with wpa_supplicant) at least for WPAPSK + TKIP. Other methods untested
BUS=="usb", SYSFS{idProduct}=="001b", SYSFS{idVendor}=="0baf", PROGRAM="/bin/sh -c 'echo 1 > /sys/%p/device/bConfigurationValue'"
to /etc/udev/rules.d/z25_local_rules file and restart udev.
Replace idProduct and idVendor as appropriate; for USR5421, 'lsusb' shows 001b (idProduct) and 0baf (idVendor).