diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8bf9c704c..7e6a41366 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,27 @@ +2005-12-23 12:48 mchehab + + * linux/Documentation/video4linux/CARDLIST.cx88: + * linux/drivers/media/video/cx88/Makefile: + * linux/drivers/media/video/cx88/cx88-cards.c: (cx88_card_setup): + * linux/drivers/media/video/cx88/cx88-dvb.c: + (generic_mt352_demod_init), (philips_fmd1216_pll_init), + (dntv_live_dvbt_pro_pll_set), (dvb_register), (dvb_probe), + (dvb_remove): + * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init), + (cx88_ir_fini), (cx88_ir_irq): + * linux/drivers/media/video/cx88/cx88.h: + * v4l/Makefile: + + - Added support for VP-3054 (aka DigitalNow DNTV Live! DVB-T Pro!). + This board has a secondary I2C bus and remote control. + + * linux/drivers/media/video/cx88/cx88-vp3054-i2c.c: + * linux/drivers/media/video/cx88/cx88-vp3054-i2c.h: + - Newer module to handle vp3054 secondary I2C bus. + + Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-22 20:14 mkrufky * v4l/Make.config: |