diff options
author | malattia@linux.it | 2007-04-28 16:36:26 +0200 |
---|---|---|
committer | Len Brown | 2007-04-29 04:06:02 +0200 |
commit | cbefb762b67fa6d3eb2a48ae3380358a940e8c9d (patch) | |
tree | 6c0488d77c136ad80978ebedeb73d24f29b09082 /Documentation/video4linux/meye.txt | |
parent | sony-laptop: add a meye-usable include file for camera ops (diff) | |
download | kernel-qcow2-linux-cbefb762b67fa6d3eb2a48ae3380358a940e8c9d.tar.gz kernel-qcow2-linux-cbefb762b67fa6d3eb2a48ae3380358a940e8c9d.tar.xz kernel-qcow2-linux-cbefb762b67fa6d3eb2a48ae3380358a940e8c9d.zip |
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.txt | 7 |
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 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. |