On Wed, Apr 7, 2010 at 9:29 AM, Wander Lairson <wander.lair...@gmail.com> wrote:
> By the way, it feels like the problem with libusb_init is that it
> cannot load winusb.dll, but I haven't debug enough to be sure about
> that...
>
> 2010/4/6 Wander Lairson <wander.lair...@gmail.com>:
>> Kind of strange, for libusb 1.0 fails on libusb_init call, and libusb
>> 0.1 is sucessfully loaded:

If you are running XP, then you need to install the WinUSB
driver package to have winusb.dll. It is built-in Windows
Vista and 7.

Just in case you are running XP an have not installed the
driver, you can download this file, change the VID/PID for
your test device, then change the original driver to use
WinUSB. In that case, you will have winusb.sys and winusb.dll
installed in the system.
http://libusb-winusb-wip.googlecode.com/files/winusb%20driver.zip

More info:
http://www.libusb.org/wiki/windows_backend

-- 
Xiaofan http://mcuee.blogspot.com

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to