CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/07/29 12:32:26
Modified files: sys/dev/acpi : acpiec.c Log message: Don't set sc_ec until after the EC registers are mapped, but before we execute the _REG method to make the EC available to the AML. ok marco@