diff options
author | Jesse Barnes <jesse.barnes@intel.com> | 2007-05-01 17:34:39 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-05-09 20:15:47 -0400 |
commit | e0863397cb8f3ede356ef2cb7dcdccc9956cdc6d (patch) | |
tree | 699e3cbaeb0f9ffecfef66b6d4b1a5e6f5b1be63 /Documentation | |
parent | 6b38d1d1d50234453e12ccdbbb162d10ece6430f (diff) |
Doc Fix: remove mention of combined mode-related kernel parameters
Looks like you removed the combined_mode quirk (yay!) but didn't update
kernel-parameters.txt... might confuse people. Here's a patch to remove
mention of it from the documentation.
Signed-off-by: Jesse Barnes <jesse.barnes@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 6b8ad06846c4..09220a1e22d9 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -754,14 +754,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
754 | inport.irq= [HW] Inport (ATI XL and Microsoft) busmouse driver | 754 | inport.irq= [HW] Inport (ATI XL and Microsoft) busmouse driver |
755 | Format: <irq> | 755 | Format: <irq> |
756 | 756 | ||
757 | combined_mode= [HW] control which driver uses IDE ports in combined | ||
758 | mode: legacy IDE driver, libata, or both | ||
759 | (in the libata case, libata.atapi_enabled=1 may be | ||
760 | useful as well). Note that using the ide or libata | ||
761 | options may affect your device naming (e.g. by | ||
762 | changing hdc to sdb). | ||
763 | Format: combined (default), ide, or libata | ||
764 | |||
765 | inttest= [IA64] | 757 | inttest= [IA64] |
766 | 758 | ||
767 | io7= [HW] IO7 for Marvel based alpha systems | 759 | io7= [HW] IO7 for Marvel based alpha systems |