projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce3a7f1
)
[SCSI] Add QUANTUM XP34301 to the blacklist
author
Matthew Wilcox
<matthew@wil.cx>
Thu, 26 Jul 2007 15:39:46 +0000
(11:39 -0400)
committer
James Bottomley
<jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:39:19 +0000
(14:39 -0400)
According to the AdvanSys driver, this device has a problem with tagged
queueing.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_devinfo.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/scsi_devinfo.c
b/drivers/scsi/scsi_devinfo.c
index
e2ea739
..
348cc5a
100644
(file)
--- a/
drivers/scsi/scsi_devinfo.c
+++ b/
drivers/scsi/scsi_devinfo.c
@@
-214,6
+214,7
@@
static struct {
{"PIONEER", "CD-ROM DRM-604X", NULL, BLIST_FORCELUN | BLIST_SINGLELUN},
{"PIONEER", "CD-ROM DRM-624X", NULL, BLIST_FORCELUN | BLIST_SINGLELUN},
{"Promise", "", NULL, BLIST_SPARSELUN},
+ {"QUANTUM", "XP34301", "1071", BLIST_NOTQ},
{"REGAL", "CDC-4X", NULL, BLIST_MAX5LUN | BLIST_SINGLELUN},
{"SanDisk", "ImageMate CF-SD1", NULL, BLIST_FORCELUN},
{"SEAGATE", "ST34555N", "0930", BLIST_NOTQ}, /* Chokes on tagged INQUIRY */