diff options
author | Michael Krufky <devnull@localhost> | 2005-08-04 03:37:22 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-08-04 03:37:22 +0000 |
commit | 8e6af9233c75c6021c86d0a7e519ed428fdea258 (patch) | |
tree | 054af393baca482f75914fc3ec3afd1593e1efce /v4l/ChangeLog | |
parent | 19e94deec5cdec9bf6e215e773221f85a70c49dd (diff) | |
download | mediapointer-dvb-s2-8e6af9233c75c6021c86d0a7e519ed428fdea258.tar.gz mediapointer-dvb-s2-8e6af9233c75c6021c86d0a7e519ed428fdea258.tar.bz2 |
- Corrected GPIO values based on regspy for the following cx88 cards:
card=28 DViCO FusionHDTV3 Gold-T
card=31 DViCO FusionHDTV5 Gold
No noticeable change in behavior.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 1edfabe84..c4732a4bd 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-08-04 03:29 mkrufky + * cx88-cards.c: + - Corrected GPIO values based on regspy for the following cx88 cards: + card=28 DViCO FusionHDTV3 Gold-T + card=31 DViCO FusionHDTV5 Gold + No noticeable change in behavior. + + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-08-04 00:51 mchehab * bttv-driver.c: |