On Thu, Feb 28, 2002 at 10:21:21PM -0800, David Brownell wrote: > - Shows high bandwidth endpoints with something like > "1024*3" for maxpacket size; other endpoints just > have two extra spaces there.
Why have the "*n" here? Why not just spit out the whole number? That would break less parsers :) And remember to also modify Documentation/usb/proc_usb_info.txt if you modify the layout. > That means this patch could break some programs; I don't > know why any would bother parsing such lines. The change > should be easily handled by detecting parsing errors. Did you try running usbview or Randy's perl scripts? I also think the KDE control panel parses that file. And I don't mind breaking backward compatiblilty to fix things, so don't be afraid of it :) thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
