On 2014.09.03 09:35, Qian Peng wrote:
> libusbx: error

Looks like you are using libusbx, which has been superseded by libusb.
Can you try with the latest libusb (Please visit http://libusb.info), in 
case it fixed that issue.

> the issue looks like
> http://sourceforge.net/p/libusbx/mailman/libusbx-devel/thread/1349577786.68914.1354005550176.JavaMail.open-xchange%40com4.strato.de/#msg30149384
>
> How do we avoid or solve the problem?

As advised in the thread you point out, you may want to have a look at 
what USBView reports.

Also, the device you are trying to access appears to be a "Kingston 
DataTraveler 2.0 Stick (2GB)" (http://www.linux-usb.org/usb.ids -> 
0930:6544), which is a mass storage device.

Can you clarify why you are trying to access a regular mass storage 
device using libusb on Windows? This means having to replace the default 
Mass Storage driver with WinUSB and losing native access to device as a 
flash drive, which seems like an odd thing to try to do...

Regards,

/Pete

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to