aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 880f882160e2..9e6056058425 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -794,6 +794,14 @@ and is between 256 and 4096 characters. It is defined in the file
794 for translation below 32 bit and if not available 794 for translation below 32 bit and if not available
795 then look in the higher range. 795 then look in the higher range.
796 796
797 io_delay= [X86-32,X86-64] I/O delay method
798 standard
799 Standard port 0x80 delay
800 alternate
801 Alternate port 0xed delay
802 udelay
803 Simple two microsecond delay
804
797 io7= [HW] IO7 for Marvel based alpha systems 805 io7= [HW] IO7 for Marvel based alpha systems
798 See comment before marvel_specify_io7 in 806 See comment before marvel_specify_io7 in
799 arch/alpha/kernel/core_marvel.c. 807 arch/alpha/kernel/core_marvel.c.