Module Name: src Committed By: jmcneill Date: Tue Apr 28 10:04:32 UTC 2020
Modified Files:
src/sys/dev/acpi: acpi_ec.c
Log Message:
kern/55206: acpibat reporting broken by acpi_ec.c r1.81
Assume byte instead of qword alignment of the buffer passed to the EC
space handler.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/dev/acpi/acpi_ec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
