DragonFly-2.3.1.263.gc45a2 master sys/boot/forth beastie.4th sys/dev/disk/ahci ahci_dragonfly.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jun 14 15:35:57 PDT 2009
commit c45a236546740d6c6b766ab6a56a25111af438e7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jun 14 15:30:53 2009 -0700
AHCI - Add kenv "boot.hint.ahci_disabled", and add a boot menu option for it
* Setting the variable "boot.hint.ahci_disabled" in the boot loader will
disable the AHCI driver's probe, causing AHCI devices to fall back to
the NATA driver.
* The boot menu now has an option to boot with the AHCI driver disabled.
Summary of changes:
sys/boot/forth/beastie.4th | 6 ++++++
sys/dev/disk/ahci/ahci_dragonfly.c | 3 +++
2 files changed, 9 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c45a236546740d6c6b766ab6a56a25111af438e7
--
DragonFly BSD source repository
More information about the Commits
mailing list