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
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
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.
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
[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
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.
--
On Maw, 2005-08-30 at 11:14 +0530, [EMAIL PROTECTED] wrote:
> Now we have to upgrade to update 1 from Red Hat. We tried with Update 1
> and kernel version for this is 2.6.9-11. But with this kernel
> disconnecting mobile works fine for the first time after that it's
> giving kernel panic and I tr
Hello Greg,
I'm using usbserial driver to communicate with USB Mobile phones. It was
started with 2.4 kernel and now we are using Red Hat Enterprise Linux
Edition 4 with kernel version 2.6.9-5, driver functionalities are
working fine.
Now we have to upgrade to update 1 from Red Hat. We tried wi
Carles Pina i Estany wrote:
In host computer, in /var/log/messages:
ug 4 15:21:14 pinux kernel: usb 1-1: new full speed USB device using
uhci_hcd and address 18
Aug 4 15:21:26 pinux kernel: usb 1-1: new full speed USB device using
uhci_hcd and address 19
Aug 4 15:21:44 pinux kernel: usb 1-1: n
On Fri, 5 Aug 2005, Carles Pina i Estany wrote:
> > This sort of thing was reported before, and a patch was posted (sorry I
> > don't have a URL). It's caused by a device constantly disconnecting and
> > reconnecting, monopolizing the khubd thread and preventing other processes
> > (like lsusb
Hello!
On Aug/04/2005, Alan Stern wrote:
> On Fri, 5 Aug 2005, Carles Pina i Estany wrote:
>
> > In host computer, in /var/log/messages:
> > ug 4 15:21:14 pinux kernel: usb 1-1: new full speed USB device using
> > uhci_hcd and address 18
> > Aug 4 15:21:26 pinux kernel: usb 1-1: new full speed
On Fri, 5 Aug 2005, Carles Pina i Estany wrote:
> In host computer, in /var/log/messages:
> ug 4 15:21:14 pinux kernel: usb 1-1: new full speed USB device using
> uhci_hcd and address 18
> Aug 4 15:21:26 pinux kernel: usb 1-1: new full speed USB device using
> uhci_hcd and address 19
> Aug 4 15
Hello,
I am sending the last information from today :-)
(we are working in MX21, to support USB slave, mainly using Kernel
2.4.20 patched with patch from Freescale)
Today MX21 did something more interesting :-)
I loaded the modules in this way and order. Lines started with # what I
typed, othe
Hi again :-)
On Aug/03/2005, Torsten Koschorrek wrote:
> >>>wasn't related to USB, and then I tried to load (Freescale told us 3
> >>>weeks ago, but I was on holidays...):
> >>>
> >>>usbdcore.o
> >>>mx2_bi.o
> >>>
> >>>And no signal in lspci from Desktop.
> >>>
> >>>Then I was trying usbd_drv.o,
Carles Pina i Estany wrote:
on the mx21. Can u give us some debug output, when your are loading the
modules? You have to enable the usb device controller driver and a
gadget driver (serial, ethernet, storage). Which modules do you have
enabled in the config?
Now I haven't access to MX21 (I
Hello again,
On Aug/03/2005, Torsten Koschorrek wrote:
> >>Maybe there is an ethernet gadget driver on top of the usb device
> >>controller driver. It would be good to know, which driver(s) are loaded
> >
> >
> >I think that no...
> >
>
> Oops, my fault. I thought of ethernet concerning the N
Carles Pina i Estany wrote:
I need to use serial device, but i am not able to use it. And the worst
What do you mean? Do you want to use the mx21 as an usb-to-serial adapter?
No, i have some program in mx21 that should be listening in
/dev/ttygserial and from Desktop computer I will "talk"
Hi,
On Aug/03/2005, Torsten Koschorrek wrote:
> Carles Pina i Estany wrote:
>
> >uau, it seems that we are 3 persons working with i.MX (i am working
> >using MX.21)
> >
> >I have a problem using it, that maybe somebody knows the solution. If it
> >is off-topic on this list, reply me by private m
Carles Pina i Estany wrote:
uau, it seems that we are 3 persons working with i.MX (i am working
using MX.21)
I have a problem using it, that maybe somebody knows the solution. If it
is off-topic on this list, reply me by private mail with Cc: to other
person...
I am using Kernel 2.4.20 from fr
Hello,
On Aug/02/2005, Torsten Koschorrek wrote:
> I'm using an i.MX controller too and I'm testing your imx_udc driver.
> The controller is an i.MXL @200MHz.
uau, it seems that we are 3 persons working with i.MX (i am working
using MX.21)
I have a problem using it, that maybe somebody knows
mike lee wrote:
Dear David
I attach the imx controller driver for 2.6.10, it should be fine to
patch 2.6.11. I have to say sorry to david that giving you the code with
nearly delay for 2 months.
Also , Please be reminded that it is only tested with file_storage
and serial (w/o ACM). and p
Dear Torsten
>
> Hi Mike,
>
> I'm using an i.MX controller too and I'm testing your imx_udc driver.
> The controller is an i.MXL @200MHz.
It is the same with my platform.
>
> Patching the kernel (2.6.10-rc2), compiling and loading the driver
> works fine. I'm also able to attach other gadget dri
On Monday 20 June 2005 1:25 am, mike lee wrote:
> Dear David
> I attach the imx controller driver for 2.6.10, it should be fine to
> patch 2.6.11. I have to say sorry to david that giving you the code with
> nearly delay for 2 months.
Could you refresh it to apply on 2.6.12? This obviously
wo
23 matches
Mail list logo