2010/8/5 <tom.leiming@xxxxxxxxx>: > From: Ming Lei <tom.leiming@xxxxxxxxx> > > This patch introduces isochronous source sink function driver > into zero composite driver. The driver is based on David Brownell's > f_sourcesink.c > > It can be used to evalute isochronous transfer performance of usb > host controller or usb host controller driver, or can be used to > troubleshoot usb host controller driver(usually some embedded hcd) > handily, or can be used to test gadget driver or hardware. > > It has been verified OK on omap3-based beagle board. > > Basic features supported now: > -multiple interface altsetting > -customization of interface altsetting via module parameter > -single iso-in or iso-out only endpoint > -double buffering or more > -high bandwidth endpoint > > > Signed-off-by: Ming Lei <tom.leiming@xxxxxxxxx> > Cc: David Brownell <david-b@xxxxxxxxxxx> > --- > > V1: This version takes suggestions from David Brownell: > -add modules parameter to change interval/multi/max packet size of endpoint > -support double buffering or more > -support multiple altsetting Hi David, Care to give your comments on the patch? thanks, -- Lei Ming -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html