patch-2.4.23 linux-2.4.23/Documentation/kernel-parameters.txt
Next file: linux-2.4.23/Documentation/laptop-mode.txt
Previous file: linux-2.4.23/Documentation/ioctl-number.txt
Back to the patch index
Back to the overall index
- Lines: 36
- Date:
2003-11-28 10:26:19.000000000 -0800
- Orig file:
linux-2.4.22/Documentation/kernel-parameters.txt
- Orig date:
2003-08-25 04:44:39.000000000 -0700
diff -urN linux-2.4.22/Documentation/kernel-parameters.txt linux-2.4.23/Documentation/kernel-parameters.txt
@@ -73,7 +73,16 @@
off Disable ACPI
ht Limit ACPI to boot-time LAPIC enumeration for HT,
disabling the run-time AML interpreter.
-
+
+ acpi_pic_sci= [HW,ACPI] ACPI System Conrol Interrupt trigger mode
+ level Force PIC-mode SCI to Level Trigger (default)
+ edge Force PIC-mode SCI to Edge Trigger
+
+ acpi_irq_balance ACPI will balance active IRQs
+ acpi_irq_nobalance ACPI will not move active IRQs
+ acpi_irq_pci= If irq_balance, Clear listed IRQs for use by PCI
+ acpi_irq_isa= If irq_balance, Mark listed IRQs used by ISA
+
ad1816= [HW,SOUND]
ad1848= [HW,SOUND]
@@ -278,6 +287,8 @@
keepinitrd [HW, ARM]
+ lapic [IA-32,APIC] Enable the local APIC even if BIOS disabled it.
+
load_ramdisk= [RAM] List of ramdisks to load from floppy.
lockd.udpport= [NFS]
@@ -414,6 +425,8 @@
nointroute [IA-64]
+ nolapic [IA-32,APIC] Do not enable or use the local APIC.
+
no-scroll [VGA]
nosmp [SMP] Tells an SMP kernel to act as a UP kernel.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)