DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix bug in recent AHCI driver adjustment


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 Sep 2010 20:07:33 -0700 (PDT)

commit f3de36f7f33f6f7d244190d75cbb47427725b3e2
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]