aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBernhard Walle <bwalle@suse.de>2007-03-06 05:29:44 -0500
committerLen Brown <len.brown@intel.com>2007-03-07 03:09:10 -0500
commit03d926f82800f32642b32ba547c7a002a371a78f (patch)
tree5a01fac63ef880445d78e58b074d4e554b5282b7 /Documentation
parent8607c673bdd593d4ce439a36412a213a8efb282b (diff)
ACPI: Add kernel-parameters hint that acpi=off doesn't work on IA64.
Signed-off-by: Bernhard Walle <bwalle@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 6e92ba61f7c0..7702e3d397bb 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -125,7 +125,8 @@ and is between 256 and 4096 characters. It is defined in the file
125 See header of drivers/scsi/53c7xx.c. 125 See header of drivers/scsi/53c7xx.c.
126 See also Documentation/scsi/ncr53c7xx.txt. 126 See also Documentation/scsi/ncr53c7xx.txt.
127 127
128 acpi= [HW,ACPI] Advanced Configuration and Power Interface 128 acpi= [HW,ACPI,X86-64,i386]
129 Advanced Configuration and Power Interface
129 Format: { force | off | ht | strict | noirq } 130 Format: { force | off | ht | strict | noirq }
130 force -- enable ACPI if default was off 131 force -- enable ACPI if default was off
131 off -- disable ACPI if default was on 132 off -- disable ACPI if default was on