libata: fallback to the other IDENTIFY on device error, take#2
authorTejun Heo <htejun@gmail.com>
Fri, 11 May 2007 12:35:29 +0000 (14:35 +0200)
committerJeff Garzik <jeff@garzik.org>
Fri, 11 May 2007 22:09:18 +0000 (18:09 -0400)
commit54936f8b099325992f0f212a5e366fd5257c6c9c
tree371da5167542be4f950b894533127ef4c63de6df
parentf4d6d00466ef4879e4289f18c2f59210a06a7ada
libata: fallback to the other IDENTIFY on device error, take#2

It seems the world isn't as frank as we thought and some devices lie
about who they are.  Fallback to the other IDENTIFY if IDENTIFY is
aborted by the device.  As this is the strategy used by IDE for a long
time, it shouldn't cause too much problem.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: William Thompson <wt@electro-mechanical.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c