On Thu, Apr 14, 2011 at 04:36:15PM +0300, Tatyana Brokhman wrote: > This patch implements the infrastructure for the UAS gadget driver. > The UAS gadget driver registers as a second configuration of the MS > gadet driver. > > A new module parameter was added to the mass_storage module: > bool use_uasp. (default = 0) > If this parameter is set to true, the mass_storage module will register > with the UAS configuration as the devices first configuration and > operate according to the UAS protocol. Ick, I'd _really_ prefer no new kernel module parameters. It gets messy and a pain to support and document (see you didn't document it...) Any way to do this "automatically"? Or some other way? thanks, greg k-h -- 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