aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2007-06-23 14:34:30 +0000
committerJoel Dahl <joel@FreeBSD.org>2007-06-23 14:34:30 +0000
commitf9bbf742eec3c3fe61f7965ad1a95fbe3cb4ad8c (patch)
treecd2b3c347da5e312a6993ceedbba24c8a7ffcc70 /share
parentaca96341db974c8c937584678faa491d614a354a (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pcm.410
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4
index 8d466bdafb3a..f7992de18605 100644
--- a/share/man/man4/pcm.4
+++ b/share/man/man4/pcm.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 31, 2007
+.Dd June 23, 2007
.Dt SOUND 4
.Os
.Sh NAME
@@ -191,6 +191,11 @@ Controls the internal format conversion if it is
available transparently to the application software.
When disabled or not available, the application will
only be able to select formats the device natively supports.
+.It Va hw.snd.compat_linux_mmap
+Enable to allow PROT_EXEC page mappings.
+All Linux applications using sound and
+.Xr mmap 2
+require this.
.It Va hw.snd.feeder_rate_round
Sample rate rounding threshold, to avoid large prime division at the
cost of accuracy.
@@ -245,6 +250,9 @@ Equivalent to a symlink from
.Pa /dev/dsp
to
.Pa /dev/dsp Ns Va ${hw.snd.default_unit} .
+.It Va hw.snd.default_auto
+Enable to automatically assign default sound unit to the most recent
+attached device.
.It Va dev.pcm.%d.[play|rec].vchans
The current number of
.Tn VCHANs