Files
linux-st/include/linux
Tejun Heo 800b399669 [PATCH] libata: always use polling IDENTIFY
libata switched to IRQ-driven IDENTIFY when IRQ-driven PIO was
introduced.  This has caused a lot of problems including device
misdetection and phantom device.

ATA_FLAG_DETECT_POLLING was added recently to selectively use polling
IDENTIFY on problemetic drivers but many controllers and devices are
affected by this problem and trying to adding ATA_FLAG_DETECT_POLLING
for each such case is diffcult and not very rewarding.

This patch makes libata always use polling IDENTIFY.  This is
consistent with libata's original behavior and drivers/ide's behavior.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-12-03 07:58:10 -05:00
..
2006-10-04 19:32:09 +02:00
2006-10-10 15:37:20 -07:00
2006-10-11 11:14:17 -07:00
2006-10-11 11:14:23 -07:00
2006-10-10 15:37:22 -07:00
2006-11-30 05:24:39 +01:00
2006-11-30 04:53:49 +01:00
2006-11-30 01:14:44 +00:00
2006-10-11 11:14:15 -07:00
2006-11-30 04:40:22 +01:00
2006-11-16 11:43:38 -08:00
2006-10-17 08:18:43 -07:00
2006-11-28 20:59:39 -08:00
2006-11-03 12:27:58 -08:00
2006-10-17 08:18:43 -07:00
2006-11-30 05:24:39 +01:00
2006-10-11 01:45:31 -04:00
2006-10-10 16:15:34 -07:00
2006-10-11 11:14:21 -07:00
2006-10-18 20:36:48 -07:00
2006-11-30 05:32:19 +01:00
2006-10-06 08:53:40 -07:00
2006-12-01 14:25:52 -08:00
2006-10-09 14:20:38 -07:00