CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/20 06:14:10
Modified files:
sys/dev/acpi : acpi.c acpiec.c acpivar.h dsdt.c
Log message:
Handle the acpi interrupt controller with proper edge/level handling,
wrapped in spltty to avoid racing against the interrupt controller.
Repair the gpe bit masking code while there, and do operations in the
right order
ok kettenis mlarkin, help from jordan at figuring out the order of
operations.
