aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index e5f3d918316f..3ce193f86565 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -627,8 +627,7 @@ and is between 256 and 4096 characters. It is defined in the file
627 eata= [HW,SCSI] 627 eata= [HW,SCSI]
628 628
629 edd= [EDD] 629 edd= [EDD]
630 Format: {"of[f]" | "sk[ipmbr]"} 630 Format: {"off" | "on" | "skip[mbr]"}
631 See comment in arch/i386/boot/edd.S
632 631
633 eisa_irq_edge= [PARISC,HW] 632 eisa_irq_edge= [PARISC,HW]
634 See header of drivers/parisc/eisa.c. 633 See header of drivers/parisc/eisa.c.
@@ -1389,6 +1388,13 @@ and is between 256 and 4096 characters. It is defined in the file
1389 1388
1390 nr_uarts= [SERIAL] maximum number of UARTs to be registered. 1389 nr_uarts= [SERIAL] maximum number of UARTs to be registered.
1391 1390
1391 olpc_ec_timeout= [OLPC] ms delay when issuing EC commands
1392 Rather than timing out after 20 ms if an EC
1393 command is not properly ACKed, override the length
1394 of the timeout. We have interrupts disabled while
1395 waiting for the ACK, so if this is set too high
1396 interrupts *may* be lost!
1397
1392 opl3= [HW,OSS] 1398 opl3= [HW,OSS]
1393 Format: <io> 1399 Format: <io>
1394 1400