From a9e84edecd27d7bc3ad4f1566674b726788dc9a6 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Tue, 14 Dec 2010 10:16:49 -0500 Subject: [PATCH] --- yaml --- r: 223495 b: refs/heads/master c: d73a9b3001f29271c2e9f2a806b05a431c5d9591 h: refs/heads/master i: 223493: e164dec12e158487a7fcc0d58e16a836afd1f709 223491: f8b4274dd726b59513d9ab752957d0f39ff1d7d1 223487: d7ceef3e66ccc06001b99513a98ccaabe21862a0 v: v3 --- [refs] | 2 +- trunk/drivers/usb/storage/unusual_devs.h | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 726ddf92ad93..fcf3376550f5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: daba58035a044cae75488175a96cc18362a64518 +refs/heads/master: d73a9b3001f29271c2e9f2a806b05a431c5d9591 diff --git a/trunk/drivers/usb/storage/unusual_devs.h b/trunk/drivers/usb/storage/unusual_devs.h index 6ccdd3dd5259..fcc1e32ce256 100644 --- a/trunk/drivers/usb/storage/unusual_devs.h +++ b/trunk/drivers/usb/storage/unusual_devs.h @@ -481,6 +481,13 @@ UNUSUAL_DEV( 0x04e8, 0x507c, 0x0220, 0x0220, USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_MAX_SECTORS_64), +/* Reported by Vitaly Kuznetsov */ +UNUSUAL_DEV( 0x04e8, 0x5122, 0x0000, 0x9999, + "Samsung", + "YP-CP3", + USB_SC_DEVICE, USB_PR_DEVICE, NULL, + US_FL_MAX_SECTORS_64 | US_FL_BULK_IGNORE_TAG), + /* Entry and supporting patch by Theodore Kilgore . * Device uses standards-violating 32-byte Bulk Command Block Wrappers and * reports itself as "Proprietary SCSI Bulk." Cf. device entry 0x084d:0x0011.