]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] Make the HSG80 a REPORTLUN2 device
authorJames Bottomley <jejb@mulgrave.(none)>
Tue, 9 Aug 2005 17:57:11 +0000 (12:57 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 12 Aug 2005 16:40:50 +0000 (11:40 -0500)
commit3f7d911dd12dd770b8ee9b2ca22c3e9b8d58b2d9
treef06bcce2cd9230e19fe20bc0c884f03fc0779752
parent68a28eb2bf847accf9a7b8dd4e56569946944acc
[SCSI] Make the HSG80 a REPORTLUN2 device

From:  Steve Wilcox <spwilcox@att.com>

In order to properly report LUN's > 7, the DEC HSG80 definition in
scsi_devinfo.c needs to include BLIST_REPORTLUN2 rather than
BLIST_SPARSELUN.  I've tested this change with several HSG firmware
revisions and with both Emulex and Qlogic HBA's.

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