From: Tejun Heo <htejun@gmail.com>
To: Jason Gaston <jason.d.gaston@intel.com>
Cc: jgarzik@pobox.com, linux-ide@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.19-rc6] ahci: AHCI mode SATA patch for Intel ICH9
Date: Wed, 22 Nov 2006 10:04:03 +0900 [thread overview]
Message-ID: <4563A203.1080707@gmail.com> (raw)
In-Reply-To: <1164149498.27730.17.camel@localhost.localdomain>
Jason Gaston wrote:
> This patch adds the Intel ICH9 AHCI controller DID's for SATA support.
>
> Signed-off-by: Jason Gaston <jason.d.gaston@intel.com>
>
> --- linux-2.6.19-rc6/drivers/ata/ahci.c.orig 2006-11-20
> 04:56:51.000000000 -0800
> +++ linux-2.6.19-rc6/drivers/ata/ahci.c 2006-11-20 04:58:30.000000000
> -0800
Again, wrapped.
> @@ -314,6 +314,17 @@
> { PCI_VDEVICE(INTEL, 0x2824), board_ahci }, /* ICH8 */
> { PCI_VDEVICE(INTEL, 0x2829), board_ahci }, /* ICH8M */
> { PCI_VDEVICE(INTEL, 0x282a), board_ahci }, /* ICH8M */
> + { PCI_VDEVICE(INTEL, 0x2922), board_ahci }, /* ICH9 */
> + { PCI_VDEVICE(INTEL, 0x2923), board_ahci }, /* ICH9 */
> + { PCI_VDEVICE(INTEL, 0x2924), board_ahci }, /* ICH9 */
> + { PCI_VDEVICE(INTEL, 0x2925), board_ahci }, /* ICH9 */
> + { PCI_VDEVICE(INTEL, 0x2927), board_ahci }, /* ICH9 */
> + { PCI_VDEVICE(INTEL, 0x2929), board_ahci }, /* ICH9M */
> + { PCI_VDEVICE(INTEL, 0x292a), board_ahci }, /* ICH9M */
> + { PCI_VDEVICE(INTEL, 0x292b), board_ahci }, /* ICH9M */
> + { PCI_VDEVICE(INTEL, 0x292f), board_ahci }, /* ICH9M */
> + { PCI_VDEVICE(INTEL, 0x294d), board_ahci }, /* ICH9 */
> + { PCI_VDEVICE(INTEL, 0x294e), board_ahci }, /* ICH9M */
>
> /* JMicron */
> { PCI_VDEVICE(JMICRON, 0x2360), board_ahci }, /* JMicron JMB360 */
Other than that, looks fine.
--
tejun
next prev parent reply other threads:[~2006-11-22 1:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-21 22:51 [PATCH 2.6.19-rc6] ahci: AHCI mode SATA patch for Intel ICH9 Jason Gaston
2006-11-22 1:04 ` Tejun Heo [this message]
2006-11-22 9:04 ` Arjan van de Ven
2006-11-23 21:56 ` Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2006-11-22 16:17 Gaston, Jason D
2006-11-22 16:17 ` 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=4563A203.1080707@gmail.com \
--to=htejun@gmail.com \
--cc=jason.d.gaston@intel.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.