diff options
-rw-r--r-- | v4l/ChangeLog | 11 |
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. |