cvs commit: src/sys/dev/sound/pcm dsp.c
Ariff Abdullah
ariff at FreeBSD.org
Sun Jul 8 14:01:12 UTC 2007
ariff 2007-07-08 14:01:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/sound/pcm dsp.c
Log:
MFC:
New sysctl: "hw.snd.compat_linux_mmap" to allow PROT_EXEC page
mapping, due to recent changes in linux compatibility layer which
require it. All linux applications that using sound + mmap() (mostly games)
require this to be enabled. Disabled by default.
Revision Changes Path
1.80.2.7 +13 -1 src/sys/dev/sound/pcm/dsp.c
More information about the cvs-src
mailing list