[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <465FE51E.2060705@mobilia.it>
Date: Fri, 01 Jun 2007 11:21:34 +0200
From: Filippo Carletti <carletti@...ilia.it>
To: Willy Tarreau <w@....eu>
CC: linux-kernel@...r.kernel.org
Subject: [PATCH] 2.4.34 - Add some ahci pci ids
This patch adds support for some chipsets in ahci driver.
The list comes from a patch for redhat kernel 2.6.9-34.
I only tested ICH8.
The original patch contained also this lines (that I omitted):
+ /* JMicron-specific fixup: make sure we're in AHCI mode */
+ if (pdev->vendor == 0x197b)
+ pci_write_config_byte(pdev, 0x41, 0xa1);
+
Ciao,
Filippo
View attachment "linux-2.4.34_ahci.patch" of type "text/x-patch" (1150 bytes)
Powered by blists - more mailing lists