summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
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 7590fa5ea..2d7debc66 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,23 @@
+2005-11-22 19:30 mkrufky
+
+ * ../linux/Documentation/video4linux/CARDLIST.cx88:
+ * ../linux/drivers/media/video/cx88/cx88-cards.c:
+ (cx88_card_setup):
+ * ../linux/drivers/media/video/cx88/cx88-dvb.c:
+ (cx24123_enable_lnb_voltage), (dvb_register):
+ * ../linux/drivers/media/video/cx88/cx88.h:
+ - add support for KWorld DVB-S 100, based on the same chips as
+ Hauppauge Nova-S Plus (CX23883/CX24123/CX24109), without the
+ Intersil ISL6421, which is used for LNB control.
+ - LNB voltage and tone are controled by LNBDC and LNBTone bits
+ from register 0x29 of the CX24123 demodulator.
+ - The MO_GP0_IO register from CX23883 is used to turn LNB power
+ on and off.
+
+ Signed-off-by: Vadim Catana <skystar@moldova.cc>
+ Acked-by: Johannes Stezenbach <js@linuxtv.org>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-11-22 03:46 mkrufky
* ../v4l/scripts/merge-trees.sh: