• David Brownell's avatar
    [PATCH] USB: usbtest, autoconfigure from descriptors · fa619857
    David Brownell authored
    Not all gadget controllers support ep2in-bulk and ep2out-bulk,
    unlike the EZ-USB (non-FX2) devices or the net2280.
    
    So this patch teaches "usbtest" how to look at the descriptors
    it's given, and use the appropriate endpoints.  This helps
    support Linux test devices using hardware like the pxa2xx UDC,
    and other controllers.
    fa619857
usbtest.c 42.2 KB