Hi Sandor,
On 2012.05.29 13:35, Sandor Otvos wrote:
> How can i obtain device instance string
> ( \\.\USB#VID_413C&PID_8158#7&1C3A6C5&0&2 ) with libusb ?
> I tried xusb, and libusbx can print it, if some problem occured. So this
> string is internally stored.
We have had a request to provide OS-d
Hello Sandor
On 29/05/2012 13:35, Sandor Otvos wrote:
> Hi
> Someone can advise a beginner like me...
> How can i obtain device instance string
> ( \\.\USB#VID_413C&PID_8158#7&1C3A6C5&0&2 ) with libusb ?
> I tried xusb, and libusbx can print it, if some problem occured. So this
> string is interna
Sandor Otvos wrote:
> i need this string , to distinguish more identical devices
As I mentioned in the reply I just sent to your post to libusb-devel,
there's a commit in libusbx.git since yesterday which makes available
the location of the USB device on the USB bus, which you could use,
and which