summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-12-02 04:16:47 +0000
committerMichael Krufky <devnull@localhost>2005-12-02 04:16:47 +0000
commiteb9557684562f451a266dcdfe010c4184107a6bd (patch)
tree5354cbc00b647506d0291d0113ba18737a3fe23c /v4l
parent625a0ecb23b4796b8f33e2e08bfd8fbfaad2837c (diff)
downloadmediapointer-dvb-s2-eb9557684562f451a266dcdfe010c4184107a6bd.tar.gz
mediapointer-dvb-s2-eb9557684562f451a266dcdfe010c4184107a6bd.tar.bz2
Adding support for the Hauppauge HVR1100 and HVR1100-LP products.
From: Steven Toth <stoth@hauppauge.com> - 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 <stoth@hauppauge.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog20
1 files changed, 20 insertions, 0 deletions
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 <stoth@hauppauge.com>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-12-02 01:37 mkrufky
* ../linux/drivers/media/video/cx88/cx88-cards.c: