aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <bzolnier@trik.(none)>2004-12-28 22:35:01 +0100
committerBartlomiej Zolnierkiewicz <bzolnier@trik.(none)>2004-12-28 22:35:01 +0100
commitb63c6fbfffe0162d96ada7076df5c990f7c2891e (patch)
tree6e41c6de5e6bbb83f92ec74bab686f138cf6494e /Documentation
parent463f7d6a320c2af5721f73e048458e249dcccb2b (diff)
downloadhistory-b63c6fbfffe0162d96ada7076df5c990f7c2891e.tar.gz
[ide] add "ide=nodma" to documentation
Here's a quick patch to add the currently-undocumented ide=nodma option to the Documentation/ide.txt file. Since the code does not mark this option as obsolete as far as I can see, I can only assume that it should be in the documentation Signed-off-by: Vadim Lobanov <vlobanov@speakeasy.net> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ide.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/ide.txt b/Documentation/ide.txt
index 12c7a2fd6ef346..29866fbfb229d2 100644
--- a/Documentation/ide.txt
+++ b/Documentation/ide.txt
@@ -297,6 +297,8 @@ Summary of ide driver parameters for kernel command line
"ide=reverse" : formerly called to pci sub-system, but now local.
+ "ide=nodma" : disable DMA globally for the IDE subsystem.
+
The following are valid ONLY on ide0, which usually corresponds
to the first ATA interface found on the particular host, and the defaults for
the base,ctl ports must not be altered.