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…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Mercury MW54U v7.0

Info

follow the below steps

  1. Unpack the package into /tmp using unrar, there are 2 folders Vista & Win2k_XP
  2. 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

  1. 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