Re: [linux-usb-devel] [PATCH] PXA27x UDC driver.

2007-07-10 Thread David Brownell
On Monday 09 July 2007, Rodolfo Giometti wrote: > On Sat, Jun 30, 2007 at 06:46:14AM -0700, David Brownell wrote: > > > > Has someone actually signed up to develop and maintain such a > > controller driver? If so, that would be a Fine Thing, but not > > one I've heard rumored before. I've assume

Re: [linux-usb-devel] [PATCH] PXA27x UDC driver.

2007-07-10 Thread Vernon Sauder
Rodolfo Giometti wrote: That's what I wish to do... I wish cleaning up as much possible my pxa27x version af the driver so we can have something common where we can work on. Sorry for the delay but in these next days I'll read back all your suggestions and I'll provide a new patch ASAP. However

Re: [linux-usb-devel] [PATCH] PXA27x UDC driver.

2007-07-09 Thread Rodolfo Giometti
On Sat, Jun 30, 2007 at 06:46:14AM -0700, David Brownell wrote: > > Has someone actually signed up to develop and maintain such a > controller driver? If so, that would be a Fine Thing, but not > one I've heard rumored before. I've assumed that the best we'd > have is someone (Rodolfo?!) finally

Re: [linux-usb-devel] [PATCH] PXA27x UDC driver.

2007-07-02 Thread Dmitry Krivoschekov
David Brownell wrote: > On Friday 29 June 2007, Dmitry Krivoschekov wrote: >> David Brownell wrote: >>> On Thursday 28 June 2007, Rodolfo Giometti wrote: >>> As suggest by Leo let me propose to you my new patch for PXA27x UDC support. Please, let me know what I have to do for ke

Re: [linux-usb-devel] [PATCH] PXA27x UDC driver.

2007-06-30 Thread David Brownell
On Thursday 28 June 2007, Andrew Morton wrote: > > +#undef DISABLE_TEST_MODE > > enabling DISABLE_TEST_MODE seens to enable test mode. Confused. Blame it on Intel. ISTR that early pxa2[156]x silicon had something called "test mode". And a boatload of errata, with a common thread in workar

Re: [linux-usb-devel] [PATCH] PXA27x UDC driver.

2007-06-30 Thread David Brownell
On Friday 29 June 2007, Dmitry Krivoschekov wrote: > David Brownell wrote: > > On Thursday 28 June 2007, Rodolfo Giometti wrote: > > > >> As suggest by Leo let me propose to you my new patch for PXA27x UDC > >> support. > >> > >> Please, let me know what I have to do for kernel inclusion. :) > > >

Re: [linux-usb-devel] [PATCH] PXA27x UDC driver.

2007-06-29 Thread Dmitry Krivoschekov
Rodolfo Giometti wrote: > On Thu, Jun 28, 2007 at 02:53:22PM -0700, David Brownell wrote: >> Let's start with *JUST* a driver, not trying to update everything >> else in the USB Gadget stack so that it looks like it's designed >> specifically to handle all of Intel's design botches related to >> en

Re: [linux-usb-devel] [PATCH] PXA27x UDC driver.

2007-06-29 Thread Dmitry Krivoschekov
David Brownell wrote: > On Thursday 28 June 2007, Rodolfo Giometti wrote: > >> As suggest by Leo let me propose to you my new patch for PXA27x UDC >> support. >> >> Please, let me know what I have to do for kernel inclusion. :) > > Let's start with *JUST* a driver, not trying to update everything >