CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/14 00:37:31
Modified files:
sys/dev/acpi : acpicpu.c dsdt.c dsdt.h
Log message:
Correct the value of SRT_ENDTAG: it was documented incorrectly in early
ACPI specs. With the correct value, it can now be used in a few places
instead of hardcoding 0x79.
ok kettenis@
