Revision 0737ac895afbfbe210557fa5fbafcca932d5fa7c authored by Mark Lord on 28 May 2006, 15:28:00 UTC, committed by Jeff Garzik on 28 May 2006, 20:32:08 UTC
Okay, just to sum things up.

This forces libata to wait for up to 2 seconds for BUSY|DRQ to clear
on resume before continuing.

[jgarzik adds...]  During testing we never saw DRQ asserted, but
nonetheless (a) this works and (b) testing for DRQ won't hurt.

Signed-off-by:  Mark Lord <liml@rtr.ca>
Acked-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent ecd6885
History
File Mode Size
dispatcher
events
executer
hardware
namespace
parser
resources
sleep
tables
utilities
Kconfig -rw-r--r-- 11.4 KB
Makefile -rw-r--r-- 1.5 KB
ac.c -rw-r--r-- 8.0 KB
acpi_memhotplug.c -rw-r--r-- 14.1 KB
asus_acpi.c -rw-r--r-- 34.1 KB
battery.c -rw-r--r-- 20.8 KB
blacklist.c -rw-r--r-- 4.5 KB
bus.c -rw-r--r-- 19.1 KB
button.c -rw-r--r-- 13.6 KB
container.c -rw-r--r-- 7.3 KB
debug.c -rw-r--r-- 5.6 KB
ec.c -rw-r--r-- 39.3 KB
event.c -rw-r--r-- 3.0 KB
fan.c -rw-r--r-- 6.8 KB
glue.c -rw-r--r-- 8.5 KB
hotkey.c -rw-r--r-- 29.7 KB
ibm_acpi.c -rw-r--r-- 44.3 KB
motherboard.c -rw-r--r-- 5.7 KB
numa.c -rw-r--r-- 5.4 KB
osl.c -rw-r--r-- 24.5 KB
pci_bind.c -rw-r--r-- 10.4 KB
pci_irq.c -rw-r--r-- 13.6 KB
pci_link.c -rw-r--r-- 25.2 KB
pci_root.c -rw-r--r-- 8.9 KB
power.c -rw-r--r-- 16.8 KB
processor_core.c -rw-r--r-- 25.0 KB
processor_idle.c -rw-r--r-- 30.8 KB
processor_perflib.c -rw-r--r-- 15.7 KB
processor_thermal.c -rw-r--r-- 9.9 KB
processor_throttling.c -rw-r--r-- 8.9 KB
scan.c -rw-r--r-- 34.5 KB
system.c -rw-r--r-- 4.8 KB
tables.c -rw-r--r-- 15.5 KB
thermal.c -rw-r--r-- 38.0 KB
toshiba_acpi.c -rw-r--r-- 13.6 KB
utils.c -rw-r--r-- 10.9 KB
video.c -rw-r--r-- 48.4 KB

back to top