git: kernel - Fix bug in recent AHCI driver adjustment

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Sep 22 20:08:20 PDT 2010


commit f3de36f7f33f6f7d244190d75cbb47427725b3e2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Sep 22 20:05:23 2010 -0700

    kernel - Fix bug in recent AHCI driver adjustment
    
    * The recent adjustment of the driver to help deal with breakage in the
      newer AMD chipsets also failed to check for pending commands after
      a normal completion.  Fix the brainfart.

Summary of changes:
 sys/dev/disk/ahci/ahci.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list