Bug 49221

Summary: a quirk for Casio EX-N1 digital camera
Product: Drivers Reporter: Michael Shigorin (mike)
Component: USBAssignee: Greg Kroah-Hartman (greg)
Status: RESOLVED CODE_FIX    
Severity: normal CC: florian
Priority: P1    
Hardware: All   
OS: Linux   
URL: http://git.altlinux.org/people/led/packages/?p=kernel-image-3.0.git;a=commitdiff;h=c0fd891836e89fe0c93a4d536a59216d90e4e3e7
Kernel Version: any Subsystem:
Regression: No Bisected commit-id:
Attachments: a quirk for Casio EX-N1 to work properly as a storage

Description Michael Shigorin 2012-10-21 20:45:31 UTC
Created attachment 84231 [details]
a quirk for Casio EX-N1 to work properly as a storage

This device won't work on any of the current Linux kernels tested, including yesterday's git; making it work required figuring out the quirk in the attached patch.
Comment 1 Anonymous Emailer 2012-10-22 02:08:39 UTC
Reply-To: gregkh@linuxfoundation.org

On Sun, Oct 21, 2012 at 08:45:31PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
>            Summary: a quirk for Casio EX-N1 digital camera

Please email this to linux-usb@vger.kernel.org so we can apply it.

greg k-h
Comment 2 Florian Mickler 2012-11-05 23:12:45 UTC
A patch referencing this bug report has been merged in Linux v3.7-rc3:

commit d7870af7e2e3a91b462075ec1ca669b482215187
Author: Michael Shigorin <mike@osdn.org.ua>
Date:   Mon Oct 22 12:18:56 2012 +0300

    usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
Comment 3 Michael Shigorin 2012-11-06 08:46:16 UTC
Thanks for the reminder; for the record, I've only proxied the patch but its author is Oleksandr Chumachenko <ledest/gmail.com> (chose not to bother folks upon having spotted it landing on stable series).