aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorJames Morris <jmorris@namei.org>2009-03-23 19:52:46 -0400
committerJames Morris <jmorris@namei.org>2009-03-23 19:52:46 -0400
commit703a3cd72817e99201cef84a8a7aecc60b2b3581 (patch)
tree3e943755178ff410694722bb031f523136fbc432 /Documentation/kernel-parameters.txt
parentdf7f54c012b92ec93d56b68547351dcdf8a163d3 (diff)
parent8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84 (diff)
Merge branch 'master' into next
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt14
1 files changed, 9 insertions, 5 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 8cc40a1bee06..224263e7711f 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -115,7 +115,7 @@ In addition, the following text indicates that the option:
115Parameters denoted with BOOT are actually interpreted by the boot 115Parameters denoted with BOOT are actually interpreted by the boot
116loader, and have no meaning to the kernel directly. 116loader, and have no meaning to the kernel directly.
117Do not modify the syntax of boot loader parameters without extreme 117Do not modify the syntax of boot loader parameters without extreme
118need or coordination with <Documentation/x86/i386/boot.txt>. 118need or coordination with <Documentation/x86/boot.txt>.
119 119
120There are also arch-specific kernel-parameters not documented here. 120There are also arch-specific kernel-parameters not documented here.
121See for example <Documentation/x86/x86_64/boot-options.txt>. 121See for example <Documentation/x86/x86_64/boot-options.txt>.
@@ -135,7 +135,7 @@ and is between 256 and 4096 characters. It is defined in the file
135 135
136 acpi= [HW,ACPI,X86-64,i386] 136 acpi= [HW,ACPI,X86-64,i386]
137 Advanced Configuration and Power Interface 137 Advanced Configuration and Power Interface
138 Format: { force | off | ht | strict | noirq } 138 Format: { force | off | ht | strict | noirq | rsdt }
139 force -- enable ACPI if default was off 139 force -- enable ACPI if default was off
140 off -- disable ACPI if default was on 140 off -- disable ACPI if default was on
141 noirq -- do not use ACPI for IRQ routing 141 noirq -- do not use ACPI for IRQ routing
@@ -869,8 +869,10 @@ and is between 256 and 4096 characters. It is defined in the file
869 icn= [HW,ISDN] 869 icn= [HW,ISDN]
870 Format: <io>[,<membase>[,<icn_id>[,<icn_id2>]]] 870 Format: <io>[,<membase>[,<icn_id>[,<icn_id2>]]]
871 871
872 ide= [HW] (E)IDE subsystem 872 ide-core.nodma= [HW] (E)IDE subsystem
873 Format: ide=nodma or ide=doubler 873 Format: =0.0 to prevent dma on hda, =0.1 hdb =1.0 hdc
874 .vlb_clock .pci_clock .noflush .noprobe .nowerr .cdrom
875 .chs .ignore_cable are additional options
874 See Documentation/ide/ide.txt. 876 See Documentation/ide/ide.txt.
875 877
876 idebus= [HW] (E)IDE subsystem - VLB/PCI bus speed 878 idebus= [HW] (E)IDE subsystem - VLB/PCI bus speed
@@ -947,6 +949,8 @@ and is between 256 and 4096 characters. It is defined in the file
947 949
948 950
949 intel_iommu= [DMAR] Intel IOMMU driver (DMAR) option 951 intel_iommu= [DMAR] Intel IOMMU driver (DMAR) option
952 on
953 Enable intel iommu driver.
950 off 954 off
951 Disable intel iommu driver. 955 Disable intel iommu driver.
952 igfx_off [Default Off] 956 igfx_off [Default Off]
@@ -2457,7 +2461,7 @@ and is between 256 and 4096 characters. It is defined in the file
2457 See Documentation/fb/modedb.txt. 2461 See Documentation/fb/modedb.txt.
2458 2462
2459 vga= [BOOT,X86-32] Select a particular video mode 2463 vga= [BOOT,X86-32] Select a particular video mode
2460 See Documentation/x86/i386/boot.txt and 2464 See Documentation/x86/boot.txt and
2461 Documentation/svga.txt. 2465 Documentation/svga.txt.
2462 Use vga=ask for menu. 2466 Use vga=ask for menu.
2463 This is actually a boot loader parameter; the value is 2467 This is actually a boot loader parameter; the value is