[libata] ata_piix: add HP compaq laptop to short cable list
Reported by Andreas Messer. Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
c4b5b7b6c4
commit
54174db300
1 changed files with 1 additions and 0 deletions
|
@ -598,6 +598,7 @@ static const struct ich_laptop ich_laptop[] = {
|
|||
{ 0x27DF, 0x0005, 0x0280 }, /* ICH7 on Acer 5602WLMi */
|
||||
{ 0x27DF, 0x1025, 0x0110 }, /* ICH7 on Acer 3682WLMi */
|
||||
{ 0x27DF, 0x1043, 0x1267 }, /* ICH7 on Asus W5F */
|
||||
{ 0x27DF, 0x103C, 0x30A1 }, /* ICH7 on HP Compaq nc2400 */
|
||||
{ 0x24CA, 0x1025, 0x0061 }, /* ICH4 on ACER Aspire 2023WLMi */
|
||||
/* end marker */
|
||||
{ 0, }
|
||||
|
|
Loading…
Reference in a new issue