AHCI - Add kenv "boot.hint.ahci_disabled", and add a boot menu option for it
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 14 Jun 2009 22:30:53 +0000 (15:30 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 14 Jun 2009 22:30:53 +0000 (15:30 -0700)
commitc45a236546740d6c6b766ab6a56a25111af438e7
treec71f4d38c6825c60f739774ca48765f7c32c082c
parent074579dffc8ecd16b19974dbc7c7c19f92160f39
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.
sys/boot/forth/beastie.4th
sys/dev/disk/ahci/ahci_dragonfly.c