libusb Developers Guide | ||
---|---|---|
<<< Previous | Next >>> |
This function will detach a kernel driver from the interface specified by parameter interface. Applications using libusb can then try claiming the interface. Returns 0 on success or < 0 on error.
Implemented on Linux only.
<<< Previous | Home | Next >>> |
usb_get_driver_np | Up | Examples |