[PC-BSD Commits] r2821 - pcbsd/trunk/system-overlay/PCBSD/soundDetect
svn at pcbsd.org
svn at pcbsd.org
Fri Sep 26 11:31:33 PDT 2008
Author: kris
Date: 2008-09-26 11:31:32 -0700 (Fri, 26 Sep 2008)
New Revision: 2821
Modified:
pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml
Log:
Added support for ALI M5451 PCI AC-Link Controller Audio Device to the list of sound cards
we can detect and load kernel modules for.
Modified: pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-09-26 17:51:23 UTC (rev 2820)
+++ pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-09-26 18:31:32 UTC (rev 2821)
@@ -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