Re: [PATCH, RFC] usbmon: correct computing of the ISO packets with mmap

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Stern
Date: Monday, November 15, 2010 - 8:01 am

On Sun, 14 Nov 2010, Pete Zaitcev wrote:


No, it's possible to have both.  This is less likely with isochronous 
than with the other transfer types, but it can happen.  For example, 
consider a high-bandwidth high-speed transfer where 3072 bytes are 
received in three packets during a single microframe.  You might 
receive two of the three packets, giving actual_length = 2048, and then 
not receive the third, giving status = -EPROTO.

Alan Stern

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH, RFC] usbmon: correct computing of the ISO pack ..., Alan Stern, (Mon Nov 15, 8:01 am)