aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/meye.txt
diff options
context:
space:
mode:
authormalattia@linux.it <malattia@linux.it>2007-04-28 10:36:26 -0400
committerLen Brown <len.brown@intel.com>2007-04-28 22:06:02 -0400
commitcbefb762b67fa6d3eb2a48ae3380358a940e8c9d (patch)
tree6c0488d77c136ad80978ebedeb73d24f29b09082 /Documentation/video4linux/meye.txt
parent1ce82c14d06ff68380d7c647f768858e077930c5 (diff)
meye: make meye use sony-laptop instead of sonypi
Change sonypi_camera_command() calls to sony_pic_camera_command() and use the renamed macros. Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/video4linux/meye.txt')
-rw-r--r--Documentation/video4linux/meye.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/Documentation/video4linux/meye.txt b/Documentation/video4linux/meye.txt
index ecb34160e61d..5e51c59bf2b0 100644
--- a/Documentation/video4linux/meye.txt
+++ b/Documentation/video4linux/meye.txt
@@ -5,10 +5,9 @@ Vaio Picturebook Motion Eye Camera Driver Readme
5 Copyright (C) 2000 Andrew Tridgell <tridge@samba.org> 5 Copyright (C) 2000 Andrew Tridgell <tridge@samba.org>
6 6
7This driver enable the use of video4linux compatible applications with the 7This driver enable the use of video4linux compatible applications with the
8Motion Eye camera. This driver requires the "Sony Vaio Programmable I/O 8Motion Eye camera. This driver requires the "Sony Laptop Extras" driver (which
9Control Device" driver (which can be found in the "Character drivers" 9can be found in the "Misc devices" section of the kernel configuration utility)
10section of the kernel configuration utility) to be compiled and installed 10to be compiled and installed (using its "camera=1" parameter).
11(using its "camera=1" parameter).
12 11
13It can do at maximum 30 fps @ 320x240 or 15 fps @ 640x480. 12It can do at maximum 30 fps @ 320x240 or 15 fps @ 640x480.
14 13