From: Jeff Garzik <jgarzik@pobox.com>
To: justin@jmicron.com
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH 2.6.16-rc5 1/2] ahci: add another JMicron pci id
Date: Thu, 22 Jun 2006 23:19:57 -0400 [thread overview]
Message-ID: <449B5DDD.2090007@pobox.com> (raw)
In-Reply-To: <OF133C6180.50F304D2-ON4825718F.0009B817-4825718F.000B5E73@jmicron.com>
[-- Attachment #1: Type: text/plain, Size: 70 bytes --]
Just to speed things along, I applied the attached patch...
Jeff
[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 776 bytes --]
8fa29b23d9e0ef976dc578aab98297d4f24f70da
diff --git a/drivers/scsi/ahci.c b/drivers/scsi/ahci.c
index 82ecdef..df779ba 100644
--- a/drivers/scsi/ahci.c
+++ b/drivers/scsi/ahci.c
@@ -320,8 +320,14 @@ static const struct pci_device_id ahci_p
/* JMicron */
{ 0x197b, 0x2360, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_ahci }, /* JMicron JMB360 */
+ { 0x197b, 0x2361, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+ board_ahci }, /* JMicron JMB361 */
{ 0x197b, 0x2363, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_ahci }, /* JMicron JMB363 */
+ { 0x197b, 0x2365, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+ board_ahci }, /* JMicron JMB365 */
+ { 0x197b, 0x2366, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+ board_ahci }, /* JMicron JMB366 */
/* ATI */
{ PCI_VENDOR_ID_ATI, 0x4380, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
prev parent reply other threads:[~2006-06-23 3:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-16 2:04 [PATCH 2.6.16-rc5 1/2] ahci: add another JMicron pci id justin
2006-06-23 3:19 ` 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=449B5DDD.2090007@pobox.com \
--to=jgarzik@pobox.com \
--cc=justin@jmicron.com \
--cc=linux-ide@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).