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>
This commit is contained in:
parent
96801b35f0
commit
50c28f803a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue