[PC-BSD Commits] r2408 - pcbsd/trunk/system-overlay/PCBSD/soundDetect
svn at pcbsd.org
svn at pcbsd.org
Tue Jul 22 10:58:38 PDT 2008
Author: kris
Date: 2008-07-22 10:58:38 -0700 (Tue, 22 Jul 2008)
New Revision: 2408
Modified:
pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml
Log:
Fixed a snd_hda module load for the 82801G soundcard
Modified: pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-07-21 19:54:06 UTC (rev 2407)
+++ pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml 2008-07-22 17:58:38 UTC (rev 2408)
@@ -40,8 +40,8 @@
<snd_ich>0x24458086</snd_ich>
<snd_ich>0x24258086</snd_ich>
<snd_ich>0x71958086</snd_ich>
- <snd_ich>0x27d88086</snd_ich>
<snd_ich>0x293e8086</snd_ich>
+ <snd_hda>0x27d88086</snd_hda>
<snd_hda>0x26688086</snd_hda>
<snd_hda>0x284b8086</snd_hda>
</x8086>
More information about the Commits
mailing list