public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kernel-parameters.txt: ATAPI enabled by default
@ 2007-03-14  9:07 Faik Uygur
  2007-03-14 14:03 ` Lennart Sorensen
  0 siblings, 1 reply; 2+ messages in thread
From: Faik Uygur @ 2007-03-14  9:07 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-ide, linux-kernel

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]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] kernel-parameters.txt: ATAPI enabled by default
  2007-03-14  9:07 [PATCH] kernel-parameters.txt: ATAPI enabled by default Faik Uygur
@ 2007-03-14 14:03 ` Lennart Sorensen
  0 siblings, 0 replies; 2+ messages in thread
From: Lennart Sorensen @ 2007-03-14 14:03 UTC (permalink / raw)
  To: Faik Uygur; +Cc: jgarzik, linux-ide, linux-kernel

On Wed, Mar 14, 2007 at 11:07:40AM +0200, Faik Uygur wrote:
> 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

I am having trouble parsing this one. 

Does combined_mode=combined mean both?

What does using both legacy and libata at the same time mean?

Who runs the PATA ports?

Please don't use the term IDE ports, since I have no idea what that
means anymore.

This message is really not very helpful right now.

--
Len Sorensen

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-14 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-14  9:07 [PATCH] kernel-parameters.txt: ATAPI enabled by default Faik Uygur
2007-03-14 14:03 ` Lennart Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox