[PATCH] kernel-parameters.txt: ATAPI enabled by default

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Faik Uygur
Date: Wednesday, March 14, 2007 - 2:07 am

In case of libata, discovery of ATAPI devices is the default behaviour.

Signed-off-by: Faik Uygur <faik@pardus.org.tr>

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 856c8b1..96b6ec5 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -695,11 +695,9 @@ and is between 256 and 4096 characters. It is defined in the file
 			Format: <irq>
 
 	combined_mode=	[HW] control which driver uses IDE ports in combined
-			mode: legacy IDE driver, libata, or both
-			(in the libata case, libata.atapi_enabled=1 may be
-			useful as well).  Note that using the ide or libata
-			options may affect your device naming (e.g. by
-			changing hdc to sdb).
+			mode: legacy IDE driver, libata, or both. Note that
+			using the ide or libata options may affect your device
+			naming (e.g. by changing hdc to sdb).
 			Format: combined (default), ide, or libata
 
 	inttest=	[IA64]
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] kernel-parameters.txt: ATAPI enabled by default, Faik Uygur, (Wed Mar 14, 2:07 am)
Re: [PATCH] kernel-parameters.txt: ATAPI enabled by default, Lennart Sorensen, (Wed Mar 14, 7:03 am)