On Sat, 14 Dec 2013, [email protected] wrote:
Author: jbeich
Date: Sat Dec 14 12:08:27 2013
New Revision: 1453
Log:
remap more analog surround device names
Modified:
trunk/audio/alsa-lib/files/asound.conf.sample
Modified: trunk/audio/alsa-lib/files/asound.conf.sample
==============================================================================
--- trunk/audio/alsa-lib/files/asound.conf.sample Sat Dec 14 10:30:51
2013 (r1452)
+++ trunk/audio/alsa-lib/files/asound.conf.sample Sat Dec 14 12:08:27
2013 (r1453)
@@ -17,6 +17,26 @@
#
# Remap all possible surround stuffs.
#
+pcm.!front {
+ type plug
+ slave oss
+}
+
+pcm.!rear {
+ type plug
+ slave oss
+}
+
+pcm.!center_lfe {
+ type plug
+ slave oss
+}
+
+pcm.!side {
+ type plug
+ slave oss
+}
+
pcm.!surround40 {
type plug
slave oss
_______________________________________________
FYI:
FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #13 r259483: Mon Dec 16
16:51:45 CST 2013 root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL amd64
===> Registering installation for firefox-nightly-29.0.160733,1
Installing firefox-nightly-29.0.160733,1... done
Sound is working in Nightly on current.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"