[PATCH] USB: Fix kobil_sct with uhci
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.
Showing
Please register or sign in to comment