[libata] ata_piix: more acer short cable quirks

Add ICH6 on ACER Aspire 1694WLMi to list of laptops that use short cables
rather than 80 wire

OriginalAuthor: Tiago Sousa
OriginalLocation: http://launchpadlibrarian.net/11627664/new.ich_laptop.short.cables.diff
Bug: #187121

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

authored by Colin Ian King and committed by Jeff Garzik e1fefea9 664d080c

+2
+2
drivers/ata/ata_piix.c
··· 574 574 { 0x27DF, 0x1043, 0x1267 }, /* ICH7 on Asus W5F */ 575 575 { 0x27DF, 0x103C, 0x30A1 }, /* ICH7 on HP Compaq nc2400 */ 576 576 { 0x24CA, 0x1025, 0x0061 }, /* ICH4 on ACER Aspire 2023WLMi */ 577 + { 0x24CA, 0x1025, 0x003d }, /* ICH4 on ACER TM290 */ 578 + { 0x266F, 0x1025, 0x0066 }, /* ICH6 on ACER Aspire 1694WLMi */ 577 579 { 0x2653, 0x1043, 0x82D8 }, /* ICH6M on Asus Eee 701 */ 578 580 /* end marker */ 579 581 { 0, }