Commit c32692c6 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

USB proc_usb_info.txt

documented the fact that the interval is not always reported in ms.
parent ac5a7740
/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 @@ I: If#=dd Alt=dd #EPs=dd Cls=xx(sssss) Sub=xx Prot=xx Driver=ssss
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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment