diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-25 01:45:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 10:53:28 -0700 |
commit | f557d0996a6f9c06912528ea85e1dba0fb7d485f (patch) | |
tree | 0abedc8b599c4111dc563bebde1e497611bde413 /Documentation/kernel-parameters.txt | |
parent | f16695f4ac088cf7593e113574046d2d7e5af5eb (diff) | |
download | talos-op-linux-f557d0996a6f9c06912528ea85e1dba0fb7d485f.tar.gz talos-op-linux-f557d0996a6f9c06912528ea85e1dba0fb7d485f.zip |
remove some more tipar bits
Some bits were missed when the tipar driver was removed.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 497a98dafdaa..e7bea3e85304 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -2159,13 +2159,6 @@ and is between 256 and 4096 characters. It is defined in the file <deci-seconds>: poll all this frequency 0: no polling (default) - tipar.timeout= [HW,PPT] - Set communications timeout in tenths of a second - (default 15). - - tipar.delay= [HW,PPT] - Set inter-bit delay in microseconds (default 10). - tmscsim= [HW,SCSI] See comment before function dc390_setup() in drivers/scsi/tmscsim.c. |