From af56f460fb2b3169685752f928993355a42573e3 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 13 Nov 2005 18:11:21 +0000 Subject: Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S products. From: Steven Toth - 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. - This should not be sent upstream yet! - CX24123 code (in cx88-dvb.c) disabled until the cx24123 module is added to dvb-kernel cvs. Signed-off-by: Steven Toth Signed-off-by: Michael Krufky --- v4l/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'v4l/ChangeLog') 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 + Signed-off-by: Michael Krufky + 2005-11-12 22:57 hverkuil * ../linux/drivers/media/video/compat_ioctl32.c: -- cgit v1.2.3