freebsd-skq/sys/dev/acpi_support
mav 1610fb0c22 Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatible
Asus laptops. It is alike to acpi_asus(4), but uses WMI interface instead
of separate ACPI device.

On Asus EeePC T101MT netbook it allows to handle hotkeys and on/off WLAN,
Bluetooth, LCD backlight, camera, cardreader and touchpad.

On Asus UX31A ultrabook it allows to handle hotkeys, on/off WLAN, Bluetooth,
Wireless LED, control keyboard backlight brightness, monitor temperature
and fan speed. LCD brightness control doesn't work now for unknown reason,
possibly requiring some video card initialization.

Sponsored by:	iXsystems, Inc.
2012-07-02 08:31:29 +00:00
..
acpi_asus_wmi.c Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatible 2012-07-02 08:31:29 +00:00
acpi_asus.c
acpi_fujitsu.c acpi_fujitsu: update for P8010 2010-12-11 10:55:18 +00:00
acpi_hp.c make acpi_hp device a child of acpi_wmi 2010-09-11 08:09:14 +00:00
acpi_ibm.c Add in-driver event handler. 2012-06-23 18:43:54 +00:00
acpi_panasonic.c
acpi_sony.c
acpi_toshiba.c
acpi_wmi_if.m
acpi_wmi.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
atk0110.c Add missing MODULE_DEPEND() so that acpi.ko and aibs.ko can be 2012-02-28 15:12:26 +00:00