On Mon, Aug 17, 2009 at 9:08 PM, Eric Blossom <e...@comsec.com> wrote:
> > Thanks Thomas! > > In the places where you removed the usb_strerror(), is there any way > to get additional information about why the calls failed? > > Did you happen to do any cpu utilization comparison between the 0.12 > and 1.0 versions? oprofile? > libusb-1.0 functions return negative error codes rather then errno type reporting. I converted many error statements to reflect this. Still, the usb_strerror() calls were stripped out in a single pass, as there was no 1.0 equivalent; so I'm sure that a few libusb return values remain to be checked. No utilization comparisons at the moment. This was basically an interesting side project that could be done rather quickly. I'll need to find some time to put oprofile on it. This weekend perhaps? -TT
_______________________________________________ Patch-gnuradio mailing list Patch-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/patch-gnuradio