git: kernel/acpi: Sync acpi_video with FreeBSD.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu May 29 09:48:16 PDT 2014


commit e30ed94d8d045d4a4ae1374c87777038db6d5877
Author: Sascha Wildner <saw at online.de>
Date:   Thu May 29 18:46:50 2014 +0200

    kernel/acpi: Sync acpi_video with FreeBSD.
    
    * Add LCD brightness control notify handler.
    
    * Add support for "cycle" and "zero" events for LCD brightness control.
    
    * Fix recognition of video outputs that use the standardized device
      ID scheme in ACPI 3.0 and set bit 31 at the same time (such as certain
      Dell laptops).

Summary of changes:
 share/man/man4/acpi_video.4            |   2 +-
 sys/dev/acpica/acpi_video/acpi_video.c | 255 +++++++++++++++++++++++++++------
 2 files changed, 210 insertions(+), 47 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list