public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.37.3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
@ 2011-03-11 19:57 Seth Heasley
  2011-03-14  6:52 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Seth Heasley @ 2011-03-11 19:57 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-ide, linux-kernel, seth.heasley

This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH.

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

--- linux-2.6.37.3/drivers/ata/ahci.c.orig	2011-03-09 10:30:44.000000000 -0800
+++ linux-2.6.37.3/drivers/ata/ahci.c	2011-03-09 10:31:08.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, 0x2826), board_ahci }, /* PBG RAID */
 
 	/* 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.6.37.3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
  2011-03-11 19:57 [PATCH 2.6.37.3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller Seth Heasley
@ 2011-03-14  6:52 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2011-03-14  6:52 UTC (permalink / raw)
  To: Seth Heasley; +Cc: linux-ide, linux-kernel

On 03/11/2011 02:57 PM, Seth Heasley wrote:
> This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH.
>
> Signed-off-by: Seth Heasley<seth.heasley@intel.com>

applied



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

end of thread, other threads:[~2011-03-14  6:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 19:57 [PATCH 2.6.37.3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller Seth Heasley
2011-03-14  6:52 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox