git: sound/pcm - Attempt to fix 'play interrupt timeout, channel dead' error
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Nov 20 11:02:18 PST 2014
commit 29ca956710b112d79ad24157caac5c1597949208
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Nov 20 10:58:14 2014 -0800
sound/pcm - Attempt to fix 'play interrupt timeout, channel dead' error
* Fix the timeout calculation to properly calculate the buffering
timeout.
* Adjusted code taken from bug 2067 submission.
PR: 2067
Summary of changes:
sys/dev/sound/pcm/channel.c | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/29ca956710b112d79ad24157caac5c1597949208
--
DragonFly BSD source repository
More information about the Commits
mailing list