]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[SCSI] blacklist addition.
authorDave Jones <davej@redhat.com>
Mon, 8 Aug 2005 23:01:43 +0000 (19:01 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Mon, 8 Aug 2005 23:08:45 +0000 (18:08 -0500)
When run on a kernel that scans all LUNs, a certain crappy
scsi scanner reports the same LUN over and over..
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=155457

Aparently they were so shamed by this, they chose to remain
anonymous. Though it seems the blacklist code handles
anonymous vendors just fine.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_devinfo.c

index 6121dc1bfada426797cd005b5a1468b314520129..d9963a848d94dfea48c577c775e495ae56e2d3eb 100644 (file)
@@ -114,6 +114,7 @@ static struct {
        {"YAMAHA", "CDR102", "1.00", BLIST_NOLUN},      /* locks up */
        {"YAMAHA", "CRW8424S", "1.0", BLIST_NOLUN},     /* locks up */
        {"YAMAHA", "CRW6416S", "1.0c", BLIST_NOLUN},    /* locks up */
+       {"", "Scanner", "1.80", BLIST_NOLUN},   /* responds to all lun */
 
        /*
         * Other types of devices that have special flags.