>First off. Which VMWare program are you using?
Product:VMware® Workstation
Version:7.1.2 build-301548
Host OS version:Windows XP Professional 5.1.2600, Service Pack 3
[root@wulmcent ~]# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 002: ID 0cf3:1006 Atheros Communications, Inc.
Bus 002 Device 001: ID 0000:0000
[root@wulmcent ~]#
----------------------------------------------------------------------------
So i think my CentOS(2.6.18-128.el5) in VMWare has recognized my usb device, but the system can't drive it.
The light in my wireless card is still off.
On the other way, i have tried the ndiswrapper(1.56) using the drivers on winXP.
My wireless card can work well on winXP.So i think the driver will work in centOS too.
In fact, it cound't work although i've tried every driver i have that work well on winXP.
Here is my try:
-------------------------------------------------------------------
[root@wulmcent MW54U]# ls
150U C69 U300T U70 UD10
[root@wulmcent MW54U]# cd U70
[root@wulmcent U70]# ls
athur.sys athuw.sys netathuw.inf
[root@wulmcent U70]# ndiswrapper -i netathuw.inf
driver netathuw is already installed
[root@wulmcent U70]# ndiswrapper -l
netathuw : invalid driver!
[root@wulmcent U70]#
-------------------------------------------------------------------
U70 is a driver directory, the driver in it can work well in winXP but can not be installed in centOS.
And i also tried different drivers in directory 150U, C69, U300T and UD10. They displayed
the same error.