On Di, 2016-08-23 at 13:46 +0200, Hans Petter Selasky wrote:
> Hi,
>
> Patch is also attached.
>
> --HPS
>
> > Fix remainder field for TR_SETUP completion event. Previously
> > the code would incorrectly report the remainder as 8 bytes. A remainder of > > 0
> > bytes should be reported when t
Hi,
Patch is also attached.
--HPS
Fix remainder field for TR_SETUP completion event. Previously
the code would incorrectly report the remainder as 8 bytes. A remainder of 0
bytes should be reported when the SETUP packet is successfully transferred.
Found using FreeBSD's XHCI driver.
Signe