やーはまりました。
なかなか情報がみつからなくて。
どうやら、windows 7(HOST側)のレジストリをいじってあげると
認識するらしい。責任はとりません。後レジストリのバックアップは取っておいた方が良いです。
参照
http://okwave.jp/qa/q6325085.html
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1016809
1.Open the Windows registry, by clicking on Start > Run and typing regedit
2.Navigate to the following location HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}.
3.In the right hand panel, if the the UpperFilters entry exists, then delete it.
4.Go to the location HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\.
5.Delete the usbfilter string.
6.Delete this file: %system32%\drivers\usbfilter.sys.
7.Reboot your computer.
1.regeditでレジストリエディタ開く
2.HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}. まで行く。
3.もし右側のパネルにUpperFilters entryがあったら削除。
4.HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\. に行く。
5.usbfilterの項目(フォルダ)削除
6.Cドライブのwindowsに大体あると思う %system32%\drivers\usbfilter.sys ファイル削除
7.Reboot your computer.
でうまくいきました。