Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-30 Thread Johannes Stezenbach
On Wed, Oct 30, 2013 at 09:24:11PM -0200, Wander Lairson Costa wrote: > 2013/10/30 Johannes Stezenbach : > > >> >> >> > [2249737.372143] usb 1-1.1: usbfs: process 32478 (python) did not > >> >> >> > claim interface 0 before use > >> >> >> > > >> >> >> > >> >> >> Interface claiming, in another han

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-30 Thread Wander Lairson Costa
2013/10/30 Johannes Stezenbach : >> >> >> > [2249737.372143] usb 1-1.1: usbfs: process 32478 (python) did not >> >> >> > claim interface 0 before use >> >> >> > >> >> >> >> >> >> Interface claiming, in another hand, is handled internally by PyUSB, >> >> >> this might be a bug. >> >> > >> >> > usb

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-30 Thread Johannes Stezenbach
On Tue, Oct 29, 2013 at 06:06:43PM -0200, Wander Lairson Costa wrote: > 2013/10/29 Johannes Stezenbach : > > On Tue, Oct 29, 2013 at 02:58:45PM -0200, Wander Lairson Costa wrote: > > > > I was testing with a Linux based device and gadget g_zero, and > > the EPIPE error stuck unless I added either i

Re: [Libusbx-devel] [pyusb-users] [Released] PyUSB 1.0.0 beta 1

2013-10-30 Thread Johannes Stezenbach
On Tue, Oct 29, 2013 at 08:13:45PM -0200, Wander Lairson Costa wrote: > 2013/10/29 Tormod Volden : > > On Tue, Oct 29, 2013 at 9:06 PM, Wander Lairson Costa wrote: > >> 2013/10/29 Johannes Stezenbach: > >>> On Tue, Oct 29, 2013 at 02:58:45PM -0200, Wander Lairson Costa wrote: > 2013/10/29 Joha

[Libusbx-devel] [libusbx] Windows: Windows 8: Incorrect USB 3.0 speed detection (#155)

2013-10-30 Thread Stephen Ong
I have a USB 3.0 (bladeRF) device that is correctly recognized as SuperSpeed device in Windows 7 using Renesas stack. That same device is incorrectly detected as HiSpeed device in Windows 8.1 using Microsoft stack. The problem seems due to Windows 8.1 API. Please see: http://social.msdn.micros