[PC-BSD Commits] r2967 - in pcbsd: branches/7.0/system-overlay/PCBSD/soundDetect trunk/system-overlay/PCBSD/soundDetect
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 12 07:11:40 PST 2008
Author: kris
Date: 2008-11-12 07:11:39 -0800 (Wed, 12 Nov 2008)
New Revision: 2967
Modified:
pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml
pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml
Log:
Updated the soundcards.xml file to detect 'YMF724F Yamaha Onboard Sound System' properly
Modified: pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml
===================================================================
--- pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-11-11 23:09:12 UTC (rev 2966)
+++ pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-11-12 15:11:39 UTC (rev 2967)
@@ -72,6 +72,7 @@
<snd_ds1>0x000c1073</snd_ds1>
<snd_ds1>0x00001073</snd_ds1>
<snd_ds1>0x00101073</snd_ds1>
+ <snd_ds1>0x000d1073</snd_ds1>
</x1073>
<!-- End Yamaha -->
<!-- Start Creative -->
Modified: pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-11-11 23:09:12 UTC (rev 2966)
+++ pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-11-12 15:11:39 UTC (rev 2967)
@@ -72,6 +72,7 @@
<snd_ds1>0x000c1073</snd_ds1>
<snd_ds1>0x00001073</snd_ds1>
<snd_ds1>0x00101073</snd_ds1>
+ <snd_ds1>0x000d1073</snd_ds1>
</x1073>
<!-- End Yamaha -->
<!-- Start Creative -->
More information about the Commits
mailing list