diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ide.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ide.txt b/Documentation/ide.txt index c1640e306c53..1d50f23a5cab 100644 --- a/Documentation/ide.txt +++ b/Documentation/ide.txt | |||
@@ -242,6 +242,8 @@ Summary of ide driver parameters for kernel command line | |||
242 | and quite likely to cause trouble with | 242 | and quite likely to cause trouble with |
243 | older/odd IDE drives. | 243 | older/odd IDE drives. |
244 | 244 | ||
245 | "hdx=nodma" : disallow DMA | ||
246 | |||
245 | "hdx=swapdata" : when the drive is a disk, byte swap all data | 247 | "hdx=swapdata" : when the drive is a disk, byte swap all data |
246 | 248 | ||
247 | "hdx=bswap" : same as above.......... | 249 | "hdx=bswap" : same as above.......... |
@@ -286,8 +288,6 @@ Summary of ide driver parameters for kernel command line | |||
286 | 288 | ||
287 | "ide=reverse" : formerly called to pci sub-system, but now local. | 289 | "ide=reverse" : formerly called to pci sub-system, but now local. |
288 | 290 | ||
289 | "ide=nodma" : disable DMA globally for the IDE subsystem. | ||
290 | |||
291 | The following are valid ONLY on ide0, which usually corresponds | 291 | The following are valid ONLY on ide0, which usually corresponds |
292 | to the first ATA interface found on the particular host, and the defaults for | 292 | to the first ATA interface found on the particular host, and the defaults for |
293 | the base,ctl ports must not be altered. | 293 | the base,ctl ports must not be altered. |