On Fri, Nov 9, 2012 at 7:06 PM, Stefano Di Martino <stefan...@gmx.net> wrote:
> Well, my "solution" is nothing else than a deferment, that is,
> the problem still exists. It takes longer to show up, but is shows up!

If you can, test your pyusb code inside Linux to see if there
are similar problems or not. If there is no problem under Linux,
it could well be a libusbx problem under Windows. In that case,
you may want to write a simple C based program using
libusbx to confirm it is indeed that case. Then you can post
the debug log to the libusbx mailing list to see if there are
bug fixes for that.

You can also just use libusbx's xusb against your device
to see if that works or not.



-- 
Xiaofan

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to