Tejun Heo 4ae72a1e46 libata: improve probe failure handling
* Move forcing device to PIO0 on device disable into
  ata_dev_disable().  This makes both old and new EHs act the same
  way.

* Speed down only PIO mode on probe failure.  All commands used during
  probing are PIO commands.  There's no point in speeding down DMA.

* Retry at least once after -ENODEV.  Some devices report garbled
  IDENTIFY data after certain events.  This shouldn't cause device
  detach and re-attach.

* Rearrange EH failure path for simplicity.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-21 04:58:16 -05:00
..
2007-02-20 17:10:14 -08:00
2006-12-07 08:39:24 -08:00
2007-02-20 17:10:14 -08:00
2007-02-19 13:34:11 -08:00
2007-02-16 14:00:19 +11:00
2007-02-20 17:10:15 -08:00
2007-02-17 19:07:33 +01:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00