linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] piix: add HP compaq laptop to short cable list
@ 2007-11-22 21:57 Bartlomiej Zolnierkiewicz
  2007-11-23 12:09 ` Sergei Shtylyov
  0 siblings, 1 reply; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-11-22 21:57 UTC (permalink / raw)
  To: linux-ide; +Cc: Jeff Garzik


Port of Jeff's libata commit 54174db300ee1bac632d62e4ac37fe02e47d1f18
("[libata] ata_piix: add HP compaq laptop to short cable list").

Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
 drivers/ide/pci/piix.c |    1 +
 1 file changed, 1 insertion(+)

Index: b/drivers/ide/pci/piix.c
===================================================================
--- a/drivers/ide/pci/piix.c
+++ b/drivers/ide/pci/piix.c
@@ -306,6 +306,7 @@ static const struct ich_laptop ich_lapto
 	{ 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, }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] piix: add HP compaq laptop to short cable list
  2007-11-22 21:57 [PATCH] piix: add HP compaq laptop to short cable list Bartlomiej Zolnierkiewicz
@ 2007-11-23 12:09 ` Sergei Shtylyov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Shtylyov @ 2007-11-23 12:09 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: linux-ide, Jeff Garzik

Bartlomiej Zolnierkiewicz wrote:

> Port of Jeff's libata commit 54174db300ee1bac632d62e4ac37fe02e47d1f18
> ("[libata] ata_piix: add HP compaq laptop to short cable list").

> Cc: Jeff Garzik <jeff@garzik.org>
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

MBR, Sergei

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-23 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-22 21:57 [PATCH] piix: add HP compaq laptop to short cable list Bartlomiej Zolnierkiewicz
2007-11-23 12:09 ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).