Re: [Libusbx-devel] Patch suggestion

2012-09-18 Thread Pete Batard
On 2012.09.18 20:08, Chuck Cook wrote: Change /libusb_version.describe/ from the rather useless string it is now to: "www.libusbx.org" or something similar. Good idea. I'm attaching a patch containing all of the misc. changes I have lined up for release so far. Unless anybody can think of anyt

[Libusbx-devel] Patch suggestion

2012-09-18 Thread Chuck Cook
Change /libusb_version.describe/ from the rather useless string it is now to: "www.libusbx.org" or something similar. So far RC2 is working on my FC17 x64 without problems. Chuck -- Live Security Virtual Conference Exc

Re: [Libusbx-devel] help/doc needed

2012-09-18 Thread Bob Lapique
Well, as I said, the USB device is a Microchip µC. So, I picked a demo board and used the WinUSB demo firmware provided by Microchip. After a few changes, I could mimic their VC++ example program with my classes ported from Linux, and Qt4. So, the firmware was the cause, not Libusbx ! Also, I t

Re: [Libusbx-devel] [PATCH] Make libusb_error_name also handle transfer status codes

2012-09-18 Thread Hans de Goede
Hi, On 09/18/2012 12:56 AM, Pete Batard wrote: > On 2012.09.17 09:44, Hans de Goede wrote: >> my patch those would return "**UNKNOWN**", and know if the amount >> transfered is small enough they may return a "LIBUSB_TRANSFER_FOO" string. > > And now I realize that libusb_transfer_status is an enum