Re: [Libusbx-devel] [libusbx] Fixed incorrect error message in fxload. (#169)

2014-04-06 Thread Ludovic Rousseau
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-- _

Re: [Libusbx-devel] build error: undefined reference to `libusb_error_name'

2014-04-06 Thread Carl Karsten
Does anyone know if the current fxload is in a debian repo or PPA? I found one in https://launchpad.net/~dietdrpeper/+archive/ppa/+packages but in the changelog: * renamed to fxload from hotplug-utils On Sun, May 26, 2013 at 7:45 AM, Pete Batard wrote: > We didn't carry the original fxlo

Re: [Libusbx-devel] [libusbx] Fixed incorrect error message in fxload. (#169)

2014-04-06 Thread Carl Karsten
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-- __

[Libusbx-devel] [libusbx] Fixed incorrect error message in fxload. (#169)

2014-04-06 Thread Carl Karsten
fprintf(stderr, " -d -- Target device, as an USB VID:PID\n"); fprintf(stderr, " -p -- 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