看板 DFBSD_commit 關於我們 聯絡資訊
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