git: kernel/acpi: Some improvements in acpi_eval_osc().
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Sep 25 00:28:30 PDT 2018
commit f48d5ffc4e824de98f83dafeacbbf8ffbf5dd823
Author: Sascha Wildner <saw at online.de>
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
More information about the Commits
mailing list