[PC-BSD Commits] r3624 - in pcbsd/trunk: SoundDetect system-overlay/PCBSD/soundDetect
svn at pcbsd.org
svn at pcbsd.org
Tue Mar 17 11:12:45 PST 2009
Author: kris
Date: 2009-03-17 12:12:45 -0700 (Tue, 17 Mar 2009)
New Revision: 3624
Removed:
pcbsd/trunk/SoundDetect/soundcards.xml
Modified:
pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml
Log:
Updated our soundcards.xml file to support Crystal CS4281 SoundFusion PCI Audio Accelerator and removed an old xml file from the source tree
Modified: pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml 2009-03-17 18:52:06 UTC (rev 3623)
+++ pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml 2009-03-17 19:12:45 UTC (rev 3624)
@@ -183,7 +183,7 @@
<!--Start C-Media -->
<x13f6>
- <snd_cmi>0x011113f6</snd_cmi>
+ <snd_cms>0x011113f6</snd_cms>
</x13f6>
<!--End C-Media -->
@@ -280,7 +280,8 @@
<!--Start Crystal subvendor -->
<x1013>
- <snd_cma>0x60031013</snd_cma>
+ <snd_cms>0x60031013</snd_cms>
+ <snd_cs4281>0x60051013</snd_cs4281>
</x1013>
<!--End Crystal subvendor -->
More information about the Commits
mailing list