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 854ed5ca7e3f..be9370c764c8 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -163,7 +163,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
163 | rsdt -- prefer RSDT over (default) XSDT | 163 | rsdt -- prefer RSDT over (default) XSDT |
164 | copy_dsdt -- copy DSDT to memory | 164 | copy_dsdt -- copy DSDT to memory |
165 | 165 | ||
166 | See also Documentation/power/pm.txt, pci=noacpi | 166 | See also Documentation/power/runtime_pm.txt, pci=noacpi |
167 | 167 | ||
168 | acpi_rsdp= [ACPI,EFI,KEXEC] | 168 | acpi_rsdp= [ACPI,EFI,KEXEC] |
169 | Pass the RSDP address to the kernel, mostly used | 169 | Pass the RSDP address to the kernel, mostly used |
@@ -319,7 +319,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
319 | amijoy.map= [HW,JOY] Amiga joystick support | 319 | amijoy.map= [HW,JOY] Amiga joystick support |
320 | Map of devices attached to JOY0DAT and JOY1DAT | 320 | Map of devices attached to JOY0DAT and JOY1DAT |
321 | Format: <a>,<b> | 321 | Format: <a>,<b> |
322 | See also Documentation/kernel/input/joystick.txt | 322 | See also Documentation/input/joystick.txt |
323 | 323 | ||
324 | analog.map= [HW,JOY] Analog joystick and gamepad support | 324 | analog.map= [HW,JOY] Analog joystick and gamepad support |
325 | Specifies type or capabilities of an analog joystick | 325 | Specifies type or capabilities of an analog joystick |
@@ -408,7 +408,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
408 | bttv.radio= Most important insmod options are available as | 408 | bttv.radio= Most important insmod options are available as |
409 | kernel args too. | 409 | kernel args too. |
410 | bttv.pll= See Documentation/video4linux/bttv/Insmod-options | 410 | bttv.pll= See Documentation/video4linux/bttv/Insmod-options |
411 | bttv.tuner= and Documentation/video4linux/bttv/CARDLIST | 411 | bttv.tuner= |
412 | 412 | ||
413 | bulk_remove=off [PPC] This parameter disables the use of the pSeries | 413 | bulk_remove=off [PPC] This parameter disables the use of the pSeries |
414 | firmware feature for flushing multiple hpte entries | 414 | firmware feature for flushing multiple hpte entries |
@@ -724,7 +724,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
724 | 724 | ||
725 | elevator= [IOSCHED] | 725 | elevator= [IOSCHED] |
726 | Format: {"cfq" | "deadline" | "noop"} | 726 | Format: {"cfq" | "deadline" | "noop"} |
727 | See Documentation/block/as-iosched.txt and | 727 | See Documentation/block/cfq-iosched.txt and |
728 | Documentation/block/deadline-iosched.txt for details. | 728 | Documentation/block/deadline-iosched.txt for details. |
729 | 729 | ||
730 | elfcorehdr= [IA-64,PPC,SH,X86] | 730 | elfcorehdr= [IA-64,PPC,SH,X86] |
@@ -765,7 +765,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
765 | fail_make_request=[KNL] | 765 | fail_make_request=[KNL] |
766 | General fault injection mechanism. | 766 | General fault injection mechanism. |
767 | Format: <interval>,<probability>,<space>,<times> | 767 | Format: <interval>,<probability>,<space>,<times> |
768 | See also /Documentation/fault-injection/. | 768 | See also Documentation/fault-injection/. |
769 | 769 | ||
770 | floppy= [HW] | 770 | floppy= [HW] |
771 | See Documentation/blockdev/floppy.txt. | 771 | See Documentation/blockdev/floppy.txt. |
@@ -2375,7 +2375,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2375 | Format: <integer> | 2375 | Format: <integer> |
2376 | 2376 | ||
2377 | sonypi.*= [HW] Sony Programmable I/O Control Device driver | 2377 | sonypi.*= [HW] Sony Programmable I/O Control Device driver |
2378 | See Documentation/sonypi.txt | 2378 | See Documentation/laptops/sonypi.txt |
2379 | 2379 | ||
2380 | specialix= [HW,SERIAL] Specialix multi-serial port adapter | 2380 | specialix= [HW,SERIAL] Specialix multi-serial port adapter |
2381 | See Documentation/serial/specialix.txt. | 2381 | See Documentation/serial/specialix.txt. |