summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 2abfbd181..4842ca897 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2005-07-22 05:07 mkrufky
+ * cx88-video.c:
+ - It is importand to write at first to MO_GP3_IO, see datasheet
+ on page 77: "2.3.3 GPIO Normal Mode". Importand is Bit 25 (GP3_MODE),
+ or it is already done in file "cx88-video.c" at
+ "static int video_mux(struct cx8800_dev *dev, unsigned int input)".
+
+ From: Torsten Seeboth <Torsten.Seeboth@t-online.de>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-07-22 03:51 mkrufky
* scripts/merge-trees.sh:
- New script to symlink DVB frontend code from dvb-kernel cvs tree