diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-04-27 09:38:29 -0400 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-04-27 09:38:29 -0400 |
commit | 73f1ad8670effa9849c3d42457fa2b58f139e013 (patch) | |
tree | 7567f388b21eff61b1e051791d612784cd1da4ac /Documentation/ide | |
parent | ebae41a5a0583fb732c41445df4ac2c41016df74 (diff) |
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
We have "vlb|pci_clock=" parameters now.
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'Documentation/ide')
-rw-r--r-- | Documentation/ide/ide.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/ide/ide.txt b/Documentation/ide/ide.txt index af95fb33d1a1..eb4d3b7a6214 100644 --- a/Documentation/ide/ide.txt +++ b/Documentation/ide/ide.txt | |||
@@ -205,16 +205,6 @@ Summary of ide driver parameters for kernel command line | |||
205 | 205 | ||
206 | "hdx=nodma" : disallow DMA | 206 | "hdx=nodma" : disallow DMA |
207 | 207 | ||
208 | "idebus=xx" : inform IDE driver of VESA/PCI bus speed in MHz, | ||
209 | where "xx" is between 20 and 66 inclusive, | ||
210 | used when tuning chipset PIO modes. | ||
211 | For PCI bus, 25 is correct for a P75 system, | ||
212 | 30 is correct for P90,P120,P180 systems, | ||
213 | and 33 is used for P100,P133,P166 systems. | ||
214 | If in doubt, use idebus=33 for PCI. | ||
215 | As for VLB, it is safest to not specify it. | ||
216 | Bigger values are safer than smaller ones. | ||
217 | |||
218 | "ide=doubler" : probe/support IDE doublers on Amiga | 208 | "ide=doubler" : probe/support IDE doublers on Amiga |
219 | 209 | ||
220 | There may be more options than shown -- use the source, Luke! | 210 | There may be more options than shown -- use the source, Luke! |