diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-07-28 11:53:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-07-28 11:53:20 -0300 |
commit | c89fddecd67b48db7a9ab00bb31b46f1b0cdbbb5 (patch) | |
tree | dae1bba7e807df2e9ab83a73dac7a7eec992243b /linux/Documentation/video4linux/CQcam.txt | |
parent | 3defb5a7493d187675c33898730f3ee456530a76 (diff) | |
download | mediapointer-dvb-s2-c89fddecd67b48db7a9ab00bb31b46f1b0cdbbb5.tar.gz mediapointer-dvb-s2-c89fddecd67b48db7a9ab00bb31b46f1b0cdbbb5.tar.bz2 |
v4l doc: fix cqcam source code path
From: Mhayk Whandson <eu@mhayk.com.br>
Fixed the c-qcam source code path in the linux kernel tree.
Priority: normal
Signed-off-by: Mhayk Whandson <eu@mhayk.com.br>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/Documentation/video4linux/CQcam.txt')
-rw-r--r-- | linux/Documentation/video4linux/CQcam.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/Documentation/video4linux/CQcam.txt b/linux/Documentation/video4linux/CQcam.txt index 04986efb7..d230878e4 100644 --- a/linux/Documentation/video4linux/CQcam.txt +++ b/linux/Documentation/video4linux/CQcam.txt @@ -18,8 +18,8 @@ Table of Contents 1.0 Introduction - The file ../drivers/char/c-qcam.c is a device driver for the -Logitech (nee Connectix) parallel port interface color CCD camera. + The file ../../drivers/media/video/c-qcam.c is a device driver for +the Logitech (nee Connectix) parallel port interface color CCD camera. This is a fairly inexpensive device for capturing images. Logitech does not currently provide information for developers, but many people have engineered several solutions for non-Microsoft use of the Color |