Hi Dave,
After the stress test and backport gadget code from
2.6.24 to my current 2.6.20 version, the problem
remains .
It always reports error when responding to the
following setup request:
SETUP 80.06 v0300 i l00ff
usb.c always fails at replying to this request, it
reports:
write string
> > Thanks, anyway, how can I find the if version of
> the
> > gadgetfs.h is wrong?
>
> Use the version of the header from the kernel that
> you're running with.
I just did that, the problem is still there.
This is strange, as our d12 driver works ok with the
serial/ether/file_storage gadget, fr
> Thanks, anyway, how can I find the if version of the
> gadgetfs.h is wrong?
Use the version of the header from the kernel that
you're running with.
> --- David Brownell <[EMAIL PROTECTED]>写道:
>
> > On Thursday 14 February 2008, hui zhuu wrote:
> > > gadgetfs: bound to d12 driver
> >
> > My fi
Hi David,
Thanks, anyway, how can I find the if version of the
gadgetfs.h is wrong?
--- David Brownell <[EMAIL PROTECTED]>写道:
> On Thursday 14 February 2008, hui zhuu wrote:
> > gadgetfs: bound to d12 driver
>
> My first suspicion would be this "d12" driver ... is
> it
> behaving right?
>
> Th