On Wed, Jan 5, 2011 at 3:19 AM, Emmanuel Blot <eblot...@gmail.com> wrote:
>> Anyway, you have to install the device driver for your peripheral.
>
> This is what I did: I've installed the D2XX Windows drivers (latest
> release) available from the FTDI web site.
> My understanding is that for libusb-1.0 at least, if these original
> drivers are installed, there's no need to install another device
> driver. I'll double-check

No you have to install WinUSB driver to use libusb-1.0 Windows.
Right now it only supports WinUSB and HID backend. Since
your device is not an HID device, you have to install WinUSB
driver in order to use libusb-1.0 Windows backend.

You can use Zadig (GUI based) to install WinUSB driver for
your device.
http://libusb.org/wiki/windows_backend


-- 
Xiaofan

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to