rpms/kernel/FC-4 linux-2.6-sound-emu10k1-ac97.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Oct 2 23:03:01 UTC 2005


Author: davej

Update of /cvs/dist/rpms/kernel/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv20384

Modified Files:
	linux-2.6-sound-emu10k1-ac97.patch 
Log Message:
maybe fix the emu10k1 problem


linux-2.6-sound-emu10k1-ac97.patch:
 emu10k1_main.c |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

Index: linux-2.6-sound-emu10k1-ac97.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/linux-2.6-sound-emu10k1-ac97.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-sound-emu10k1-ac97.patch	29 Sep 2005 23:04:27 -0000	1.1
+++ linux-2.6-sound-emu10k1-ac97.patch	2 Oct 2005 23:02:23 -0000	1.2
@@ -27,3 +27,13 @@
  	 .sblive51 = 1} ,
  	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102,
  	 .driver = "EMU10K1", .name = "SBLive! Value [CT4850]", 
+--- linux-2.6.13/sound/pci/emu10k1/emu10k1_main.c~	2005-10-02 19:01:23.000000000 -0400
++++ linux-2.6.13/sound/pci/emu10k1/emu10k1_main.c	2005-10-02 19:01:28.000000000 -0400
+@@ -759,6 +759,7 @@ static emu_chip_details_t emu_chip_detai
+ 	 .driver = "EMU10K1", .name = "SBLive! Platinum 5.1 [SB0060]", 
+ 	 .id = "Live",
+ 	 .emu10k1_chip = 1,
++	 .ac97_chip = 1,
+ 	 .sblive51 = 1} ,
+ 	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102,
+ 	 .driver = "EMU10K1", .name = "SBLive! Value [CT4850]", 




More information about the fedora-cvs-commits mailing list