[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <45ED2EF2.5080002@garzik.org>
Date: Tue, 06 Mar 2007 04:05:54 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Jason Gaston <jason.d.gaston@...el.com>
CC: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2.6.21-rc2] ahci: RAID mode SATA patch for Intel ICH9M
Jason Gaston wrote:
> This patch adds the Intel ICH9M RAID controller DID for SATA support.
>
> Signed-off-by: Jason Gaston <jason.d.gaston@...el.com>
>
> --- linux-2.6.21-rc2/drivers/ata/ahci.c.orig 2007-03-02 17:28:00.000000000
> -0800
> +++ linux-2.6.21-rc2/drivers/ata/ahci.c 2007-03-02 17:28:30.000000000 -0800
> @@ -380,6 +380,7 @@
> { PCI_VDEVICE(INTEL, 0x2929), board_ahci_pi }, /* ICH9M */
> { PCI_VDEVICE(INTEL, 0x292a), board_ahci_pi }, /* ICH9M */
> { PCI_VDEVICE(INTEL, 0x292b), board_ahci_pi }, /* ICH9M */
> + { PCI_VDEVICE(INTEL, 0x292c), board_ahci_pi }, /* ICH9M */
> { PCI_VDEVICE(INTEL, 0x292f), board_ahci_pi }, /* ICH9M */
> { PCI_VDEVICE(INTEL, 0x294d), board_ahci_pi }, /* ICH9 */
> { PCI_VDEVICE(INTEL, 0x294e), board_ahci_pi }, /* ICH9M */
applied
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists