public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] piix: add new short cable IDs
@ 2011-10-13 13:20 Bartlomiej Zolnierkiewicz
  2011-10-13 15:55 ` Alan Cox
  2011-10-13 17:33 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2011-10-13 13:20 UTC (permalink / raw)
  To: David Miller; +Cc: linux-ide, linux-kernel

From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Subject: [PATCH] piix: add new short cable IDs

Based on commits 6034734 ("ata_piix: Add new laptop short
cable IDs") and 760cdb7 ("ata_piix: Add new short cable ID")
for ata_piix.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
earlier references:
https://lkml.org/lkml/2010/1/29/168

 drivers/ide/piix.c |    3 +++
 1 file changed, 3 insertions(+)

Index: b/drivers/ide/piix.c
===================================================================
--- a/drivers/ide/piix.c
+++ b/drivers/ide/piix.c
@@ -256,9 +256,12 @@ static const struct ich_laptop ich_lapto
 	{ 0x27DF, 0x1025, 0x0102 },	/* ICH7 on Acer 5602aWLMi */
 	{ 0x27DF, 0x0005, 0x0280 },	/* ICH7 on Acer 5602WLMi */
 	{ 0x27DF, 0x1025, 0x0110 },	/* ICH7 on Acer 3682WLMi */
+	{ 0x27DF, 0x1028, 0x02b0 },	/* ICH7 on unknown Dell */
 	{ 0x27DF, 0x1043, 0x1267 },	/* ICH7 on Asus W5F */
 	{ 0x27DF, 0x103C, 0x30A1 },	/* ICH7 on HP Compaq nc2400 */
+	{ 0x27DF, 0x103C, 0x361a },	/* ICH7 on unkown HP  */
 	{ 0x27DF, 0x1071, 0xD221 },	/* ICH7 on Hercules EC-900 */
+	{ 0x27DF, 0x152D, 0x0778 },	/* ICH7 on unknown Intel */
 	{ 0x24CA, 0x1025, 0x0061 },	/* ICH4 on Acer Aspire 2023WLMi */
 	{ 0x24CA, 0x1025, 0x003d },	/* ICH4 on ACER TM290 */
 	{ 0x266F, 0x1025, 0x0066 },	/* ICH6 on ACER Aspire 1694WLMi */

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

* Re: [PATCH] piix: add new short cable IDs
  2011-10-13 13:20 [PATCH] piix: add new short cable IDs Bartlomiej Zolnierkiewicz
@ 2011-10-13 15:55 ` Alan Cox
  2011-10-13 17:33 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2011-10-13 15:55 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: David Miller, linux-ide, linux-kernel

On Thu, 13 Oct 2011 15:20:15 +0200
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> wrote:

> From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> Subject: [PATCH] piix: add new short cable IDs
> 
> Based on commits 6034734 ("ata_piix: Add new laptop short
> cable IDs") and 760cdb7 ("ata_piix: Add new short cable ID")
> for ata_piix.

On unknown XYZ is hardly maintainable data


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

* Re: [PATCH] piix: add new short cable IDs
  2011-10-13 13:20 [PATCH] piix: add new short cable IDs Bartlomiej Zolnierkiewicz
  2011-10-13 15:55 ` Alan Cox
@ 2011-10-13 17:33 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2011-10-13 17:33 UTC (permalink / raw)
  To: bzolnier; +Cc: linux-ide, linux-kernel

From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: Thu, 13 Oct 2011 15:20:15 +0200

> From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> Subject: [PATCH] piix: add new short cable IDs
> 
> Based on commits 6034734 ("ata_piix: Add new laptop short
> cable IDs") and 760cdb7 ("ata_piix: Add new short cable ID")
> for ata_piix.
> 
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

I'm not applying this, users on hardware that IDE doesn't support
currently should use the ATA layer.

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

end of thread, other threads:[~2011-10-13 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 13:20 [PATCH] piix: add new short cable IDs Bartlomiej Zolnierkiewicz
2011-10-13 15:55 ` Alan Cox
2011-10-13 17:33 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox