On Friday 13 May 2005 2:59 pm, Tony Ernst wrote:
> 
> Hi,
> 
> The lsusb documentation (lsusb.8) says:
> 
>        -s [[bus]:][devnum]
>               Show only devices in specified bus and/or devnum.
>               Both ID's are given in hexadecimal and may be omitted.
> 
> Even though the documentation says "Both ID's are given in hexadecimal",
> that's not really true.  lsusb parses the arguments like this:
> 
>     devnum = strtoul(cp, NULL, 0);

This one's been fixed in CVS for some time now.
After I roll in your other patch, I'll try to
put together a "usbutils 0.71" release.

- Dave


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to