CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/06 02:14:09
Modified files:
sys/dev/acpi : acpi.c
Log message:
Follow the spec and check the SCI_EN bit to see if ACPI has already
been enabled and don't bother enabling it again if it is. This should fix
systems that don't implement legacy mode and therefore set ACPI_ENABLE and
ACPI_DISABLE to zero.
ok mlarkin@, yasuoka@
