[PATCH] composite audio for bt878

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Composite audio for bttv card type 0x10 spews static although the
video is fine. Audio bitmask is wrong. One-line patch fixes it.

--- kernel-source-2.4.9/drivers/media/video/bttv-cards.c.orig	Fri Oct 19 20:56:43 2001
+++ kernel-source-2.4.9/drivers/media/video/bttv-cards.c	Fri Oct 19 20:56:48 2001
@@ -365,7 +365,7 @@
 	svhs:		2,
 	gpiomask:	0x01fe00,
 	muxsel:		{ 2, 3, 1, 1},
-	audiomux:	{ 0x01c000, 0, 0x018000, 0x014000, 0x002000, 0 },
+	audiomux:	{ 0x01c000, 0, 0x004000, 0x014000, 0x002000, 0 },
 	needs_tvaudio:	1,
 	pll:		PLL_28,
 	tuner_type:	-1,

[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux