projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7859557
)
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
author
Sergei Shtylyov
<
[email protected]
>
Tue, 3 Jul 2007 20:28:35 +0000
(22:28 +0200)
committer
Bartlomiej Zolnierkiewicz
<
[email protected]
>
Tue, 3 Jul 2007 20:28:35 +0000
(22:28 +0200)
Add the MAXTOR STM3320620A drive into the UltraDMA/66 mode blacklist
for the HPT36x chips.
Signed-off-by: Sergei Shtylyov <
[email protected]
>
Acked-by: Linas Vepstas <
[email protected]
>
Signed-off-by: Bartlomiej Zolnierkiewicz <
[email protected]
>
drivers/ide/pci/hpt366.c
patch
|
blob
|
history
diff --git
a/drivers/ide/pci/hpt366.c
b/drivers/ide/pci/hpt366.c
index ce8a5449a5749d3ae99b6c6e04a263b808e0511e..4f8017ac99003573a10188c26835d17ea3ec5b57 100644
(file)
--- a/
drivers/ide/pci/hpt366.c
+++ b/
drivers/ide/pci/hpt366.c
@@
-1,5
+1,5
@@
/*
- * linux/drivers/ide/pci/hpt366.c Version 1.0
4 Jun 4
, 2007
+ * linux/drivers/ide/pci/hpt366.c Version 1.0
5 Jun 26
, 2007
*
* Copyright (C) 1999-2003 Andre Hedrick <
[email protected]
>
* 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
};