Date: Wed, 12 May 2004 20:17:08 -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 acpi_ec.c Message-ID: <200405130317.i4D3H80t098184@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004/05/12 20:17:08 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi_ec.c Log: Add support for retrieving _GLK in the ECDT probe. Now we no longer always use the global lock at the beginning of the ECDT probe. Instead, we use the handle from the ECDT to call _GLK. Also, unify the device description. Revision Changes Path 1.48 +19 -34 src/sys/dev/acpica/acpi_ec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405130317.i4D3H80t098184>