[help] How to detect USB "use"

2013-02-13 Thread Mylene Josserand
Hi all ! I need some help about USB. My company has a self-made board that we want to use as an USB peripheral. For some reasons, we are still in kernel version 2.6.31.14 and we use a ISP1504. To use the board in a peripheral mode, we use the module "fsl_usb2_udc" and "g_file_storage". It wo

Re: [help] How to detect USB "use"

2013-02-14 Thread Mylene Josserand
Hi Greg, Okay, this is what I thought. I will see what I can do. Anyway, thank you for your answer and your advice ! Best regards, -- Mylène JOSSERAND Le 13/02/2013 19:52, Greg KH a écrit : > On Wed, Feb 13, 2013 at 10:29:22AM +0100, Mylene Josserand wrote: >> Hi all ! >&g

Re: [help] imx27 - isp1504 : unable to init transceiver, probably missing

2013-09-27 Thread Mylene Josserand
Hi everyone, Sorry for the late answer ! Le 26/09/2013 17:59, Christoph Fritz a écrit : > On Wed, 2013-09-25 at 16:00 +0200, Eric Bénard wrote: >> Le Wed, 25 Sep 2013 12:17:40 +0200, >> Christoph Fritz a écrit : >> >>> On Tue, 2013-04-09 at 14:28 -0300, Fabio Estevam wrote: On Mon, Apr 8,

Re: [help] imx27 - isp1504 : unable to init transceiver, probably missing

2013-09-30 Thread Mylene Josserand
Hi, Le 29/09/2013 19:08, Christoph Fritz a écrit : > On Sun, 2013-09-29 at 12:19 -0300, Fabio Estevam wrote: >> On Sun, Sep 29, 2013 at 11:32 AM, Christoph Fritz >> wrote: Le 26/09/2013 17:59, Christoph Fritz a écrit : > Their software fix: > "As first attemp at fixing this is

Re: [help] imx27 - isp1504 : unable to init transceiver, probably missing

2013-10-15 Thread Mylene Josserand
Hi everyone, Sorry for the late test but I had other tasks... I just had some time to look at it and test it. Le 30/09/2013 09:47, Mylene Josserand a écrit : > Le 29/09/2013 19:08, Christoph Fritz a écrit : >> On Sun, 2013-09-29 at 12:19 -0300, Fabio Estevam wrote: >>> On Su

Re: [help] imx27 - isp1504 : unable to init transceiver, probably missing

2013-10-15 Thread Mylene Josserand
Le 15/10/2013 11:48, Mylene Josserand a écrit : > Unfortunately, I don't know if I missed any configurations but the SMSC > 3340 is still not working in my case.. :( > > I test it with a 2.6.32 kernel. The phy seems to be detected (same thing > before the "patches")

[help] imx27 - isp1504 : unable to init transceiver, probably missing

2013-04-08 Thread Mylene Josserand
Hi everyone, I need some help to understand how USB is configured. I am updating an old kernel (2.6.32 !) to the version 3.8.2. I am self-taught on Linux kernel so, sometimes, I need the help of the community to understand it :) The SoC is a IMX27. For the USB side, we have a NXP ISP1504. I k