From: Nash <nash@solace.net>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.12.3] drivers/pci: recognize more ICH7 PCI/SATA chips
Date: Tue, 2 Aug 2005 14:34:41 -0400 [thread overview]
Message-ID: <20050802183441.GD25843@quack.solace.net> (raw)
In-Reply-To: <20050802182842.GC25843@quack.solace.net>
On Tue, Aug 02, 2005 at 02:28:42PM -0400, Nash wrote:
>
> Updated pci/quirks.c to recognize additional ICH7 PCI/SATA controller
> chips such as those integrated on the ASUS P5WD2 Premium motherboard.
>
> Signed-off-by: Nash E Foster <nash@solace.net>
Blergh, this is the correct ratch. How embarrassing.
Index: linux-2.6.12.3/drivers/pci/quirks.c
===================================================================
--- linux-2.6.12.3/drivers/pci/quirks.c 2005-07-15 17:18:57.000000000
-0400
+++ linux/drivers/pci/quirks.c 2005-07-26 22:32:09.000000000 -0400
@@ -1199,6 +1199,7 @@
case 0x2680: /* ESB2 */
ich = 6;
break;
+ case 0x27b8:
case 0x27c0:
case 0x27c4:
ich = 7;
next prev parent reply other threads:[~2005-08-02 18:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-02 18:28 [PATCH 2.6.12.3] drivers/pci: recognize more ICH7 PCI/SATA chips Nash
2005-08-02 18:34 ` Nash [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-08-03 19:13 Gaston, Jason D
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=20050802183441.GD25843@quack.solace.net \
--to=nash@solace.net \
--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