TVAudio Patch for saa7134 Mar 13 snapshot

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



Gerd,

Enclosed is a patch to fix missing TV Audio on SAA7130 class (FV2K) 
cards. It's a missing case statement in the thread initialization code.

(I think you missed this the last time I sent it to the list).

Thanks,
T.C.

----
Wan Tat Chee (Lecturer)
School of Computer Science, Univ. Science Malaysia,
11800 Minden, Penang, Malaysia.          Ofc Ph: +604 653-3888 x 3617
Internet: tcwan@xxxxxxxxx            Web: http://nrg.cs.usm.my/~tcwan
GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg.asc
F'print : FB0F CED7 85A5 ECF9 DEF0  50E8 A550 A0D2 8638 B1EB
--- saa7134-0.2.6/saa7134-tvaudio.c.orig	Mon Mar 17 12:34:58 2003
+++ saa7134-0.2.6/saa7134-tvaudio.c	Mon Mar 17 12:35:14 2003
@@ -706,6 +706,7 @@
 	}
 
 	switch (dev->pci->device) {
+	case PCI_DEVICE_ID_PHILIPS_SAA7130:
 	case PCI_DEVICE_ID_PHILIPS_SAA7134:
 		my_thread = tvaudio_thread;
 		break;

[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