• Mark's avatar
    storage: Add single-LUN quirk for Jaz USB Adapter · 89ef9aa0
    Mark authored
    commit c66f1c62
    
     upstream.
    
    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: default avatarMark Knibbs <markk@clara.co.uk>
    Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
    89ef9aa0
unusual_devs.h 62.3 KB