Date: Fri, 30 Dec 2005 07:33:02 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c Message-ID: <200512300733.jBU7X22D023321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2005-12-30 07:33:02 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm channel.c
Log:
Underruns counting logic should be based on bufhard free space
and must be done after sndbuf_feed(), or any attempt to fill
up bufhard. This should fix false underruns counter.
Revision Changes Path
1.105 +6 -22 src/sys/dev/sound/pcm/channel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512300733.jBU7X22D023321>
