• Thomas Wahrenbruch's avatar
    [PATCH] USB: Fix kobil_sct with uhci · 8639d2a4
    Thomas Wahrenbruch authored
    the kobil_sct didn't work with uhci hcds.
    It used usb_fill_bulk_urb instead of usb_fill_int_urb.
    The attached patch fixes this.
    
    It starts reading in open now - this gives apps (CT-API) the chance to
    detect the p'n'p string correctly.
    8639d2a4
kobil_sct.c 23.1 KB