| Kernel v2.4.27 /Documentation/kernel-parameters.txt |
|---|
 2.4.27
 Documentation
 kernel-parameters.txt
diff -urN linux-2.4.26/Documentation/kernel-parameters.txt linux-2.4.27/Documentation/kernel-parameters.txt
--- linux-2.4.26/Documentation/kernel-parameters.txt 2004-04-14 06:05:24.000000000 -0700
+++ linux-2.4.27/Documentation/kernel-parameters.txt 2004-08-07 16:26:04.537341970 -0700
@@ -69,8 +69,9 @@
53c7xx= [HW,SCSI] Amiga SCSI controllers.
acpi= [HW,ACPI] Advanced Configuration and Power Interface
- force Force ACPI on, even if blacklisted platform
- off Disable ACPI
+ force Enable ACPI if default was off
+ off Disable ACPI if default was on
+ noirq Do not use ACPI for IRQ routing (see pci=noacpi)
ht Limit ACPI to boot-time LAPIC enumeration for HT,
disabling the run-time AML interpreter.
strict Be less tolerant of platforms that are not
|