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

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jun 19 09:06:06 PDT 2009


commit f7d09f74132897fe67ff3b9614b8c1955a8b4c61
Author: Matthew Dillon <dillon at 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 at 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





More information about the Commits mailing list