[Suspend2][ 2/4] [Suspend2] documentation/kernel-parameters entries.

From: Nigel Cunningham
Date: Mon Jun 26 2006 - 12:44:50 EST


Add the details for Suspend2 to Documentation/kernel-parameters.

Signed-off-by: Nigel Cunningham <nigel@xxxxxxxxxxxx>

Documentation/kernel-parameters.txt | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index a9d3a17..9e91188 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -80,6 +80,7 @@ parameter is applicable:
SERIAL Serial support is enabled.
SMP The kernel is an SMP kernel.
SPARC Sparc architecture is enabled.
+ SUSPEND2 Suspend2 is enabled.
SWSUSP Software suspend is enabled.
TS Appropriate touchscreen support is enabled.
USB USB support is enabled.
@@ -1063,6 +1064,8 @@ running once the system is up.
noresume [SWSUSP] Disables resume and restores original swap
space.

+ noresume2 [SUSPEND2] Disables resuming and restores original swap signature.
+
no-scroll [VGA] Disables scrollback.
This is required for the Braillex ib80-piezo Braille
reader made by F.H. Papenmeier (Germany).
@@ -1343,6 +1346,11 @@ running once the system is up.
resume= [SWSUSP]
Specify the partition device for software suspend

+ resume2= [SUSPEND2] Specify the storage device for Suspend2.
+ Format: <writer>:<writer-parameters>.
+ See Documentation/power/suspend2.txt for details of the
+ formats for available image writers.
+
rhash_entries= [KNL,NET]
Set number of hash buckets for route cache


--
Nigel Cunningham nigel at suspend2 dot net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/