RE: Help with EHCI Missing Bulk In Callbacks

2012-07-23 Thread Graves, Daniel (GE Healthcare)
st...@rowland.harvard.edu] Sent: Monday, July 23, 2012 1:50 PM To: Graves, Daniel (GE Healthcare) Cc: linux-usb@vger.kernel.org Subject: RE: Help with EHCI Missing Bulk In Callbacks On Sat, 16 Jun 2012, Graves, Daniel (GE Healthcare) wrote: > Hello, > > wMaxPacketSize if 512. The tran

RE: Help with EHCI Missing Bulk In Callbacks

2012-07-23 Thread Alan Stern
On Sat, 16 Jun 2012, Graves, Daniel (GE Healthcare) wrote: > Hello, > > wMaxPacketSize if 512. The transfer_buffer_length the problematic > message is 8. And yes I meant scan_async doesn't run until 4 seconds > later. > > Yes the debug messages I gave were just to show the time discrepancy >