Signed-off-by: Herton Ronaldo Krzesinski <herton@xxxxxxxxxxxxxxx> diff -p -up linux-2.6.27/drivers/ata/ata_piix.c.orig linux-2.6.27/drivers/ata/ata_piix.c --- linux-2.6.27/drivers/ata/ata_piix.c.orig 2008-09-17 13:27:43.000000000 -0300 +++ linux-2.6.27/drivers/ata/ata_piix.c 2008-09-17 13:28:42.000000000 -0300 @@ -582,6 +582,7 @@ static const struct ich_laptop ich_lapto { 0x27DF, 0x1025, 0x0110 }, /* ICH7 on Acer 3682WLMi */ { 0x27DF, 0x1043, 0x1267 }, /* ICH7 on Asus W5F */ { 0x27DF, 0x103C, 0x30A1 }, /* ICH7 on HP Compaq nc2400 */ + { 0x27DF, 0x1071, 0xD221 }, /* ICH7 on Hercules EC-900 */ { 0x24CA, 0x1025, 0x0061 }, /* ICH4 on ACER Aspire 2023WLMi */ { 0x24CA, 0x1025, 0x003d }, /* ICH4 on ACER TM290 */ { 0x266F, 0x1025, 0x0066 }, /* ICH6 on ACER Aspire 1694WLMi */ -- 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