Browse Source

zr364xx.rst: usb/devices is now at /sys/kernel/debug/

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>
Mauro Carvalho Chehab 8 năm trước cách đây
mục cha
commit
50c28f803a

+ 1 - 1
Documentation/media/v4l-drivers/zr364xx.rst

@@ -30,7 +30,7 @@ You can try the experience changing the vendor/product ID values (look
 at the source code).
 at the source code).
 
 
 You can get these values by looking at /var/log/messages when you plug
 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
 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.
 (royale@zerezo.com) with the name of your cam and a patch if needed.