aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2012-05-08 15:15:25 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-09 17:45:19 -0400
commitdf767b71e5816692134d59c0c17e0f77cd73333d (patch)
treed9ec8eadde2c98e041e3135f27a060b2225f8d2a /drivers/usb/storage
parent68e24113457e437b1576670f2419b77ed0531e9e (diff)
usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player
This patch (as1553) adds an unusual_dev entrie for the Yarvik PMP400 MP4 music player. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Reported-by: Jesse Feddema <jdfeddema@gmail.com> Tested-by: Jesse Feddema <jdfeddema@gmail.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/storage')
-rw-r--r--drivers/usb/storage/unusual_devs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index 856ad92c40de..8f3cbb8dc81b 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1885,6 +1885,13 @@ UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
1885 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 1885 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1886 US_FL_IGNORE_RESIDUE ), 1886 US_FL_IGNORE_RESIDUE ),
1887 1887
1888/* Reported by Jesse Feddema <jdfeddema@gmail.com> */
1889UNUSUAL_DEV( 0x177f, 0x0400, 0x0000, 0x0000,
1890 "Yarvik",
1891 "PMP400",
1892 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1893 US_FL_BULK_IGNORE_TAG | US_FL_MAX_SECTORS_64 ),
1894
1888/* Reported by Hans de Goede <hdegoede@redhat.com> 1895/* Reported by Hans de Goede <hdegoede@redhat.com>
1889 * These Appotech controllers are found in Picture Frames, they provide a 1896 * These Appotech controllers are found in Picture Frames, they provide a
1890 * (buggy) emulation of a cdrom drive which contains the windows software 1897 * (buggy) emulation of a cdrom drive which contains the windows software