From: Alan Stern Date: Thu, 9 Feb 2006 20:26:18 +0000 (-0500) Subject: [SCSI] Recognize missing LUNs for non-standard devices X-Git-Tag: v2.6.17-rc1~1129^2~4^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bfc5d9d5eb8e1a2efacc306bc55c248ed259a8e;p=pandora-kernel.git [SCSI] Recognize missing LUNs for non-standard devices Some non-standard SCSI targets or protocols, such as USB UFI, report "no LUN present" by setting the Peripheral Device Type to 0x1f and the Peripheral Qualifier to 0 (not 3 as the standard requires) in the INQUIRY response. This patch (as650b) adds a new target flag and code to accomodate such targets. Signed-off-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed