Date: Sun, 27 Feb 2005 20:35:23 +0000 (UTC) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c Message-ID: <200502272035.j1RKZNO7031606@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502272035.j1RKZNO7031606>