Date: Mon, 29 Sep 2003 00:29:26 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica/Osd OsdSchedule.c Message-ID: <200309290729.h8T7TQ95034877@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2003/09/29 00:29:26 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica/Osd OsdSchedule.c
Log:
If asked to stall for more than 100 us (which is specified as the max in
the ACPI standard), call sleep instead since that is probably what the
caller meant.
Mentioned by: peter
Revision Changes Path
1.24 +9 -1 src/sys/dev/acpica/Osd/OsdSchedule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309290729.h8T7TQ95034877>
