Web lists-archives.org

[PATCH] Card definition changes for the Winfast DTV1000




Hi,

Just checking the card definition of the Winfast DTV1000 I found out the
two analog tuners are missing, here's the patch.

Signed-off-by: Edgar Pisani <episani@xxxxxxxxxxxxx>

--- v4l-dvb/linux/drivers/media/video/cx88/cx88-cards.c.orig	2006-12-02
01:16:11.000000000 +1000
+++ v4l-dvb/linux/drivers/media/video/cx88/cx88-cards.c	2006-12-08
20:29:29.000000000 +1000
@@ -877,9 +877,15 @@ struct cx88_board cx88_boards[] = {
 		.radio_type     = UNSET,
 		.tuner_addr	= ADDR_UNSET,
 		.radio_addr	= ADDR_UNSET,
-		.input          = {{
-			.type   = CX88_VMUX_DVB,
-			.vmux   = 0,
+		.input		= {{
+			.type	= CX88_VMUX_DVB,
+			.vmux	= 0,
+		},{
+			.type	= CX88_VMUX_COMPOSITE1,
+			.vmux	= 1,
+		},{
+			.type	= CX88_VMUX_SVIDEO,
+			.vmux	= 2,
 		}},
 		.mpeg           = CX88_MPEG_DVB,
 	},

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list