summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_ec.c
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2001-06-29 20:29:59 +0000
committermsmith <msmith@FreeBSD.org>2001-06-29 20:29:59 +0000
commitafc351125a5f6334bbc64c4527ddd0cc5a3bb570 (patch)
tree8e2902776521e7fe8268cb2b75238af133377e1e /sys/dev/acpica/acpi_ec.c
parent9652e04d5fb77d70809860b5774edb739b1ded5d (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud