cvs commit: src/sys/dev/ata ata-all.c
Matthew N. Dodd
mdodd at FreeBSD.org
Sun Feb 27 20:35:24 GMT 2005
mdodd 2005-02-27 20:35:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/ata ata-all.c
Log:
MFC: 1.235
Avoid using tsleep() in the resume path as it may result in the
system hanging if timer interrupts aren't running yet.
This allows my Thinkpad to resume successfully with APM.
Revision Changes Path
1.222.2.6 +4 -1 src/sys/dev/ata/ata-all.c
More information about the cvs-src
mailing list