If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute
Mercury MW54U v7.0
From NDISWrapper
Revision as of 17:28, 19 September 2009 by Brinley (Talk | contribs) (Created page with '==Mercury MW54U v7.0== * Chipset: atheros AR9271 * usbid: 0cf3:1006 * Driver: http://www.mercurycom.com.cn/support/showdownload.asp?m=MW54U ==Info== follow the below steps # Un…')
Mercury MW54U v7.0
- Chipset: atheros AR9271
- usbid: 0cf3:1006
- Driver: http://www.mercurycom.com.cn/support/showdownload.asp?m=MW54U
Info
follow the below steps
- Unpack the package into /tmp using unrar, there are 2 folders Vista & Win2k_XP
- Install the Vista .inf file using
cd /tmp/Vista ndiswrapper -i netathur.inf
here we need use the vista inf file because its' win2k_xp file is broken and can't generate 0CF3:1006.F.conf
- Replace the vista .sys dirver with win2k_xp's
cd /etc/ndiswrapper/netathur
Replace the athur.sys with athuw.sys which located in the Win2K_XP
cp /tmp/Win2K_XP/athuw.sys athur.sys