lkml.org 
[lkml]   [2014]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.5 38/60] usb-storage: add unusual-devs entry for BlackBerry 9000
    Date
    3.5.7.31 -stable review patch.  If anyone has any objections, please let me know.

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

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

    commit c5637e5119c43452a00e27c274356b072263ecbb upstream.

    This patch adds an unusual-devs entry for the BlackBerry 9000. This
    fixes Bugzilla #22442.

    Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
    Reported-by: Moritz Moeller-Herrmann <moritz-kernel@moeller-herrmann.de>
    Tested-by: Moritz Moeller-Herrmann <moritz-kernel@moeller-herrmann.de>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
    ---
    drivers/usb/storage/unusual_devs.h | 7 +++++++
    1 file changed, 7 insertions(+)

    diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
    index d904c59..e72f39a 100644
    --- a/drivers/usb/storage/unusual_devs.h
    +++ b/drivers/usb/storage/unusual_devs.h
    @@ -1441,6 +1441,13 @@ UNUSUAL_DEV( 0x0f88, 0x042e, 0x0100, 0x0100,
    USB_SC_DEVICE, USB_PR_DEVICE, NULL,
    US_FL_FIX_CAPACITY ),

    +/* Reported by Moritz Moeller-Herrmann <moritz-kernel@moeller-herrmann.de> */
    +UNUSUAL_DEV( 0x0fca, 0x8004, 0x0201, 0x0201,
    + "Research In Motion",
    + "BlackBerry Bold 9000",
    + USB_SC_DEVICE, USB_PR_DEVICE, NULL,
    + US_FL_MAX_SECTORS_64 ),
    +
    /* Reported by Michael Stattmann <michael@stattmann.com> */
    UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000,
    "Sony Ericsson",
    --
    1.9.0


    \
     
     \ /
      Last update: 2014-02-21 15:41    [W:3.524 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site