freebsd-dev/sys/dev/acpi_support
Alexander Motin 461a98a279 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 Fix one more case where a string is passed via format argument instead. 2010-06-11 20:08:20 +00:00
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 Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_sony.c Add support for a few more Sony-specific ACPI features (default display 2010-02-07 18:36:30 +00:00
acpi_toshiba.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_wmi_if.m acpi_wmi_if: 2009-06-30 09:51:41 +00:00
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