summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorHartmut Hackmann <devnull@localhost>2005-06-21 21:02:22 +0000
committerHartmut Hackmann <devnull@localhost>2005-06-21 21:02:22 +0000
commit9de7599a117b306041ba05b47e0dd9cff2841579 (patch)
treeb8bc34fc7437c35e489c130ffb855f4aa1ea6dc0 /v4l
parent086be4b2322bc6ba33f859e8214eb244549d816f (diff)
downloadmediapointer-dvb-s2-9de7599a117b306041ba05b47e0dd9cff2841579.tar.gz
mediapointer-dvb-s2-9de7599a117b306041ba05b47e0dd9cff2841579.tar.bz2
- tda1004x added
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 2a1ef514c..a9be6d1e4 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,14 @@
+2005-06-21 22:50 hhackmann
+ * tda1004x.c
+ - added this file (copy from linuxtv DVB project)
+ to make DVB-T for saa7134 work.
+
+ * saa7134-dvb.c
+ - don't turn off the xtal output of tda8274/75 in sleep mode.
+ This might crash the channel decoder.
+
+ Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
+
2005-06-21 15:45 mchehab
* Makefile:
- included a make rmmodules for removing modules from memory.