diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-25 04:45:37 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 13:53:28 -0400 |
commit | f557d0996a6f9c06912528ea85e1dba0fb7d485f (patch) | |
tree | 0abedc8b599c4111dc563bebde1e497611bde413 /Documentation/kernel-parameters.txt | |
parent | f16695f4ac088cf7593e113574046d2d7e5af5eb (diff) |
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 | |||
2159 | <deci-seconds>: poll all this frequency | 2159 | <deci-seconds>: poll all this frequency |
2160 | 0: no polling (default) | 2160 | 0: no polling (default) |
2161 | 2161 | ||
2162 | tipar.timeout= [HW,PPT] | ||
2163 | Set communications timeout in tenths of a second | ||
2164 | (default 15). | ||
2165 | |||
2166 | tipar.delay= [HW,PPT] | ||
2167 | Set inter-bit delay in microseconds (default 10). | ||
2168 | |||
2169 | tmscsim= [HW,SCSI] | 2162 | tmscsim= [HW,SCSI] |
2170 | See comment before function dc390_setup() in | 2163 | See comment before function dc390_setup() in |
2171 | drivers/scsi/tmscsim.c. | 2164 | drivers/scsi/tmscsim.c. |