This patch needs testing. I do not have access (other than intermittent
ssh access) to a Fujitsu Siemens Pi 1505 laptop running 2.4.33 Linux
Kernel.
The following is a patch for the Intel Corporation 82801GBM/GHM (ICH7
Family) Serial ATA Storage Controllers cc=AHCI (rev 02)
pc id = 8086:27c5 in the Linux 2.4.33 kernel
--- drivers/scsi/ata_piix.c~ Fri Aug 11 05:18:20 2006
+++ drivers/scsi/ata_piix.c Wed Oct 4 16:11:36 2006
@@ -115,6 +115,7 @@
{ 0x8086, 0x2653, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich6_sata_rm },
{ 0x8086, 0x27c0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich7_sata },
{ 0x8086, 0x27c4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich7_sata },
+ { 0x8086, 0x27c5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich7_sata },
{ 0x8086, 0x2680, PCI_ANY_ID, PCI_ANY_ID, 0, 0, esb2_sata },
{ } /* terminate list */
There was nothing obvious to update in quirks.c to my naive eyes.
----------------------------------
James Jarvis BSc., PhD
The University of Edinburgh
0131 651 3095
email 'james.jarvis@xxxxxxxx'
http://homepages.ed.ac.uk/jjarvis/
----------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html