Date: Tue, 4 Apr 2000 22:54:03 -0700 (PDT) From: Cameron Grant <cg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c Message-ID: <200004050554.WAA96828@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cg 2000/04/04 22:54:03 PDT
Modified files:
sys/dev/sound/pcm channel.c
Log:
make poll() dtrt, previously when playing it would trigger if there was less
than 1 byte ready to play instead of room for at least 1 byte to be written.
similarly for recording.
Revision Changes Path
1.22 +3 -3 src/sys/dev/sound/pcm/channel.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004050554.WAA96828>
