From: Mark Date: Thu, 11 Sep 2014 12:15:45 +0000 (+0100) Subject: storage: Add single-LUN quirk for Jaz USB Adapter X-Git-Tag: fixes-for-v3.18-merge-window~137^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66f1c62e85927357e7b3f4c701614dcb5c498a2;p=pandora-kernel.git storage: Add single-LUN quirk for Jaz USB Adapter The Iomega Jaz USB Adapter is a SCSI-USB converter cable. The hardware seems to be identical to e.g. the Microtech XpressSCSI, using a Shuttle/ SCM chip set. However its firmware restricts it to only work with Jaz drives. On connecting the cable a message like this appears four times in the log: reset full speed USB device number 4 using uhci_hcd That's non-fatal but the US_FL_SINGLE_LUN quirk fixes it. Signed-off-by: Mark Knibbs Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed