From: Alan Stern Date: Mon, 8 Jan 2007 21:18:05 +0000 (-0500) Subject: usb-storage: SCSI level fixes X-Git-Tag: v2.6.21-rc1~92^2~29^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f4906516a084bbd9aa3da7592e6b029fe78f5b;p=pandora-kernel.git usb-storage: SCSI level fixes This patch (as835) removes from usb-storage the code which sets all devices to a SCSI level of at least SCSI-2. The original reasons for doing this no longer apply, and in fact it prevents certain kinds of ATA pass-thru commands from being used. The patch also marks CB and CBI devices that are SCSI-0 (legacy SCSI) as being single-LUN, since the combined SCSI-over-USB transport protocol has no way to convey LUN information to these devices. Signed-off-by: Alan Stern Signed-off-by: Matthew Dharm Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed