On Sun, 28 Oct 2012, therau2000 wrote:

> > Unfortunately libusbx does not automatically fall back to the
> > SCSI Pass Through. 
> 
> I do understand that libusbx does not automatically fall back to "SCSI
> Pass Through". But under Linux, when program xusb fails to claim
> interface 0, it does:
> libusb_detach_kernel_driver
> libusb_claim_interface
> 
> the result is "annoying" but it allows access my USB Device.
> 
> When program xusb fails to claim interface 0, it would seem possible to
> "activate SCSI Pass Through". Further calls to libusb_bulk_transfer
> could then be transparent to the application program. I guess there
> should be a "deactivate SCSI Pass Through" as well to resume normal
> operations.

This is completely wrong.  SCSI Pass Through is nothing like
libusb_bulk_transfer; they are totally different.  One cannot be used
as a substitute for the other.  It would be like trying to use "ls" as 
a substitute for "dd".

Alan Stern


------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to