kernel/acpi: Sync acpi_video with FreeBSD.
authorSascha Wildner <saw@online.de>
Thu, 29 May 2014 16:46:50 +0000 (18:46 +0200)
committerSascha Wildner <saw@online.de>
Thu, 29 May 2014 16:48:05 +0000 (18:48 +0200)
commite30ed94d8d045d4a4ae1374c87777038db6d5877
treee84c74336a9478684b4d64b0798cbada45e33a5e
parente9243325404affaca91a7e88078c44f6fce4e025
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).
share/man/man4/acpi_video.4
sys/dev/acpica/acpi_video/acpi_video.c