linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matteo Croce <rootkit85@yahoo.it>
To: linux-ide@vger.kernel.org
Subject: Re: [PATCH] AHCI PCI ID for MacBook Pro
Date: Fri, 9 Feb 2007 15:27:07 +0100	[thread overview]
Message-ID: <200702091527.08447.rootkit85@yahoo.it> (raw)
In-Reply-To: <45CC3FE5.2010408@gmail.com>

Signed-off-by: Matteo Croce <rootkit85@yahoo.it>
---

--- linux-2.6.20/drivers/ata/ahci.c	2007-02-06 19:11:08.000000000 +0100
+++ linux-2.6.20/drivers/ata/ahci.c	2007-02-06 19:13:31.000000000 +0100
@@ -366,6 +366,7 @@
 	{ PCI_VDEVICE(INTEL, 0x27c1), board_ahci }, /* ICH7 */
 	{ PCI_VDEVICE(INTEL, 0x27c5), board_ahci }, /* ICH7M */
 	{ PCI_VDEVICE(INTEL, 0x27c3), board_ahci }, /* ICH7R */
+	{ PCI_VDEVICE(INTEL, 0x27c4), board_ahci }, /* ICH7M */
 	{ PCI_VDEVICE(AL, 0x5288), board_ahci_ign_iferr }, /* ULi M5288 */
 	{ PCI_VDEVICE(INTEL, 0x2681), board_ahci }, /* ESB2 */
 	{ PCI_VDEVICE(INTEL, 0x2682), board_ahci }, /* ESB2 */

  reply	other threads:[~2007-02-09 14:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08 17:33 [PATCH] AHCI PCI ID for MacBook Pro Root Kit
2007-02-09  9:33 ` Tejun Heo
2007-02-09 14:27   ` Matteo Croce [this message]
2007-02-09 14:54     ` David M. Lloyd
2007-02-09 17:39       ` Matteo Croce
2007-02-09 18:15         ` David M. Lloyd
2007-02-09 18:51           ` Matteo Croce
2007-02-10 10:22           ` Soeren Sonnenburg
2007-02-10 14:03         ` Tejun Heo
2007-02-10 16:07           ` Soeren Sonnenburg
2007-02-10 17:10             ` Tejun Heo
2007-02-11 15:40           ` David M. Lloyd
2007-02-09 15:45   ` Soeren Sonnenburg
2007-02-09 17:41     ` Matteo Croce
2007-02-10 10:19       ` Soeren Sonnenburg
2007-02-10 13:17         ` Tejun Heo
2007-02-10 16:03           ` Soeren Sonnenburg
2007-02-10 17:17             ` Tejun Heo

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=200702091527.08447.rootkit85@yahoo.it \
    --to=rootkit85@yahoo.it \
    --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).