git: DragonFly_RELEASE_6_4 sound - Attempt to fix freezes

Aaron LI aly at crater.dragonflybsd.org
Wed Aug 27 05:22:16 PDT 2025


commit b2023845741374fdd6d72ffe4296324e274b15f7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jul 15 13:08:42 2025 -0700

    sound - Attempt to fix freezes
    
    * Fix a bug where an interrupt can occur prior to the device being
      fully initialized.
    
    * Fix a bug where the interrupt can get stuck, causing a system crash.
    
    Nudged-by: servik
    Taken-From: FreeBSD

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2023845741374fdd6d72ffe4296324e274b15f7


-- 
DragonFly BSD source repository


More information about the Commits mailing list