diff options
author | Michael Krufky <devnull@localhost> | 2005-08-01 16:39:41 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-08-01 16:39:41 +0000 |
commit | 56462302252e1e5e1b0748d1c3babe557fe3c50b (patch) | |
tree | 496798713195590f71c9eb060b7e9768e8cc8e0f /v4l | |
parent | 52f89c08aaf97c05b8c50820a605c7fbdb3270ea (diff) | |
download | mediapointer-dvb-s2-56462302252e1e5e1b0748d1c3babe557fe3c50b.tar.gz mediapointer-dvb-s2-56462302252e1e5e1b0748d1c3babe557fe3c50b.tar.bz2 |
- Fixed audio GPIO on DViCO FusionHDTV5 Lite, bttv card # 0x87.
Analog functions on this board are now fully supported.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ec56ba208..a1b05e28b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,5 +1,11 @@ -2005-08-01 02:56 mchehab +2005-08-01 16:36 mkrufky + * bttv-cards.c: + - Fixed audio GPIO on DViCO FusionHDTV5 Lite, bttv card # 0x87. + Analog functions on this board are now fully supported. + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + +2005-08-01 02:56 mchehab * tea5767.c: - tea5767 autodetection fixed. |