summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 997383782..16c395009 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,25 @@
+2005-11-13 18:02 mkrufky
+
+ * ../linux/Documentation/video4linux/CARDLIST.cx88:
+ * ../linux/drivers/media/video/cx88/Kconfig:
+ * ../linux/drivers/media/video/cx88/Makefile:
+ * ../linux/drivers/media/video/cx88/cx88-cards.c:
+ (hauppauge_eeprom_dvb), (cx88_card_setup):
+ * ../linux/drivers/media/video/cx88/cx88-dvb.c:
+ (cx24123_set_ts_param), (dvb_register):
+ * ../linux/drivers/media/video/cx88/cx88-mpeg.c:
+ (cx8802_start_dma):
+ * ../linux/drivers/media/video/cx88/cx88.h:
+ - Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S products.
+ - Basic DVB-S support is working, analog video inputs work.
+ - It has one or two fixme comments,
+ primarily analog GPIOs (audio) and eeprom parsing.
+ - CX24123 code (in cx88-dvb.c) disabled until the
+ cx24123 module is added to dvb-kernel cvs.
+
+ Signed-off-by: Steven Toth <stoth@hauppauge.com>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-11-12 22:57 hverkuil
* ../linux/drivers/media/video/compat_ioctl32.c: