commit | 094f1649577dfc7f2c7407a8380e05a506b31f7f | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 20 21:15:16 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 16:47:37 2005 -0700 |
tree | 5775c40d5c05f5427bb36c3c61d0db143c719bdd | |
parent | 8da608caa07d5c9745ec86bf7c25ad423352f9a4 [diff] |
[PATCH] USB: add endpoint information to sysfs This patch adds endpoint information for both devices and interfaces to sysfs. Previously it was only possible to get the endpoint information from usbfs, and never possible to get any information on endpoint 0. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> drivers/usb/core/sysfs.c | 195 ++++++++++++++++++++++++++++++++++++++++++++++- include/linux/usb.h | 4 2 files changed, 197 insertions(+), 2 deletions(-)