storage: Add single-LUN quirk for Jaz USB Adapter
authorMark <markk@clara.co.uk>
Thu, 11 Sep 2014 12:15:45 +0000 (13:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:22:25 +0000 (14:22 -0700)
commitc66f1c62e85927357e7b3f4c701614dcb5c498a2
tree3be1d318fce9db45f987b927948e35bf61f3d3f1
parenta79e5bc53a9519202dfad7d916761601fcbf8db1
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 <markk@clara.co.uk>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/unusual_devs.h