ChangeSet 1.2137, 2004/10/18 13:55:35-07:00, [EMAIL PROTECTED]

[PATCH] USB Storage: unusual_devs patch for new tekom entry

Stephan Fuhrmann sent in the entry for a device needing the new RESIDUE
flag. Here is an appropriate tested patch.


From: Stephan Fuhrmann <[EMAIL PROTECTED]>
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>


 drivers/usb/storage/unusual_devs.h |    8 ++++++++
 1 files changed, 8 insertions(+)


diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h        2004-10-19 08:05:49 -07:00
+++ b/drivers/usb/storage/unusual_devs.h        2004-10-19 08:05:49 -07:00
@@ -278,6 +278,14 @@
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_IGNORE_RESIDUE ),
 
+/* Yakumo Mega Image 37
+ * Submitted by Stephan Fuhrmann <[EMAIL PROTECTED]> */
+UNUSUAL_DEV(  0x052b, 0x1801, 0x0100, 0x0100,
+               "Tekom Technologies, Inc",
+               "300_CAMERA",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_IGNORE_RESIDUE ),
+
 /* This entry is needed because the device reports Sub=ff */
 UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0450, 
                "Sony",



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to