Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54174db3 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[libata] ata_piix: add HP compaq laptop to short cable list



Reported by Andreas Messer.

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent c4b5b7b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -598,6 +598,7 @@ static const struct ich_laptop ich_laptop[] = {
	{ 0x27DF, 0x0005, 0x0280 },	/* ICH7 on Acer 5602WLMi */
	{ 0x27DF, 0x0005, 0x0280 },	/* ICH7 on Acer 5602WLMi */
	{ 0x27DF, 0x1025, 0x0110 },	/* ICH7 on Acer 3682WLMi */
	{ 0x27DF, 0x1025, 0x0110 },	/* ICH7 on Acer 3682WLMi */
	{ 0x27DF, 0x1043, 0x1267 },	/* ICH7 on Asus W5F */
	{ 0x27DF, 0x1043, 0x1267 },	/* ICH7 on Asus W5F */
	{ 0x27DF, 0x103C, 0x30A1 },	/* ICH7 on HP Compaq nc2400 */
	{ 0x24CA, 0x1025, 0x0061 },	/* ICH4 on ACER Aspire 2023WLMi */
	{ 0x24CA, 0x1025, 0x0061 },	/* ICH4 on ACER Aspire 2023WLMi */
	/* end marker */
	/* end marker */
	{ 0, }
	{ 0, }