diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2009-04-04 00:25:52 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-04 03:14:53 -0400 |
commit | 74a60c0f828016456fc635feae388ffd12bb3bb9 (patch) | |
tree | fe801c68171a2a69564a16e59c307fc2745db082 /Documentation | |
parent | 56e2c200945dafafb86169762eb1e88aed0ce69e (diff) |
thinkpad-acpi: enhanced debugging messages for the fan subdriver
Enhance debugging messages for the fan subdriver.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/laptops/thinkpad-acpi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt index abbbe78a003b..25ed43d0a21f 100644 --- a/Documentation/laptops/thinkpad-acpi.txt +++ b/Documentation/laptops/thinkpad-acpi.txt | |||
@@ -1497,6 +1497,7 @@ to enable more than one output class, just add their values. | |||
1497 | 0x0004 RF Transmitter control (RFKILL) | 1497 | 0x0004 RF Transmitter control (RFKILL) |
1498 | (bluetooth, WWAN, UWB...) | 1498 | (bluetooth, WWAN, UWB...) |
1499 | 0x0008 HKEY event interface, hotkeys | 1499 | 0x0008 HKEY event interface, hotkeys |
1500 | 0x0010 Fan control | ||
1500 | 1501 | ||
1501 | There is also a kernel build option to enable more debugging | 1502 | There is also a kernel build option to enable more debugging |
1502 | information, which may be necessary to debug driver problems. | 1503 | information, which may be necessary to debug driver problems. |