Re: omap udc driver problem with beagle board

2010-05-31 Thread Felipe Balbi
On Mon, May 31, 2010 at 09:06:35AM +0200, ext Marco Stornelli wrote: Oops, my fault. I see the error in the configuration. Thank you very much for your response. I'll try again. no problem. -- balbi DefectiveByDesign.org -- To unsubscribe from this list: send the line "unsubscribe linux-embed

Re: omap udc driver problem with beagle board

2010-05-31 Thread Marco Stornelli
2010/5/30 Felipe Balbi : > On Sun, May 30, 2010 at 11:53:49AM +0200, Marco Stornelli wrote: > beagle board uses musb. You shouldn't be relying on the udc controller. > Your Kconfig is just wrong. > > -- > balbi > Oops, my fault. I see the error in the configuration. Thank you very much for your re

Re: omap udc driver problem with beagle board

2010-05-30 Thread Marco Stornelli
2010/5/30 Felipe Balbi : > On Sun, May 30, 2010 at 11:53:49AM +0200, Marco Stornelli wrote: > > beagle board uses musb. You shouldn't be relying on the udc controller. > Your Kconfig is just wrong. > > -- > balbi > Mmmdoes it mean that it's not possible to use g_ether driver? I read in several

Re: omap udc driver problem with beagle board

2010-05-30 Thread Felipe Balbi
On Sun, May 30, 2010 at 11:53:49AM +0200, Marco Stornelli wrote: > Hi, > > I'm using the kernel 2.6.34 with the beagle board rev. c4. I have got > some problems with the ethernet gadget to use nfs over usb. The problem > is with the usb. When the g_ether driver register itself, the omap udc > driv

omap udc driver problem with beagle board

2010-05-30 Thread Marco Stornelli
Hi, I'm using the kernel 2.6.34 with the beagle board rev. c4. I have got some problems with the ethernet gadget to use nfs over usb. The problem is with the usb. When the g_ether driver register itself, the omap udc driver returns ENODEV because the kernel didn't call the probe for this driver. L