DragonFly-2.3.1.679.ge9515 master sys/dev/disk/ahci ahci_attach.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jul 8 09:28:05 PDT 2009


commit e95151e4e1fe075cdf880230e8ca5a4259f9ff60
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jul 8 09:10:07 2009 -0700

    AHCI - Do not try to attach as AHCI unless INTEL part identifies as AHCI
    
    Do not try to attach as AHCI if the BIOS has configured an INTEL part
    as legacy ATA instead of AHCI.  This is a temporary hack until the
    code can be cleaned up more generally.
    
    Reported-by: corecode

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

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list