Re: Automatic LUN detectioning not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Host: scsi1 Channel: 00 Id: 00 Lun: 00
> Vendor: SA-6640S Model:                  Rev: R0.0
> Type:   Direct-Access                    ANSI SCSI revision: 03
> 
> The device is question is the SA-6640S on scsi1:0:0:0

the patch below should make this one work... can you test it and confirm
if it works/doesn't work?

Signed-off-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>

--- linux-2.6.18/drivers/scsi/scsi_devinfo.c.org	2006-11-06 11:19:29.000000000 +0100
+++ linux-2.6.18/drivers/scsi/scsi_devinfo.c	2006-11-06 11:21:15.000000000 +0100
@@ -211,6 +211,7 @@ static struct {
 	{"PIONEER", "CD-ROM DRM-624X", NULL, BLIST_FORCELUN | BLIST_SINGLELUN},
 	{"REGAL", "CDC-4X", NULL, BLIST_MAX5LUN | BLIST_SINGLELUN},
 	{"SanDisk", "ImageMate CF-SD1", NULL, BLIST_FORCELUN},
+	{"SA-6640S", "", "R0.0", BLIST_FORCELUN},
 	{"SEAGATE", "ST34555N", "0930", BLIST_NOTQ},	/* Chokes on tagged INQUIRY */
 	{"SEAGATE", "ST3390N", "9546", BLIST_NOTQ},
 	{"SGI", "RAID3", "*", BLIST_SPARSELUN},

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux