On 4/30/2012 2:18 PM, Felipe Balbi wrote:
Enable the usbtest driver to test peripherals with super speed
> isoc endpoints. So far this has only been tested with the modified
> gadget zero with isoc endpoint support.
>
> A module parameter 'need_iso' is added to force the driver to look
> for an alternate interface containing isoc endpoints, instead of
> stopping at the first one with bulk endpoints.
>
> Signed-off-by: Paul Zimmerman<paulz@xxxxxxxxxxxx>
This can be done differently. Ideally we would not need any module
parameters. When you want to run the ISO tests, just make sure to set
the correct alternate setting. Other than that, it looks ok.
Yes, I too always use it with need_iso=1 for both bulk and isoc tests.
--
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