lkml.org 
[lkml]   [2019]   [Jun]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.9 085/117] USB: usb-storage: Add new ID to ums-realtek
    Date
    From: Kai-Heng Feng <kai.heng.feng@canonical.com>

    commit 1a6dd3fea131276a4fc44ae77b0f471b0b473577 upstream.

    There is one more Realtek card reader requires ums-realtek to work
    correctly.

    Add the device ID to support it.

    Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
    Cc: stable <stable@vger.kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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

    --- a/drivers/usb/storage/unusual_realtek.h
    +++ b/drivers/usb/storage/unusual_realtek.h
    @@ -29,6 +29,11 @@ UNUSUAL_DEV(0x0bda, 0x0138, 0x0000, 0x99
    "USB Card Reader",
    USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0),

    +UNUSUAL_DEV(0x0bda, 0x0153, 0x0000, 0x9999,
    + "Realtek",
    + "USB Card Reader",
    + USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0),
    +
    UNUSUAL_DEV(0x0bda, 0x0158, 0x0000, 0x9999,
    "Realtek",
    "USB Card Reader",

    \
     
     \ /
      Last update: 2019-06-20 20:27    [W:4.800 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site