[SVN-Commit] r1453 - trunk/audio/alsa-lib/files

AN andy at neu.net
Tue Dec 17 01:49:39 UTC 2013



On Sat, 14 Dec 2013, svn-freebsd-gecko at chruetertee.ch 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 at 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.



More information about the freebsd-gecko mailing list