From eb9557684562f451a266dcdfe010c4184107a6bd Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Fri, 2 Dec 2005 04:16:47 +0000 Subject: Adding support for the Hauppauge HVR1100 and HVR1100-LP products. From: Steven Toth - Add support for the Hauppauge HVR1100 and HVR1100-LP products. - Add i2c_gate_ctrl callback function to dvb_frontend_ops struct. Signed-off-by: Steven Toth Signed-off-by: Michael Krufky --- v4l/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8522bd8d7..86a26318b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,23 @@ +2005-12-02 04:07 mkrufky + + * ../linux/Documentation/video4linux/CARDLIST.cx88: + * ../linux/drivers/media/dvb/dvb-core/dvb_frontend.h: + * ../linux/drivers/media/dvb/frontends/cx22702.c: + (cx22702_i2c_gate_ctrl), (cx22702_set_tps), (cx22702_init): + * ../linux/drivers/media/video/cx88/cx88-cards.c: + (hauppauge_eeprom), (cx88_card_setup): + * ../linux/drivers/media/video/cx88/cx88-dvb.c: (dvb_register), + (dvb_probe), (dvb_remove): + * ../linux/drivers/media/video/cx88/cx88-i2c.c: + (cx88_call_i2c_clients): + * ../linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init): + * ../linux/drivers/media/video/cx88/cx88.h: + - Add support for the Hauppauge HVR1100 and HVR1100-LP products. + - Add i2c_gate_ctrl callback function to dvb_frontend_ops struct. + + Signed-off-by: Steven Toth + Signed-off-by: Michael Krufky + 2005-12-02 01:37 mkrufky * ../linux/drivers/media/video/cx88/cx88-cards.c: -- cgit v1.2.3