Tejun Heo 8c3c52a8f0 libata: IDENTIFY backwards for drive side cable detection
For drive side cable detection to work correctly, drives need to be
identified backwards such that the slave device releases PDIAG- before
the mater drive tries to detect cable type.  ata_bus_probe() was fixed
by commit f31f0cc2f0b7527072d94d02da332d9bb8d7d94c but the new EH path
wasn't fixed.  This patch makes new EH path do IDENTIFY backwards.

ata_dev_configure() for new devices are still performed master first.
This is to keep the detection messages in forward order.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-03-28 02:04:27 -04:00
..
2007-02-21 04:58:16 -05:00
2007-02-26 06:04:24 -05:00
2007-03-19 11:58:01 -04:00
2007-03-06 04:04:30 -05:00
2007-03-14 15:27:49 -07:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2007-03-02 18:18:38 -05:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2006-08-10 07:31:37 -04:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2007-02-26 06:04:24 -05:00
2007-02-21 04:58:17 -05:00