On Tue, Mar 19, 2002 at 01:26:41PM -0800, David Brownell wrote:
> > Can you also send a patch for Documentation/usb/proc_usb_info.txt to
> > reflect this change to the file?
> 
> I already did ... :)

Not quite, here's a small patch I added to explain the 'E:' format
better.

thanks,

greg k-h


diff -Nru a/Documentation/usb/proc_usb_info.txt b/Documentation/usb/proc_usb_info.txt
--- a/Documentation/usb/proc_usb_info.txt       Tue Mar 19 13:35:38 2002
+++ b/Documentation/usb/proc_usb_info.txt       Tue Mar 19 13:35:38 2002
@@ -1,6 +1,6 @@
 /proc/bus/usb filesystem output
 ===============================
-(version 2002.03.18)
+(version 2002.03.19)
 
 
 The /proc filesystem for USB devices provides /proc/bus/usb/drivers
@@ -259,7 +259,7 @@
 
 Endpoint descriptor info (can be multiple per Interface):
 
-E:  Ad=xx(s) Atr=xx(ssss) MxPS=dddd Ivl=dddms
+E:  Ad=xx(s) Atr=xx(ssss) MxPS=dddd Ivl=dddss
 |   |        |            |         |__Interval (max) between transfers
 |   |        |            |__EndpointMaxPacketSize
 |   |        |__Attributes(EndpointType)

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to