On Fri, Feb 22, 2008 at 10:00 AM, David Brownell <[EMAIL PROTECTED]> wrote:
> On Friday 22 February 2008, Francis Moreau wrote:
> > > >
> > > > To start the tests, I use the testusb user tool with the wrapper
> script test.sh.
> > > > In this script, the buflen for the host is set to 2048.
>
On Friday 22 February 2008, Francis Moreau wrote:
> > >
> > > To start the tests, I use the testusb user tool with the wrapper script
> > test.sh.
> > > In this script, the buflen for the host is set to 2048.
> >
> > Which as you note is incompatible with "pattern=1".
> >
> > If you want to u
On Fri, Feb 22, 2008 at 8:52 AM, David Brownell <[EMAIL PROTECTED]> wrote:
> On Wednesday 20 February 2008, Francis Moreau wrote:
> > Hello,
> >
> > I'm struggling with this module to test my udc.
> >
> > I loaded the zero driver like the following:
> >
> > $ modprobe g_zero pattern=1
>
On Wednesday 20 February 2008, Francis Moreau wrote:
> Hello,
>
> I'm struggling with this module to test my udc.
>
> I loaded the zero driver like the following:
>
> $ modprobe g_zero pattern=1
>
> and loaded usbtest module on the host:
>
> $ modprobe usbtest pattern=1
>
> So I basic
Hello,
I'm struggling with this module to test my udc.
I loaded the zero driver like the following:
$ modprobe g_zero pattern=1
and loaded usbtest module on the host:
$ modprobe usbtest pattern=1
So I basically use the default parameters for both modules. Specially the
'buflen' parame