diff options
author | Vegard Nossum <vegard.nossum@gmail.com> | 2009-06-15 09:50:49 -0400 |
---|---|---|
committer | Vegard Nossum <vegard.nossum@gmail.com> | 2009-06-15 09:50:49 -0400 |
commit | 722f2a6c87f34ee0fd0130a8cf45f81e0705594a (patch) | |
tree | 50b054df34d2731eb0ba0cf1a6c27e43e7eed428 /Documentation/kernel-parameters.txt | |
parent | 7a0aeb14e18ad59394bd9bbc6e57fb345819e748 (diff) | |
parent | 45e3e1935e2857c54783291107d33323b3ef33c8 (diff) |
Merge commit 'linus/master' into HEAD
Conflicts:
MAINTAINERS
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 7bcdebffdab3..5f66ba295c5d 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -887,11 +887,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
887 | 887 | ||
888 | ide-core.nodma= [HW] (E)IDE subsystem | 888 | ide-core.nodma= [HW] (E)IDE subsystem |
889 | Format: =0.0 to prevent dma on hda, =0.1 hdb =1.0 hdc | 889 | Format: =0.0 to prevent dma on hda, =0.1 hdb =1.0 hdc |
890 | .vlb_clock .pci_clock .noflush .noprobe .nowerr .cdrom | 890 | .vlb_clock .pci_clock .noflush .nohpa .noprobe .nowerr |
891 | .chs .ignore_cable are additional options | 891 | .cdrom .chs .ignore_cable are additional options |
892 | See Documentation/ide/ide.txt. | ||
893 | |||
894 | idebus= [HW] (E)IDE subsystem - VLB/PCI bus speed | ||
895 | See Documentation/ide/ide.txt. | 892 | See Documentation/ide/ide.txt. |
896 | 893 | ||
897 | ide-pci-generic.all-generic-ide [HW] (E)IDE subsystem | 894 | ide-pci-generic.all-generic-ide [HW] (E)IDE subsystem |
@@ -1076,7 +1073,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1076 | 1073 | ||
1077 | kgdboc= [HW] kgdb over consoles. | 1074 | kgdboc= [HW] kgdb over consoles. |
1078 | Requires a tty driver that supports console polling. | 1075 | Requires a tty driver that supports console polling. |
1079 | (only serial suported for now) | 1076 | (only serial supported for now) |
1080 | Format: <serial_device>[,baud] | 1077 | Format: <serial_device>[,baud] |
1081 | 1078 | ||
1082 | kmac= [MIPS] korina ethernet MAC address. | 1079 | kmac= [MIPS] korina ethernet MAC address. |
@@ -1405,7 +1402,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1405 | ('y', default) or cooked coordinates ('n') | 1402 | ('y', default) or cooked coordinates ('n') |
1406 | 1403 | ||
1407 | mtrr_chunk_size=nn[KMG] [X86] | 1404 | mtrr_chunk_size=nn[KMG] [X86] |
1408 | used for mtrr cleanup. It is largest continous chunk | 1405 | used for mtrr cleanup. It is largest continuous chunk |
1409 | that could hold holes aka. UC entries. | 1406 | that could hold holes aka. UC entries. |
1410 | 1407 | ||
1411 | mtrr_gran_size=nn[KMG] [X86] | 1408 | mtrr_gran_size=nn[KMG] [X86] |