git: kernel/acpi: Prefer _BIX to _BIF for battery info if it is present.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jul 19 12:15:06 PDT 2015


commit ef442ae0ec6e7c338bb8459377e6a7079c854716
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jul 19 20:36:00 2015 +0200

    kernel/acpi: Prefer _BIX to _BIF for battery info if it is present.
    
    As it is stated in the ACPI specification 6.0:
    "The _BIF object is deprecated in lieu of _BIX in ACPI 4.0."
    
    The seven additional fields of the package which _BIX returns
    are skipped for now.

Summary of changes:
 sys/dev/acpica/acpi_cmbat.c | 61 +++++++++++++++++++++++++++------------------
 1 file changed, 37 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef442ae0ec6e7c338bb8459377e6a7079c854716


-- 
DragonFly BSD source repository



More information about the Commits mailing list