From: Jeff Garzik <jgarzik@pobox.com>
To: Seth Heasley <seth.heasley@intel.com>
Cc: --cc@maroon.pobox.com, linux-ide@vger.kernel.org,
linux-kernel@vger.kernel.org,
James Ralston <james.d.ralston@intel.com>
Subject: Re: [PATCH 1/1] ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs
Date: Thu, 12 Apr 2012 15:58:29 -0400 [thread overview]
Message-ID: <4F8733E5.7010403@pobox.com> (raw)
In-Reply-To: <1329849926-7235-1-git-send-email-seth.heasley@intel.com>
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
parent reply other threads:[~2012-04-12 19:58 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1329849926-7235-1-git-send-email-seth.heasley@intel.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F8733E5.7010403@pobox.com \
--to=jgarzik@pobox.com \
--cc=--cc@maroon.pobox.com \
--cc=james.d.ralston@intel.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=seth.heasley@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.