All of lore.kernel.org
 help / color / mirror / Atom feed
From: Franck xyz <vagabon.xyz@gmail.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Help on HCD developpement
Date: Thu, 1 Sep 2005 13:39:19 +0200	[thread overview]
Message-ID: <cda58cb8050901043967808e00@mail.gmail.com> (raw)
In-Reply-To: <cda58cb8050901025311665d7@mail.gmail.com>

Hi,

I'm trying to write a host controller driver for a Arc hardware. I
need to know how nak
pid should be handled ? Hardware can automatically manage them, that means it
automatically retry the naked transaction. But since setup packet must
not be "NAKed" or hub
endpoint #1 returns nak pid when no events happen on its port, I don't
think I can use this
feature. But if I do it manually, what should I do when receiving a
NAK ? Should I retry the
transaction forever ? What status should I return to usb core (through
urb->status) when hub
endpoint #1 returns nak ?

Thanks.
               Franck

           reply	other threads:[~2005-09-01 11:39 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <cda58cb8050901025311665d7@mail.gmail.com>]

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=cda58cb8050901043967808e00@mail.gmail.com \
    --to=vagabon.xyz@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.