linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: Maarten Vanraes <maarten.vanraes@gmail.com>, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ahci: add PCI ID for new VIA chip
Date: Tue, 17 Apr 2007 10:50:45 -0400	[thread overview]
Message-ID: <4624DEC5.80403@garzik.org> (raw)
In-Reply-To: <20070411082714.GC10619@htj.dyndns.org>

Tejun Heo wrote:
> Add PCI ID for new VIA chip.  Original patch is from Maarten Vanraes.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> Cc: Maarten Vanraes <maarten.vanraes@gmail.com>
> 
> diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c
> index faa7588..3675964 100644
> --- a/drivers/ata/ahci.c
> +++ b/drivers/ata/ahci.c
> @@ -413,6 +413,7 @@ static const struct pci_device_id ahci_pci_tbl[] = {
>  
>  	/* VIA */
>  	{ PCI_VDEVICE(VIA, 0x3349), board_ahci_vt8251 }, /* VIA VT8251 */
> +	{ PCI_VDEVICE(VIA, 0x6287), board_ahci_vt8251 }, /* VIA VT8251 */
>  
>  	/* NVIDIA */
>  	{ PCI_VDEVICE(NVIDIA, 0x044c), board_ahci },		/* MCP65 */

applied.

I also have a couple other VIA PCI ID updates that I need to apply, 
which were submitted recently from VIA themselves.

	Jeff




      reply	other threads:[~2007-04-17 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-02 20:27 [PATCH] new VIA AHCI SATA chipset Maarten Vanraes
2007-04-11  8:27 ` [PATCH] ahci: add PCI ID for new VIA chip Tejun Heo
2007-04-17 14:50   ` 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=4624DEC5.80403@garzik.org \
    --to=jeff@garzik.org \
    --cc=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=maarten.vanraes@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).