From: Jeff Garzik <jeff@garzik.org>
To: peer chen <peerchen@gmail.com>
Cc: linux-ide <linux-ide@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
akpm <akpm@linux-foundation.org>,
pchen@nvidia.com
Subject: Re: [PATCH] ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.
Date: Fri, 16 Oct 2009 06:26:53 -0400 [thread overview]
Message-ID: <4AD84A6D.5070600@garzik.org> (raw)
In-Reply-To: <cfaab6210910150134q6cc2d5ffna39cf31bf89a8e2@mail.gmail.com>
On 10/15/2009 04:34 AM, peer chen wrote:
> Add the generic device ID for NVIDIA AHCI controller.
>
> Signed-off-by: Peer Chen<peerchen@gmail.com>
> ---
> --- linux-2.6.32-rc4/drivers/ata/ahci.c.orig
> +++ linux-2.6.32-rc4/drivers/ata/ahci.c
> @@ -605,6 +605,7 @@ static const struct pci_device_id ahci_p
> { PCI_VDEVICE(NVIDIA, 0x0559), board_ahci_yesncq }, /* MCP67 */
> { PCI_VDEVICE(NVIDIA, 0x055a), board_ahci_yesncq }, /* MCP67 */
> { PCI_VDEVICE(NVIDIA, 0x055b), board_ahci_yesncq }, /* MCP67 */
> + { PCI_VDEVICE(NVIDIA, 0x0580), board_ahci_yesncq }, /* Linux ID */
> { PCI_VDEVICE(NVIDIA, 0x07f0), board_ahci_yesncq }, /* MCP73 */
> { PCI_VDEVICE(NVIDIA, 0x07f1), board_ahci_yesncq }, /* MCP73 */
> { PCI_VDEVICE(NVIDIA, 0x07f2), board_ahci_yesncq }, /* MCP73 */
applied
prev parent reply other threads:[~2009-10-16 10:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-15 8:34 [PATCH] ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets peer chen
2009-10-15 8:34 ` peer chen
2009-10-16 10:26 ` Jeff Garzik [this message]
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=4AD84A6D.5070600@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@linux-foundation.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pchen@nvidia.com \
--cc=peerchen@gmail.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.