All of lore.kernel.org
 help / color / mirror / Atom feed
* Help on HCD developpement
       [not found] <cda58cb8050901025311665d7@mail.gmail.com>
@ 2005-09-01 11:39 ` Franck xyz
  0 siblings, 0 replies; only message in thread
From: Franck xyz @ 2005-09-01 11:39 UTC (permalink / raw)
  To: lkml

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-01 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cda58cb8050901025311665d7@mail.gmail.com>
2005-09-01 11:39 ` Help on HCD developpement Franck xyz

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.