[PC-BSD Commits] r573 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Tue Aug 7 13:24:42 PDT 2007
Author: kris
Date: 2007-08-07 13:24:41 -0700 (Tue, 07 Aug 2007)
New Revision: 573
Modified:
pcbsd/trunk/system-overlay/etc/sysctl.conf
Log:
Added in extra virtual channels for legacy audio
Modified: pcbsd/trunk/system-overlay/etc/sysctl.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/sysctl.conf 2007-08-07 20:11:48 UTC (rev 572)
+++ pcbsd/trunk/system-overlay/etc/sysctl.conf 2007-08-07 20:24:41 UTC (rev 573)
@@ -17,3 +17,7 @@
kern.ipc.shmmax=67108864
kern.ipc.shmall=32768
kern.maxfiles=25000
+
+# Enable more sound channels
+hw.snd.pcm0.vchans=4
+hw.snd.maxautovchans=4
More information about the Commits
mailing list