git: DragonFly_RELEASE_4_0 sound/pcm - Attempt to fix 'play interrupt timeout, channel dead' error

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Nov 20 11:02:57 PST 2014


commit a646cc4564965e8555a9399f41459643d9518eea
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/a646cc4564965e8555a9399f41459643d9518eea


-- 
DragonFly BSD source repository



More information about the Commits mailing list