linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Andy Currid <ACurrid@nvidia.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.14-rc1] Fix broken NVIDIA device ID in sata_nv
Date: Wed, 21 Sep 2005 22:36:34 -0400	[thread overview]
Message-ID: <433218B2.9040908@pobox.com> (raw)
In-Reply-To: <8E5ACAE05E6B9E44A2903C693A5D4E8A091D1CD6@hqemmail02.nvidia.com>

Andy Currid wrote:
> Please apply this patch that corrects an NVIDIA SATA device ID in
> 2.6.14-rc1.

> @@ -158,6 +158,8 @@ static struct pci_device_id nv_pci_tbl[]
>  		PCI_ANY_ID, PCI_ANY_ID, 0, 0, MCP51 },
>  	{ PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_SATA,
>  		PCI_ANY_ID, PCI_ANY_ID, 0, 0, MCP55 },
> +	{ PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_SATA2,
> +		PCI_ANY_ID, PCI_ANY_ID, 0, 0, MCP55 },
>  	{ PCI_VENDOR_ID_NVIDIA, PCI_ANY_ID,
>  		PCI_ANY_ID, PCI_ANY_ID,
>  		PCI_CLASS_STORAGE_IDE<<8, 0xffff00, GENERIC },

I am applying this patch, but note that it does not "fix" anything.  It 
simply adds a new PCI ID, for additional hardware support.

	Jeff



  reply	other threads:[~2005-09-22  2:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19 13:17 [PATCH 2.6.14-rc1] Fix broken NVIDIA device ID in sata_nv Andy Currid
2005-09-22  2:36 ` Jeff Garzik [this message]
2005-09-22  2:52 ` Jeff Garzik
2005-09-22  4:28 Andy Currid

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=433218B2.9040908@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=ACurrid@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    /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).