AHCI - No longer cycle the port during port initialization
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 14 Sep 2009 03:26:42 +0000 (20:26 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 14 Sep 2009 03:26:42 +0000 (20:26 -0700)
commitf17a0cedb31c48322a90d0e6b2ef8df19e4d142d
treee8ba4f69157e2c2b5a44e94f2c867ce422dcf844
parent2a88bdb773ddba5ac93ef753db56002a73a00bdf
AHCI - No longer cycle the port during port initialization

* Do not try to start the port during port initialization.  ST is not
  supposed to be set unless we detect a device on the port(?).
sys/dev/disk/ahci/ahci.c
sys/dev/disk/ahci/ahci.h
sys/dev/disk/ahci/ahci_dragonfly.c