diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-05-13 10:00:59 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-05-13 10:00:59 -0300 |
commit | 9c3b1614a4ba753d7ccc8f1861950504ab1dc6e5 (patch) | |
tree | 697737dc6d416e0a80e3058378aeb60390fa544d /linux/Documentation | |
parent | 0f65d0ff00289bf9ccb53c0b6acb63eb0e6f2984 (diff) | |
download | mediapointer-dvb-s2-9c3b1614a4ba753d7ccc8f1861950504ab1dc6e5.tar.gz mediapointer-dvb-s2-9c3b1614a4ba753d7ccc8f1861950504ab1dc6e5.tar.bz2 |
backport commit cbefb762b67fa6d3eb2a48ae3380358a940e8c9d
From: Mauro Carvalho Chehab <mchehab@infradead.org>
kernel-sync:
Backport the original patch from Mattia Dongili <malattia@linux.it>
meye: make meye use sony-laptop instead of sonypi
Change sonypi_camera_command() calls to sony_pic_camera_command() and use
the renamed macros.
Also, added compat stuff to allow compiling meye driver for kernels < 2.6.22
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/Documentation')
-rw-r--r-- | linux/Documentation/video4linux/meye.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/linux/Documentation/video4linux/meye.txt b/linux/Documentation/video4linux/meye.txt index ecb34160e..5e51c59bf 100644 --- a/linux/Documentation/video4linux/meye.txt +++ b/linux/Documentation/video4linux/meye.txt @@ -5,10 +5,9 @@ Vaio Picturebook Motion Eye Camera Driver Readme Copyright (C) 2000 Andrew Tridgell <tridge@samba.org> This driver enable the use of video4linux compatible applications with the -Motion Eye camera. This driver requires the "Sony Vaio Programmable I/O -Control Device" driver (which can be found in the "Character drivers" -section of the kernel configuration utility) to be compiled and installed -(using its "camera=1" parameter). +Motion Eye camera. This driver requires the "Sony Laptop Extras" driver (which +can be found in the "Misc devices" section of the kernel configuration utility) +to be compiled and installed (using its "camera=1" parameter). It can do at maximum 30 fps @ 320x240 or 15 fps @ 640x480. |