On Fri, Apr 27, 2007 at 03:17:42PM +0300, Felipe Balbi wrote: > Hi again, > > The problem is even bigger. It only works when I build g_ether statically > weird. > > On 4/27/07, Felipe Balbi <[EMAIL PROTECTED]> wrote: > > Hello all, > > > > I was testing OTG functionalities with tusb6010 (n800) with latest omap > > tree. > > What i've found weird is that if the gadget side I build as modules, > > the host side doesn't work. > > > > Anybody knows how's that happening?
How can you have g_ether static and the gadget driver as a module? The emulation (g_ether, g_serial etc) calls functions in the driver (usb_gadget_register_driver etc). Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
