Hi Alan,
On Fri, May 23, 2014 at 01:20:59AM +0800, Alan Stern wrote:
> On Thu, 22 May 2014, Huang Rui wrote:
>
> > TEST 11 unlinks the URB read request for N times. When host and gadget
> > both initialize pattern 1 (mod 63) data series to do IN transfer, the
> > host side function should check t
On Thu, 22 May 2014, Huang Rui wrote:
> TEST 11 unlinks the URB read request for N times. When host and gadget
> both initialize pattern 1 (mod 63) data series to do IN transfer, the
> host side function should check the data buffer if it is as mod 63
> series, because the data packet which host r
TEST 11 unlinks the URB read request for N times. When host and gadget
both initialize pattern 1 (mod 63) data series to do IN transfer, the
host side function should check the data buffer if it is as mod 63
series, because the data packet which host receivced will follow
pattern 1. So this patch a