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

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Jul 2009 09:26:33 -0700 (PDT)

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



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