From db187a5b500a2fdfaca099012dcd70dcd9b8071a Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Fri, 30 Aug 2013 11:00:22 +0200 Subject: [PATCH] Documentation sysfs-bus-usb: Document the speed file used by libusb Signed-off-by: Hans de Goede Signed-off-by: Greg Kroah-Hartman --- Documentation/ABI/stable/sysfs-bus-usb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/ABI/stable/sysfs-bus-usb b/Documentation/ABI/stable/sysfs-bus-usb index 6b59aeaee75..a596414964c 100644 --- a/Documentation/ABI/stable/sysfs-bus-usb +++ b/Documentation/ABI/stable/sysfs-bus-usb @@ -124,3 +124,9 @@ Description: can be trusted, and can be used to seek forward one (sub) descriptor at a time until the next config descriptor is found. All descriptors read from this file are in bus-endian format + +What: /sys/bus/usb/devices/.../speed +KernelVersion: since at least 2.6.18 +Description: + Speed the device is connected with to the usb-host in + Mbit / second. IE one of 1.5 / 12 / 480 / 5000. -- 2.43.2