: linux-usb-devel@lists.sourceforge.net
Cc: Siddharth, Karnik (IE10)
Subject: Re: [linux-usb-devel] OHCI implementation
On Sunday 31 December 2006 11:37 pm, Siddharth, Karnik (IE10) wrote:
> Hello,
>
> I am doing an OHCI implementation where when I queue up a set up
packet
> it gets reti
On Sunday 31 December 2006 11:37 pm, Siddharth, Karnik (IE10) wrote:
> Hello,
>
> I am doing an OHCI implementation where when I queue up a set up packet
> it gets retired(Queed as done in HCCA) without updating the CC field.The
> specification says this(NAK) is not possible for set up packet.
>
On Mon, 1 Jan 2007, Siddharth, Karnik (IE10) wrote:
> Hello,
>
> I am doing an OHCI implementation where when I queue up a set up packet
> it gets retired(Queed as done in HCCA) without updating the CC field.The
> specification says this(NAK) is not possible for set up packet.
>
> Any idea why t
Hello,
I am doing an OHCI implementation where when I queue up a set up packet
it gets retired(Queed as done in HCCA) without updating the CC field.The
specification says this(NAK) is not possible for set up packet.
Any idea why this should happen?
Regards,
Siddharth
---