From: Greg KH <greg@kroah.com>
To: Sergej Pupykin <ps@lx-ltd.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: USB: count of reading urbs
Date: Thu, 20 Jul 2006 15:21:43 -0700 [thread overview]
Message-ID: <20060720222143.GA5399@kroah.com> (raw)
In-Reply-To: <m3irls78gk.fsf@lx-ltd.ru>
On Thu, Jul 20, 2006 at 04:43:23PM +0400, Sergej Pupykin wrote:
>
> Hi, All!
>
> Please, tell me. If I submit one urb, can I lost data? (If data comes when
> urb callback executed)
No. How can data be received if you have not submitted an urb? The way
USB works just does not allow this.
thanks,
greg k-h
next prev parent reply other threads:[~2006-07-21 2:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-20 12:43 USB: count of reading urbs Sergej Pupykin
2006-07-20 22:21 ` Greg KH [this message]
[not found] <mailman.1153399921.28044.linux-kernel2news@redhat.com>
2006-07-22 5:17 ` Pete Zaitcev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060720222143.GA5399@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ps@lx-ltd.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.