fixunix
Tags Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

[PATCH 2.6.24] ahci: RAID mode SATA patch for Intel ICH10 DeviceID's - Kernel

This is a discussion on [PATCH 2.6.24] ahci: RAID mode SATA patch for Intel ICH10 DeviceID's - Kernel ; This patch adds the Intel ICH10 SATA RAID Controllers DeviceID's. Signed-off-by: Jason Gaston --- linux-2.6.24/drivers/ata/ahci.c.orig 2008-01-24 14:58:37.000000000 -0800 +++ linux-2.6.24/drivers/ata/ahci.c 2008-01-28 14:58:22.000000000 -0800 @@ -475,6 +475,8 @@ { PCI_VDEVICE(INTEL, 0x294e), board_ahci }, /* ICH9M */ { PCI_VDEVICE(INTEL, 0x502a), board_ahci }, ...


Fix Unix > Linux > Help > Kernel > [PATCH 2.6.24] ahci: RAID mode SATA patch for Intel ICH10 DeviceID's

Reply
 
LinkBack Tools
  #1  
Old 01-29-2008, 12:40 AM
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default [PATCH 2.6.24] ahci: RAID mode SATA patch for Intel ICH10 DeviceID's

This patch adds the Intel ICH10 SATA RAID Controllers DeviceID's.

Signed-off-by: Jason Gaston

--- linux-2.6.24/drivers/ata/ahci.c.orig 2008-01-24 14:58:37.000000000 -0800
+++ linux-2.6.24/drivers/ata/ahci.c 2008-01-28 14:58:22.000000000 -0800
@@ -475,6 +475,8 @@
{ PCI_VDEVICE(INTEL, 0x294e), board_ahci }, /* ICH9M */
{ PCI_VDEVICE(INTEL, 0x502a), board_ahci }, /* Tolapai */
{ PCI_VDEVICE(INTEL, 0x502b), board_ahci }, /* Tolapai */
+ { PCI_VDEVICE(INTEL, 0x3a05), board_ahci }, /* ICH10 */
+ { PCI_VDEVICE(INTEL, 0x3a25), board_ahci }, /* ICH10 */

/* 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,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Reply With Quote
  #2  
Old 01-29-2008, 05:20 PM
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: [PATCH 2.6.24] ahci: RAID mode SATA patch for Intel ICH10 DeviceID's

Jason Gaston wrote:
> This patch adds the Intel ICH10 SATA RAID Controllers DeviceID's.
>
> Signed-off-by: Jason Gaston
>
> --- linux-2.6.24/drivers/ata/ahci.c.orig 2008-01-24 14:58:37.000000000 -0800
> +++ linux-2.6.24/drivers/ata/ahci.c 2008-01-28 14:58:22.000000000 -0800
> @@ -475,6 +475,8 @@
> { PCI_VDEVICE(INTEL, 0x294e), board_ahci }, /* ICH9M */
> { PCI_VDEVICE(INTEL, 0x502a), board_ahci }, /* Tolapai */
> { PCI_VDEVICE(INTEL, 0x502b), board_ahci }, /* Tolapai */
> + { PCI_VDEVICE(INTEL, 0x3a05), board_ahci }, /* ICH10 */
> + { PCI_VDEVICE(INTEL, 0x3a25), board_ahci }, /* ICH10 */


applied


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Reply With Quote
Reply

Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
[PATCH 2.6.27-rc4] ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs unix Kernel 1 09-08-2008 04:20 PM
[PATCH 2.6.26.2][RESEND] ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs unix Kernel 1 08-22-2008 06:20 AM
[PATCH 2.6.26.2] ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs unix Kernel 0 08-08-2008 10:50 PM
[PATCH 2.6.24] ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's unix Kernel 2 01-29-2008 06:10 PM
[PATCH 2.6.24] hda_intel: ALSA HD Audio patch for Intel ICH10 DeviceID's unix Kernel 1 01-29-2008 11:40 AM


All times are GMT. The time now is 09:53 AM.