lkml.org 
[lkml]   [2011]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 004/173] USB: usb-storage: unusual_devs entry for CamSport Evo
    2.6.27.59-stable review patch.  If anyone has any objections, please let us know.

    ------------------

    From: Alan Stern <stern@rowland.harvard.edu>

    commit 12f68c480c7155a66bd2a76ab2fef28dd5f93fa2 upstream.

    This patch (as1438) adds an unusual_devs entry for the MagicPixel
    FW_Omega2 chip, used in the CamSport Evo camera. The firmware
    incorrectly reports a vendor-specific bDeviceClass.

    Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
    Reported-by: <ttkspam@free.fr>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    drivers/usb/storage/unusual_devs.h | 9 +++++++++
    1 file changed, 9 insertions(+)

    --- a/drivers/usb/storage/unusual_devs.h
    +++ b/drivers/usb/storage/unusual_devs.h
    @@ -1043,6 +1043,15 @@ UNUSUAL_DEV( 0x084d, 0x0011, 0x0110, 0x
    US_SC_DEVICE, US_PR_DEVICE, NULL,
    US_FL_BULK32),

    +/* Reported by <ttkspam@free.fr>
    + * The device reports a vendor-specific device class, requiring an
    + * explicit vendor/product match.
    + */
    +UNUSUAL_DEV( 0x0851, 0x1542, 0x0002, 0x0002,
    + "MagicPixel",
    + "FW_Omega2",
    + US_SC_DEVICE, US_PR_DEVICE, NULL, 0),
    +
    /* Andrew Lunn <andrew@lunn.ch>
    * PanDigital Digital Picture Frame. Does not like ALLOW_MEDIUM_REMOVAL
    * on LUN 4.



    \
     
     \ /
      Last update: 2011-04-25 23:05    [W:3.757 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site