daynix / UsbDk

Usb Drivers Development Kit for Windows
Apache License 2.0
548 stars 143 forks source link

UsbDk does not detect devices connected to a USB 3.0 host controller #4

Closed matlo closed 9 years ago

matlo commented 9 years ago

This issue was reported here:

ezzze commented 9 years ago

Have you tried with the latest code in git? As i know, uskdk v1.0.4 will not work with USB 3.0 host controller.

dmitryfleytman commented 9 years ago

Indeed, USB 3.0 support was added after v1.0.4 (at commit 4dbbf0c86c76e3fb4f005ca8d3806cce16e3c61b). We will release the new official version with this fix in a next few days. Until then, just build it form the latest source.