All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 1/1] ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs
       [not found] <1329849926-7235-1-git-send-email-seth.heasley@intel.com>
@ 2012-04-12 19:58 ` Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2012-04-12 19:58 UTC (permalink / raw)
  To: Seth Heasley; +Cc: --cc, linux-ide, linux-kernel, James Ralston

On 02/21/2012 01:45 PM, Seth Heasley wrote:
> This patch adds the IDE-mode SATA DeviceIDs for the Intel DH89xxCC PCH.
>
> Signed-off-by: Seth Heasley<seth.heasley@intel.com>
> ---
>   drivers/ata/ata_piix.c |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c
> index fdf27b9..d0a9599 100644
> --- a/drivers/ata/ata_piix.c
> +++ b/drivers/ata/ata_piix.c
> @@ -321,6 +321,8 @@ static const struct pci_device_id piix_pci_tbl[] = {
>   	{ 0x8086, 0x1e08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },
>   	/* SATA Controller IDE (Panther Point) */
>   	{ 0x8086, 0x1e09, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },
> +	/* SATA Controller IDE (DH89xxCC) */
> +	{ 0x8086, 0x2326, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },

applied




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-12 19:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1329849926-7235-1-git-send-email-seth.heasley@intel.com>
2012-04-12 19:58 ` [PATCH 1/1] ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs 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.