Add busy flag so that we don't act on a SCI until a command in progress
authormarco <marco@openbsd.org>
Tue, 3 Aug 2010 16:55:06 +0000 (16:55 +0000)
committermarco <marco@openbsd.org>
Tue, 3 Aug 2010 16:55:06 +0000 (16:55 +0000)
commitabde4af00f9d48a3a85e9d28965be15ed7312313
treecd8e70469136e72c5834224a1d37089c5bfa7d9e
parent2330eb53a7a9964f5d3383a2e58e32c94703e81f
Add busy flag so that we don't act on a SCI until a command in progress
completes.  Written with jordan.

ok deraadt
sys/dev/acpi/acpidev.h
sys/dev/acpi/acpiec.c