commit a646cc4564965e8555a9399f41459643d9518eea
Author: Matthew Dillon <[email protected]>
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/a646cc4564965e8555a9399f41459643d9518eea
--
DragonFly BSD source repository