commit f48d5ffc4e824de98f83dafeacbbf8ffbf5dd823
Author: Sascha Wildner <[email protected]>
Date: Tue Sep 25 09:28:15 2018 +0200
kernel/acpi: Some improvements in acpi_eval_osc().
* If ACPI_OSC_QUERY_SUPPORT is set, return the results in the buffer
that was passed for further processing.
* Rename related flags/masks to better names and update comments in the
header file.
Summary of changes:
sys/dev/acpica/acpi.c | 12 ++++++++----
sys/dev/acpica/acpivar.h | 25 +++++++++++++------------
2 files changed, 21 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f48d5ffc4e824de98f83dafeacbbf8ffbf5dd823
--
DragonFly BSD source repository