Re: [linux-usb-devel] iMX usb gadget controller driver status

2006-04-19 Thread Torsten Koschorrek
Matt Reimer wrote: On 3/27/06, Torsten Koschorrek <[EMAIL PROTECTED]> wrote: The driver works fine for me. You can use it with g_file_storage, g_zero and g_serial. g_ether is not working at the moment. I also had success to get iso-transfers working, but it's very slow at the moment. Thanks

Re: [linux-usb-devel] iMX usb gadget controller driver status

2006-04-11 Thread Matt Reimer
On 3/27/06, Torsten Koschorrek <[EMAIL PROTECTED]> wrote: > Hi, > > The driver works fine for me. You can use it with g_file_storage, g_zero > and g_serial. g_ether is not working at the moment. > I also had success to get iso-transfers working, but it's very slow at > the moment. > > The udc is no

Re: [linux-usb-devel] iMX usb gadget controller driver status

2006-03-24 Thread julien . boibessot
Ok thanks, so the latest available version is the one you posted on this list end of last year, right ? Julien Quoting Mike Lee <[EMAIL PROTECTED]>: > That patch is released several months ago. But it is still in early > development stage. > But unfortunately, i have no time to develop that now.

Re: [linux-usb-devel] iMX usb gadget controller driver status

2006-03-24 Thread julien . boibessot
Thank you for your answer ! > > > This imx_udc is the lower layer driver which should handle a lot > hardware-dependent work,like handle specific register , after inserting > this driver , you should be able to insert other usb upper layer > protocol driver like file_storage gadget driver , then

Re: [linux-usb-devel] iMX usb gadget controller driver status

2006-03-23 Thread Tomko
[EMAIL PROTECTED] wrote: Hi ! I have seen in list archive that, some months ago, some people ( Mike Lee, Torsten Koschorrek, David Brownell and some others...) were working on iMX usb gadget controller driver. So my question is: how is this "imx_udc" yet doing ? This imx_udc is the lower la

Re: [linux-usb-devel] iMX usb gadget controller driver status

2006-03-23 Thread David Brownell
On Thursday 23 March 2006 2:36 am, [EMAIL PROTECTED] wrote: > > I have seen in list archive that, some months ago, some people ( Mike Lee, > Torsten Koschorrek, David Brownell and some others...) were working on iMX usb > gadget controller driver. Untrue ... I never touched i.MX. --

[linux-usb-devel] iMX usb gadget controller driver status

2006-03-23 Thread julien . boibessot
Hi ! I have seen in list archive that, some months ago, some people ( Mike Lee, Torsten Koschorrek, David Brownell and some others...) were working on iMX usb gadget controller driver. So my question is: how is this "imx_udc" yet doing ? I have a custom board with an iMXl chip and would like to h