On Friday 24 October 2008, Fredrik Johansson wrote: > if I load the ehci-hcd driver with g_serial already loaded it > screws everything up since ehci-hcd driver attaches to both the OTG > and the host controller, how can i prevent it from using the OTG > controller?
If the OTG controller exposes EHCI as its host interface, it sure *ought* to be managed by the EHCI driver. Maybe you should be submitting a patch adding OTG glue to EHCI? If it's not exposing EHCI as its host interface, then it seems your OTG driver is quite buggy... -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html