On Tue, 10 Feb 2009 08:35:31 +0100
"Balbi Felipe (Nokia-D/Helsinki)" <[email protected]> wrote:

> > > Could you give me a little more detail on what you had to do for
> > > session start?  Perhaps I have a similar issue on Overo.
> > It is same $ echo "F" >/proc/driver/musb_hdrc, which was earlier
> > In musb_procfs.c and now been removed.
> >
> > +       case 'F':
> > +               reg = musb_readb(mbase, MUSB_DEVCTL);
> > +               reg |= MUSB_DEVCTL_SESSION;
> > +               musb_writeb(mbase, MUSB_DEVCTL, reg);
> 
> a temp sysfs for that will help:
> 
> Steve, could you try the following
> 
I let Felipe to send new version of the patch where it applies (I had
there spaces instead of tabs?) and condition for session value is not
true for all values ;-)

But for me Beagle work. Ethernet gadget just fine and HS HUB by kicking
the session on.


Jarkko
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to