diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-04-17 03:51:06 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-21 00:30:33 +0300 |
commit | 8a6a285d61fd0d602859c945892927ef87d26895 (patch) | |
tree | 3bf16c7b7f2d404a1f9a482492a1f5175b40860e /Documentation/usb/acm.txt | |
parent | 7c2a3e944821bf8324976886b97fed8a7025eb3d (diff) | |
download | linux-8a6a285d61fd0d602859c945892927ef87d26895.tar.xz |
docs-rst: usb: update old usbfs-related documentation
There's no usbfs anymore. The old features are now either
exported to /dev/bus/usb or via debugfs.
Update documentation accordingly, pointing to the new
places where the character devices and usb/devices are
now placed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/usb/acm.txt')
-rw-r--r-- | Documentation/usb/acm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/usb/acm.txt b/Documentation/usb/acm.txt index 17f5c2e1a570..903abca10517 100644 --- a/Documentation/usb/acm.txt +++ b/Documentation/usb/acm.txt @@ -64,7 +64,7 @@ minicom, ppp and mgetty with them. 2. Verifying that it works ~~~~~~~~~~~~~~~~~~~~~~~~~~ - The first step would be to check /proc/bus/usb/devices, it should look + The first step would be to check /sys/kernel/debug/usb/devices, it should look like this: T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 |