git: sound/hda: Fix an invalid corb size (0) panic

Francois Tigeot ftigeot at crater.dragonflybsd.org
Mon May 8 04:39:02 PDT 2017


commit 98174df50edbf5e9b34194e05c13b465c0cf210f
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Mon May 8 13:34:52 2017 +0200

    sound/hda: Fix an invalid corb size (0) panic
    
    * This allows HDMI audio to be used with problematic Radeon
      graphics card models such as Radeon R7 240
    
    * This commit is based on a patch from Andriy Gapon posted in
      freebsd-current@ back in July 2010:
      https://lists.freebsd.org/pipermail/freebsd-current/2010-July/018764.html
    
    Submitted-by: davshao, issue #3026

Summary of changes:
 sys/dev/sound/pci/hda/hdac.c | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/98174df50edbf5e9b34194e05c13b465c0cf210f


-- 
DragonFly BSD source repository



More information about the Commits mailing list