diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-02 22:51:48 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-02 22:51:48 +0000 |
commit | d35e49d796bb10a4e7ef7d39772585826e90e0a4 (patch) | |
tree | 6e2c1a439ad345f3a34c55891e94980e1d0794cf /v4l/ChangeLog | |
parent | 454aa7612c82690bd2547e4f42be4591c08d2a6f (diff) | |
download | mediapointer-dvb-s2-d35e49d796bb10a4e7ef7d39772585826e90e0a4.tar.gz mediapointer-dvb-s2-d35e49d796bb10a4e7ef7d39772585826e90e0a4.tar.bz2 |
- Added new card: Prolink PixelView PlayTV MPEG2 PV-M4900
Thanks to: Sérgio Fortier <sergiofortier@yahoo.com.br>
- Added support for radio_addr. Should also allow radio on
separated I2C address than TV tuner.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 1669f8eb6..5f297faf1 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-10-02 22:46 mchehab + + * bttv-cards.c: (bttv_init_card2): + * bttv.h: + - Added new card: Prolink PixelView PlayTV MPEG2 PV-M4900 + Thanks to: Sérgio Fortier <sergiofortier@yahoo.com.br> + - Added support for radio_addr. Should also allow radio on + separated I2C address than TV tuner. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-02 11:39 mchehab * Make.config: |