lkml.org 
[lkml]   [2006]   [Jul]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 21 Jul 2006 22:17:45 -0700
FromPete Zaitcev <>
SubjectRe: USB: count of reading urbs
On 20 Jul 2006 16:43:23 +0400, Sergej Pupykin <ps@lx-ltd.ru> wrote:

> Please, tell me. If I submit one urb, can I lost data? (If data comes when
> urb callback executed)

USB by its nature requires devices to have some buffering, because
polling by the host may be irregular or not often enough. So, usually
there is no loss of data in such case. If you delay resubmissions
enough to overrun device's internal queue, it may happen.

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-22 05:23    [from the cache]
©2003-2008