diff options
author | msmith <msmith@FreeBSD.org> | 2001-06-29 20:29:59 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2001-06-29 20:29:59 +0000 |
commit | afc351125a5f6334bbc64c4527ddd0cc5a3bb570 (patch) | |
tree | 8e2902776521e7fe8268cb2b75238af133377e1e /sys/dev/acpica/acpi_ec.c | |
parent | 9652e04d5fb77d70809860b5774edb739b1ded5d (diff) | |
download | FreeBSD-src-afc351125a5f6334bbc64c4527ddd0cc5a3bb570.zip FreeBSD-src-afc351125a5f6334bbc64c4527ddd0cc5a3bb570.tar.gz |
Update to synch with the 20010615 ACPI CA import.
Add an ACPI subsystem mutex, and macros for handling it. Because it's
not possible to differentiate between ACPI CA acquiring mutexes for
internal use and for use by AML, and because AML in the field doesn't
handle mutexes correctly, we can't use the ACPI subsystem's internal
locking. In addition, we have other private data of our own to lock.
Add initial locking to the ACPI driver code and the thermal module.
These locks are currently inoperative.
Pull some errant style back into line.
Diffstat (limited to 'sys/dev/acpica/acpi_ec.c')
0 files changed, 0 insertions, 0 deletions