Date: Thu, 12 May 2011 07:44:41 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/sound/pcm dsp.c Message-ID: <201105120744.p4C7iwKn084700@repoman.freebsd.org>
index | next in thread | raw e-mail
avg 2011-05-12 07:44:41 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm dsp.c
Log:
SVN rev 221803 on 2011-05-12 07:44:41Z by avg
dsp/pcm: allow to mmap both read and write buffers using the same fd
This brings our implementation in line with OSS specification for
systems that support mmap. The change should also improve compatibility
with OSS software not specifically written for FreeBSD, e.g. PulseAudio
OSS plugin.
Reviewed by: kib, jhb
MFC after: 1 week
Revision Changes Path
1.120 +35 -21 src/sys/dev/sound/pcm/dsp.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105120744.p4C7iwKn084700>
