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

DragonFly-2.3.1.320.gf7d09 master sys/dev/disk/ahci ahci.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Jun 2009 09:05:07 -0700 (PDT)

commit f7d09f74132897fe67ff3b9614b8c1955a8b4c61
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Jun 19 09:04:22 2009 -0700

    AHCI - Correct prdbc warning.
    
    * This field is only updated by hardware for non-NCQ packets, don't
      spew warnings if it is zero for NCQ packets.
    
    Reported-by: Sepherosa Ziehau <sepherosa@gmail.com>

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

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


-- 
DragonFly BSD source repository



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