Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
50c28f80 96801b35

+1 -1
+1 -1
Documentation/media/v4l-drivers/zr364xx.rst
··· 30 30 at the source code). 31 31 32 32 You can get these values by looking at /var/log/messages when you plug 33 - your camera, or by typing : cat /proc/bus/usb/devices. 33 + your camera, or by typing : cat /sys/kernel/debug/usb/devices. 34 34 35 35 If you manage to use your cam with this code, you can send me a mail 36 36 (royale@zerezo.com) with the name of your cam and a patch if needed.