Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 162239 | Differences between
and this patch

Collapse All | Expand All

(-)cx88-cards.c.orig (+6 lines)
Lines 754-759 Link Here
754
		.input          = {{
754
		.input          = {{
755
			.type   = CX88_VMUX_DVB,
755
			.type   = CX88_VMUX_DVB,
756
			.vmux   = 0,
756
			.vmux   = 0,
757
                },{
758
                        .type   = CX88_VMUX_COMPOSITE1,
759
                        .vmux   = 2,
760
                },{
761
                        .type   = CX88_VMUX_SVIDEO,
762
                        .vmux   = 2,
757
		}},
763
		}},
758
		.mpeg           = CX88_MPEG_DVB,
764
		.mpeg           = CX88_MPEG_DVB,
759
	},
765
	},

Return to bug 162239