On Thu, May 15, 2014 at 6:11 AM, Walker Inman <win...@mit.edu> wrote:
> We've been using pyusb with the libusb-1.0 backend on linux and
> everything works well.
>
> We're now testing on two windows 7 machines and are running into some
> issues.  On one machine with libusb-win32 (i.e. libusb-0.1 backend)
> installed, pyusb works up until a point (we run into some timeout issues
> during reads -- but we think its probably a libusb-0.1 issue that won't
> be fixed).  We are also only able to find our device, and only when we
> use a libusb0.1 driver.

BTW, unlike the legacy libusb-0.1 under Linux and Mac OS X,
we do support libusb-win32 under Windows even though it is a
mature project and no new features will be added.

It is the intended behavior of libusb-win32 that only device
with supported driver (libusb0.sys and libusbK.sys) are
listed.


-- 
Xiaofan

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to