aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2008-04-28 10:26:13 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2008-05-02 13:25:51 -0400
commitb28884c1729940df83d87c515a5e66e5afbe9dea (patch)
tree4f08a39f4f416e2f780aa426c855ee3802a2756a /drivers/usb
parent43c1e98c87013757ef02c50a6e43bafeb6871f68 (diff)
usb-storage: add unusual_devs entry for Samsung YP-U3
This patch (as1088) adds an unusual_devs entry for Samsung's YP-U3. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Cc: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb')
-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 732bf52a775e..47f6dd7603ef 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -557,6 +557,13 @@ UNUSUAL_DEV( 0x04e6, 0x1010, 0x0000, 0x9999,
557 US_FL_SINGLE_LUN), 557 US_FL_SINGLE_LUN),
558#endif 558#endif
559 559
560/* Reported by Dmitry Khlystov <adminimus@gmail.com> */
561UNUSUAL_DEV( 0x04e8, 0x507c, 0x0220, 0x0220,
562 "Samsung",
563 "YP-U3",
564 US_SC_DEVICE, US_PR_DEVICE, NULL,
565 US_FL_MAX_SECTORS_64),
566
560/* Reported by Bob Sass <rls@vectordb.com> -- only rev 1.33 tested */ 567/* Reported by Bob Sass <rls@vectordb.com> -- only rev 1.33 tested */
561UNUSUAL_DEV( 0x050d, 0x0115, 0x0133, 0x0133, 568UNUSUAL_DEV( 0x050d, 0x0115, 0x0133, 0x0133,
562 "Belkin", 569 "Belkin",