linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
@ 2007-06-29 19:57 Sergei Shtylyov
  2007-06-29 21:05 ` Bartlomiej Zolnierkiewicz
  2007-07-03 16:27 ` Linas Vepstas
  0 siblings, 2 replies; 4+ messages in thread
From: Sergei Shtylyov @ 2007-06-29 19:57 UTC (permalink / raw)
  To: bzolnier, linas; +Cc: linux-ide

Add the MAXTOR STM3320620A drive into the UltraDMA/66 mode blacklist
for the HPT36x chips.

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

---
Linas, here's the patch at last -- it should apply atop 2.6.21.5.
Please, make sure it works for you.

 drivers/ide/pci/hpt366.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

Index: linux-2.6/drivers/ide/pci/hpt366.c
===================================================================
--- linux-2.6.orig/drivers/ide/pci/hpt366.c
+++ linux-2.6/drivers/ide/pci/hpt366.c
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/ide/pci/hpt366.c		Version 1.04	Jun 4, 2007
+ * linux/drivers/ide/pci/hpt366.c		Version 1.05	Jun 26, 2007
  *
  * Copyright (C) 1999-2003		Andre Hedrick <andre@linux-ide.org>
  * Portions Copyright (C) 2001	        Sun Microsystems, Inc.
@@ -182,6 +182,7 @@ static const char *bad_ata66_4[] = {
 	"IC35L040AVER07-0",
 	"IC35L060AVER07-0",
 	"WDC AC310200R",
+	"MAXTOR STM3320620A",
 	NULL
 };
 


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

end of thread, other threads:[~2007-07-03 20:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-29 19:57 [PATCH] hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66 Sergei Shtylyov
2007-06-29 21:05 ` Bartlomiej Zolnierkiewicz
2007-07-03 16:27 ` Linas Vepstas
2007-07-03 19:04   ` Bartlomiej Zolnierkiewicz

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).