All of lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2005-03-25  7:03 Søren Lott
  2005-03-25  7:18 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Søren Lott @ 2005-03-25  7:03 UTC (permalink / raw)
  To: linux-kernel; +Cc: jgarzik

in the SATA kconfig menu, the help message from  
Intel PIIX/ICH SATA support says:

 CONFIG_SCSI_ATA_PIIX:

This option enables support for ICH5 Serial ATA.
 If PATA support was enabled previously, this enables
 support for select Intel PIIX/ICH PATA host controllers.

anyone care to clarify if this mean that having enabled:

CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

i can use the PATA ports on a ICH5 controller through libata ?
if not, which is exactly the meaning of "If PATA support was enabled
previously" on this message ?

thanks.

-SL.

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

* Re:
  2005-03-25  7:03 Søren Lott
@ 2005-03-25  7:18 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2005-03-25  7:18 UTC (permalink / raw)
  To: Søren Lott; +Cc: linux-kernel

Søren Lott wrote:
> in the SATA kconfig menu, the help message from  
> Intel PIIX/ICH SATA support says:
> 
>  CONFIG_SCSI_ATA_PIIX:
> 
> This option enables support for ICH5 Serial ATA.
>  If PATA support was enabled previously, this enables
>  support for select Intel PIIX/ICH PATA host controllers.
> 
> anyone care to clarify if this mean that having enabled:
> 
> CONFIG_IDE=y
> CONFIG_BLK_DEV_IDE=y
> 
> i can use the PATA ports on a ICH5 controller through libata ?
> if not, which is exactly the meaning of "If PATA support was enabled
> previously" on this message ?

I agree it is quite confusing wording.  Probably should remove all 
reference to PATA in the CONFIG_SCSI_ATA_PIIX Kconfig entry.

The comment is referring to the somewhat-hidden fact that if you define 
ATA_ENABLE_PATA in include/linux/libata.h, then libata will support your 
Intel PIIX PATA controllers, in addition to the Intel PIIX SATA controllers.

However, since ATAPI support isn't yet stable, this is of limited 
usefulness.

	Jeff




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

end of thread, other threads:[~2005-03-25  7:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-25  7:03 Søren Lott
2005-03-25  7:18 ` Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.