看板 DFBSD_commit 關於我們 聯絡資訊
commit c45a236546740d6c6b766ab6a56a25111af438e7 Author: Matthew Dillon <dillon@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