• Phil Dibowitz's avatar
    [PATCH] USB Storage: Unusual_dev patch for Finepix 1300 and 1400's. · c638b507
    Phil Dibowitz authored
    There are several cameras (1300s and 1400s) with the same bcdDevice
    number (1000). Most of them are 8070 devices, but some of them are UFI
    devices (similar to 8070 devices but don't clear the sense data after
    an INQUIRY or REQUEST SENSE). Furthermore if the devices that truely
    do act like 8070 devices are overridden to be UFI, they find more than
    one LUN. Specifiying UFI and SINGLE_LUN seems to satisfy all kinds of
    devices that claim device number 1000.
    
    
    From: Pavel Machek <pavel@ucw.cz>
    Signed-off-by: default avatarPhil Dibowitz <phil@ipom.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
    c638b507
unusual_devs.h 24.7 KB