Date: Mon, 28 Jun 2004 20:41:30 +0000 (UTC) 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 acpi_ec.c Message-ID: <200406282041.i5SKfU1T063111@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-06-28 20:41:30 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_ec.c Log: While booting, use DELAY() for waiting for the EC to respond instead of msleep(). Until we're finally up, msleep is a no-op. Explained by: peter Revision Changes Path 1.53 +13 -6 src/sys/dev/acpica/acpi_ec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406282041.i5SKfU1T063111>