[PC-BSD Commits] r2822 - pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect
svn at pcbsd.org
svn at pcbsd.org
Fri Sep 26 11:33:34 PDT 2008
Author: kris
Date: 2008-09-26 11:33:34 -0700 (Fri, 26 Sep 2008)
New Revision: 2822
Modified:
pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml
Log:
Backport to 7.0 the fix which allow auto-detection of ALI M5451 PCI AC-Link Controller Audio Device sound cards
Modified: pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml
===================================================================
--- pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-09-26 18:31:32 UTC (rev 2821)
+++ pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-09-26 18:33:34 UTC (rev 2822)
@@ -144,12 +144,17 @@
<x1023>
<snd_t4dwave>0x20001023</snd_t4dwave>
<snd_t4dwave>0x20011023</snd_t4dwave>
- <snd_t4dwave>0x545110b9</snd_t4dwave>
<snd_t4dwave>0x70181039</snd_t4dwave>
</x1023>
<!--End Trident -->
+<!--Start Acer -->
+ <x10b9>
+ <snd_t4dwave>0x545110b9</snd_t4dwave>
+ </x10b9>
+<!--End Acer -->
+
<!--Start VIA -->
<x1106>
<snd_via8233>0x30591106</snd_via8233>
More information about the Commits
mailing list