From: Antonio Ospite Date: Sat, 11 Dec 2010 17:57:05 +0000 (+0100) Subject: Add a NOTES.txt file X-Git-Url: https://git.ao2.it/gspca_kinect.git/commitdiff_plain/49b894741e20c2bb9bdd43dabaccc3db8a94d706 Add a NOTES.txt file For now add a reference about the control API, the pwc driver also uses an input device and some controls for tilt/pan. Signed-off-by: Antonio Ospite --- diff --git a/NOTES.txt b/NOTES.txt new file mode 100644 index 0000000..732cece --- /dev/null +++ b/NOTES.txt @@ -0,0 +1,2 @@ +Control tilt, led, get accelerometer status +http://lxr.linux.no/#linux+v2.6.36/drivers/media/video/pwc/pwc.h#L250