OSDN Git Service

zr364xx.rst: usb/devices is now at /sys/kernel/debug/
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 17 Apr 2017 00:51:10 +0000 (21:51 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 20 Apr 2017 21:31:45 +0000 (15:31 -0600)
The /proc/bus/usb/devices got moved to sysfs. It is now
sitting at:
/sys/kernel/debug/usb/devices

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/media/v4l-drivers/zr364xx.rst

index f5280e3..3d193f0 100644 (file)
@@ -30,7 +30,7 @@ You can try the experience changing the vendor/product ID values (look
 at the source code).
 
 You can get these values by looking at /var/log/messages when you plug
-your camera, or by typing : cat /proc/bus/usb/devices.
+your camera, or by typing : cat /sys/kernel/debug/usb/devices.
 
 If you manage to use your cam with this code, you can send me a mail
 (royale@zerezo.com) with the name of your cam and a patch if needed.