* usb gadget driver on 730?
@ 2005-11-22 22:44 Brian Swetland
2005-11-23 22:10 ` Brian Swetland
0 siblings, 1 reply; 2+ messages in thread
From: Brian Swetland @ 2005-11-22 22:44 UTC (permalink / raw)
To: linux-omap-open-source
Is there any documentation on how to set up some of the simple gadget
drivers (like g_zero or the ethernet interface)? In particular, can
it be done without using external modules and mod_probe?
Brian
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: usb gadget driver on 730?
2005-11-22 22:44 usb gadget driver on 730? Brian Swetland
@ 2005-11-23 22:10 ` Brian Swetland
0 siblings, 0 replies; 2+ messages in thread
From: Brian Swetland @ 2005-11-23 22:10 UTC (permalink / raw)
To: linux-omap-open-source
[Brian Swetland <swetland@google.com>]
>
> Is there any documentation on how to set up some of the simple gadget
> drivers (like g_zero or the ethernet interface)? In particular, can
> it be done without using external modules and mod_probe?
I can confirm that the omap_udc driver is init()ing, but the probe
function never gets called, so the udc* is null when things like the
zero driver try to register.
Does anyone know what needs to happen for the omap_udc driver to
initialize? It does have a bind and unbind published under
/bus/platform/drivers/omap_udc/...
Any suggestions would be appreciated (or pointers to existing docs or
the like).
Brian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-23 22:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-22 22:44 usb gadget driver on 730? Brian Swetland
2005-11-23 22:10 ` Brian Swetland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox