diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index d317f6cf0d35..0e6a1290f04b 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -164,7 +164,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
164 | rsdt -- prefer RSDT over (default) XSDT | 164 | rsdt -- prefer RSDT over (default) XSDT |
165 | copy_dsdt -- copy DSDT to memory | 165 | copy_dsdt -- copy DSDT to memory |
166 | 166 | ||
167 | See also Documentation/power/pm.txt, pci=noacpi | 167 | See also Documentation/power/runtime_pm.txt, pci=noacpi |
168 | 168 | ||
169 | acpi_rsdp= [ACPI,EFI,KEXEC] | 169 | acpi_rsdp= [ACPI,EFI,KEXEC] |
170 | Pass the RSDP address to the kernel, mostly used | 170 | Pass the RSDP address to the kernel, mostly used |
@@ -320,7 +320,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
320 | amijoy.map= [HW,JOY] Amiga joystick support | 320 | amijoy.map= [HW,JOY] Amiga joystick support |
321 | Map of devices attached to JOY0DAT and JOY1DAT | 321 | Map of devices attached to JOY0DAT and JOY1DAT |
322 | Format: <a>,<b> | 322 | Format: <a>,<b> |
323 | See also Documentation/kernel/input/joystick.txt | 323 | See also Documentation/input/joystick.txt |
324 | 324 | ||
325 | analog.map= [HW,JOY] Analog joystick and gamepad support | 325 | analog.map= [HW,JOY] Analog joystick and gamepad support |
326 | Specifies type or capabilities of an analog joystick | 326 | Specifies type or capabilities of an analog joystick |
@@ -409,7 +409,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
409 | bttv.radio= Most important insmod options are available as | 409 | bttv.radio= Most important insmod options are available as |
410 | kernel args too. | 410 | kernel args too. |
411 | bttv.pll= See Documentation/video4linux/bttv/Insmod-options | 411 | bttv.pll= See Documentation/video4linux/bttv/Insmod-options |
412 | bttv.tuner= and Documentation/video4linux/bttv/CARDLIST | 412 | bttv.tuner= |
413 | 413 | ||
414 | bulk_remove=off [PPC] This parameter disables the use of the pSeries | 414 | bulk_remove=off [PPC] This parameter disables the use of the pSeries |
415 | firmware feature for flushing multiple hpte entries | 415 | firmware feature for flushing multiple hpte entries |
@@ -725,7 +725,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
725 | 725 | ||
726 | elevator= [IOSCHED] | 726 | elevator= [IOSCHED] |
727 | Format: {"cfq" | "deadline" | "noop"} | 727 | Format: {"cfq" | "deadline" | "noop"} |
728 | See Documentation/block/as-iosched.txt and | 728 | See Documentation/block/cfq-iosched.txt and |
729 | Documentation/block/deadline-iosched.txt for details. | 729 | Documentation/block/deadline-iosched.txt for details. |
730 | 730 | ||
731 | elfcorehdr= [IA-64,PPC,SH,X86] | 731 | elfcorehdr= [IA-64,PPC,SH,X86] |
@@ -771,7 +771,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
771 | fail_make_request=[KNL] | 771 | fail_make_request=[KNL] |
772 | General fault injection mechanism. | 772 | General fault injection mechanism. |
773 | Format: <interval>,<probability>,<space>,<times> | 773 | Format: <interval>,<probability>,<space>,<times> |
774 | See also /Documentation/fault-injection/. | 774 | See also Documentation/fault-injection/. |
775 | 775 | ||
776 | floppy= [HW] | 776 | floppy= [HW] |
777 | See Documentation/blockdev/floppy.txt. | 777 | See Documentation/blockdev/floppy.txt. |
@@ -2381,7 +2381,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2381 | Format: <integer> | 2381 | Format: <integer> |
2382 | 2382 | ||
2383 | sonypi.*= [HW] Sony Programmable I/O Control Device driver | 2383 | sonypi.*= [HW] Sony Programmable I/O Control Device driver |
2384 | See Documentation/sonypi.txt | 2384 | See Documentation/laptops/sonypi.txt |
2385 | 2385 | ||
2386 | specialix= [HW,SERIAL] Specialix multi-serial port adapter | 2386 | specialix= [HW,SERIAL] Specialix multi-serial port adapter |
2387 | See Documentation/serial/specialix.txt. | 2387 | See Documentation/serial/specialix.txt. |