diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-28 18:41:21 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-28 18:41:21 +0000 |
commit | 319d808ed30372050868e4e6797e913cd92064e8 (patch) | |
tree | d874cab1081b51a2d0b628ee54a846061f9d7899 /v4l/ChangeLog | |
parent | 32a871afe049b032949e74889d6f6b3df02cf78b (diff) | |
download | mediapointer-dvb-s2-319d808ed30372050868e4e6797e913cd92064e8.tar.gz mediapointer-dvb-s2-319d808ed30372050868e4e6797e913cd92064e8.tar.bz2 |
- tuner_addr added.
- Added support for Acorp Y878F card.
- some spaces used for identation replaced by tabs.
- Added support for tuner Ymec TVF66T5-B/DFF
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 153d6b39e..5140dfe9a 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-07-28 18:29 mchehab + + * bttv-cards.c, bttv.h, doc/CARDLIST.bttv: + - tuner_addr added. + - Added support for Acorp Y878F card. + - some spaces used for identation replaced by tabs. + + * doc/CARDLIST.tuner,tuner-simple.c,tuner.h: + - Added support for tuner Ymec TVF66T5-B/DFF + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-28 18:17 mkrufky * bttv.h, bttv-cards.c: - #define BTTV_ADLINK_RTV24 |