diff options
Diffstat (limited to 'Documentation/thinkpad-acpi.txt')
-rw-r--r-- | Documentation/thinkpad-acpi.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/thinkpad-acpi.txt b/Documentation/thinkpad-acpi.txt index 82fd8228fd41..20d5ec309cbd 100644 --- a/Documentation/thinkpad-acpi.txt +++ b/Documentation/thinkpad-acpi.txt | |||
@@ -710,5 +710,9 @@ enable various classes of debugging output, for example: | |||
710 | will enable all debugging output classes. It takes a bitmask, so | 710 | will enable all debugging output classes. It takes a bitmask, so |
711 | to enable more than one output class, just add their values. | 711 | to enable more than one output class, just add their values. |
712 | 712 | ||
713 | Debug bitmask Description | ||
714 | 0x0001 Initialization and probing | ||
715 | 0x0002 Removal | ||
716 | |||
713 | There is also a kernel build option to enable more debugging | 717 | There is also a kernel build option to enable more debugging |
714 | information, which may be necessary to debug driver problems. | 718 | information, which may be necessary to debug driver problems. |