Discussion:
[Libusbx-devel] [libusbx] Fixed incorrect error message in fxload. (#169)
Carl Karsten
2014-04-06 15:08:21 UTC
Permalink
Hmm, libusbx is obsolete. I'll let someone upstream deal with this.


---
Reply to this email directly or view it on GitHub:
https://github.com/libusbx/libusbx/pull/169#issuecomment-39670723
Carl Karsten
2014-04-06 14:57:34 UTC
Permalink
fprintf(stderr, " -d <vid:pid> -- Target device, as an USB VID:PID\n");
fprintf(stderr, " -p <bus,addr> -- Target device, as a libusbx bus number and device address path\n");
You can merge this Pull Request by running:

git pull https://github.com/CarlFK/libusbx patch-1

Or you can view, comment on it, or merge it online at:

https://github.com/libusbx/libusbx/pull/169

-- Commit Summary --

* Fixed incorrect error message in fxload.

-- File Changes --

M examples/fxload.c (2)

-- Patch Links --

https://github.com/libusbx/libusbx/pull/169.patch
https://github.com/libusbx/libusbx/pull/169.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/libusbx/libusbx/pull/169
Ludovic Rousseau
2014-04-06 15:56:14 UTC
Permalink
Use https://github.com/libusb/libusb instead of libusbx. See also http://libusb.info

---
Reply to this email directly or view it on GitHub:
https://github.com/libusbx/libusbx/pull/169#issuecomment-39671890
Pete Batard
2014-05-18 19:22:42 UTC
Permalink
This was fixed in libusb.

---
Reply to this email directly or view it on GitHub:
https://github.com/libusbx/libusbx/pull/169#issuecomment-43448797
Pete Batard
2014-05-18 19:22:43 UTC
Permalink
Closed #169.

---
Reply to this email directly or view it on GitHub:
https://github.com/libusbx/libusbx/pull/169#event-122265408

Loading...