ACPI: asus_acpi: handle internal Bluetooth / support W5A
authorKarol Kozimor <sziwan@hell.org.pl>
Fri, 30 Jun 2006 23:07:00 +0000 (19:07 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 1 Jul 2006 00:37:27 +0000 (20:37 -0400)
commite067aaa7612c273d4bfd70d1bd8d80313a57685c
tree305bac3e2fac826b78531a25d9394bbe1c17c65e
parentf78c589d108f4b06a012817536c9ced37f473eae
ACPI: asus_acpi: handle internal Bluetooth / support W5A

This patch creates a new file named "bluetooth" under /proc/acpi/asus/.
This file controls both the internal Bluetooth adapter's presence on the
USB bus and the associated LED.

echo 1 > /proc/acpi/asus/bluetooth to enable, 0 to disable.

Additionally, the patch add support for Asus W5A, the first model that uses
this feature.

Patch originally by Fernando A. P. Gomes.

Signed-off-by: Karol Kozimor <sziwan@hell.org.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/asus_acpi.c