diff options
author | Iacopo Spalletti <avvisi@spalletti.it> | 2005-07-17 02:06:00 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2005-07-29 17:44:52 -0400 |
commit | c2c2e03409f5f5405e79d9d9156202b75cb5b35b (patch) | |
tree | 9ed1728e550cd470a834a9203be40e740a7b2201 /Documentation/acpi-hotkey.txt | |
parent | 670fac79b9dcf16549a4c1f4c0b73c457e53bd7e (diff) |
[ACPI] update hotkey documentation
http://bugzilla.kernel.org/show_bug.cgi?id=4903
Signed-off-by: Iacopo Spalletti <avvisi@spalletti.it>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/acpi-hotkey.txt')
-rw-r--r-- | Documentation/acpi-hotkey.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/acpi-hotkey.txt b/Documentation/acpi-hotkey.txt index 4c115a7bb826..d57b02a4746b 100644 --- a/Documentation/acpi-hotkey.txt +++ b/Documentation/acpi-hotkey.txt @@ -33,3 +33,6 @@ The result of the execution of this aml method is attached to /proc/acpi/hotkey/poll_method, which is dnyamically created. Please use command "cat /proc/acpi/hotkey/polling_method" to retrieve it. + +Note: Use cmdline "acpi_specific_hotkey" to enable legacy platform +specific drivers. |