Hi,
On Sun, Dec 15, 2002 at 06:27:30PM +0100, Beat Birkhofer wrote:
> The libusb-documentation states that usb_claim_interface() (and thus
> usb_release_interface()) must be called when performing any
> operations related to his interface (usb_bulk_write() etc.).
True.
> In sanei_usb.c usb_cla
Hi
The libusb-documentation states that usb_claim_interface() (and thus
usb_release_interface()) must be called when performing any
operations related to his interface (usb_bulk_write() etc.).
In sanei_usb.c usb_claim_interface() is only called in usb_open(). I
get somewhat further if I pad us