2010/4/17 Xiaofan Chen <[email protected]>: > On Fri, Apr 16, 2010 at 11:14 PM, Wander Lairson > <[email protected]> wrote: > >> Known issues >> ----------------- >> >> - 'reset' method fails under FreeUSB (libusb 1.0 backend). > > 'reset' method fails under FreeUSB 8.0 (libusb 1.0 backend). I am > not so sure about the older system. > > One more: libusb 0.1 backend does not seem to work under FreeBSD 8.0. Is there any error messages when running the tests? (with PYUSB_DEBUG_LEVEL=debug).
> >> - 'reset' method hangs under Windows (libusb 1.0 backend). >> - Sometimes occurs `read` timeout on Windows (libusb 1.0 backend). >> - Test cases fail to run under cygwin. > > You can probably remove "reset" from the test cases as it is > problematic anyway. Normally it is only used as a last resort > (often only under Linux). Actually I do it to have known device state when changing the backend in the tests. > > -- > Xiaofan http://mcuee.blogspot.com > > ------------------------------------------------------------------------------ > Download Intel® 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/pyusb-users > ------------------------------------------------------------------------------ Download Intel® 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 [email protected] https://lists.sourceforge.net/lists/listinfo/pyusb-users
