Re: USB transfers stuck in kernel/libusb not sent out until next transfer is submitted

2012-10-19 Thread Peer Stritzinger
Hi, further data: If I wait 2ms between each transfer they never get stuck. As you mentioned in your other post, no usbdump yet in 8.0 But I can positively say that: 1. the transfer got submitted and the submit returned 0 2. no device NAK's on the USB bus (I'm looking at it with a sniffer)

Re: USB transfers stuck in kernel/libusb not sent out until next transfer is submitted

2012-10-19 Thread Peer Stritzinger
On Fri, Oct 19, 2012 at 11:51 AM, Hans Petter Selasky hans.petter.sela...@bitfrost.no wrote: I see you are using 8.0 and I think that doesn't have usbdump. Yep unfortunately. Try fetching libusb sources from 8-stable and just make the stream open routine return a failure, if it doesn't