On Tue, Dec 09, 2008 at 05:50:50PM -0700, ext Jeff Steele wrote: > 1) Is the USB OTG port working for HS bulk transfers when operating as a > device("gadget") ? For example, is there a version > of /drivers/usb/gadget/zero.c that works on 35xx processors ? yes. > 2) Is it possible to use the USB Host port and the OTG port > simultaneously ? should be possible, they're different controllers. > One scenario I'm envisioning is to read bulk data from a device via the > host port, process it, and then feed it out the OTG port to a "real" > host computer. > > 3) Is the Host port working pretty reliably, or are there any issues > still to be resolved ? ehci driver still needs some work. You can help > I don't mind if I need to apply patches or edit/re-compile a few lines > of kernel code, but I don't want to get stranded too deep in > un-supported territory... -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html