linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.3.37] ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
@ 2011-01-10 20:57 Seth Heasley
  2011-01-19  1:00 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Seth Heasley @ 2011-01-10 20:57 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-ide, linux-kernel, seth.heasley

This patch adds the AHCI-mode SATA DeviceID for the Intel DH89xxCC PCH.

Signed-off-by: Seth Heasley <seth.heasley@intel.com>

--- linux-2.6.37/drivers/ata/ahci.c.orig	2011-01-04 16:50:19.000000000 -0800
+++ linux-2.6.37/drivers/ata/ahci.c	2011-01-06 14:16:00.000000000 -0800
@@ -260,6 +260,7 @@
 	{ PCI_VDEVICE(INTEL, 0x1d02), board_ahci }, /* PBG AHCI */
 	{ PCI_VDEVICE(INTEL, 0x1d04), board_ahci }, /* PBG RAID */
 	{ PCI_VDEVICE(INTEL, 0x1d06), board_ahci }, /* PBG RAID */
+	{ PCI_VDEVICE(INTEL, 0x2323), board_ahci }, /* DH89xxCC AHCI */
 
 	/* JMicron 360/1/3/5/6, match class to avoid IDE function */
 	{ PCI_VENDOR_ID_JMICRON, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID,

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 2.3.37] ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
  2011-01-10 20:57 [PATCH 2.3.37] ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs Seth Heasley
@ 2011-01-19  1:00 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2011-01-19  1:00 UTC (permalink / raw)
  To: Seth Heasley; +Cc: linux-ide, linux-kernel

On 01/10/2011 03:57 PM, Seth Heasley wrote:
> This patch adds the AHCI-mode SATA DeviceID for the Intel DH89xxCC PCH.
>
> Signed-off-by: Seth Heasley<seth.heasley@intel.com>
>
> --- linux-2.6.37/drivers/ata/ahci.c.orig	2011-01-04 16:50:19.000000000 -0800
> +++ linux-2.6.37/drivers/ata/ahci.c	2011-01-06 14:16:00.000000000 -0800
> @@ -260,6 +260,7 @@
>   	{ PCI_VDEVICE(INTEL, 0x1d02), board_ahci }, /* PBG AHCI */
>   	{ PCI_VDEVICE(INTEL, 0x1d04), board_ahci }, /* PBG RAID */
>   	{ PCI_VDEVICE(INTEL, 0x1d06), board_ahci }, /* PBG RAID */
> +	{ PCI_VDEVICE(INTEL, 0x2323), board_ahci }, /* DH89xxCC AHCI */
>

applied



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-19  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-10 20:57 [PATCH 2.3.37] ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs Seth Heasley
2011-01-19  1:00 ` Jeff Garzik

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).