ChangeSet 1.2169, 2004/11/19 09:38:00-08:00, [EMAIL PROTECTED]

[PATCH] USB Storage: Unusual_dev entry for tekom/yakumo

Here's another unusual_devs entry for the Tekom/Yakumo devices. While I
was there I realized two of the tekom entries were out of order, so I
fixed that as well.

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


 drivers/usb/storage/unusual_devs.h |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)


diff -Nru a/drivers/usb/storage/unusual_devs.h 
b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h        2004-11-19 11:42:50 -08:00
+++ b/drivers/usb/storage/unusual_devs.h        2004-11-19 11:42:50 -08:00
@@ -266,16 +266,16 @@
                US_SC_8070, US_PR_BULK, NULL,
                US_FL_FIX_INQUIRY ),
 
-/* Reported by Iacopo Spalletti <[EMAIL PROTECTED]> */
-UNUSUAL_DEV(  0x052b, 0x1807, 0x0100, 0x0100,
+/* 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 ),
 
-/* Yakumo Mega Image 37
- * Submitted by Stephan Fuhrmann <[EMAIL PROTECTED]> */
-UNUSUAL_DEV(  0x052b, 0x1801, 0x0100, 0x0100,
+/* Reported by Iacopo Spalletti <[EMAIL PROTECTED]> */
+UNUSUAL_DEV(  0x052b, 0x1807, 0x0100, 0x0100,
                "Tekom Technologies, Inc",
                "300_CAMERA",
                US_SC_DEVICE, US_PR_DEVICE, NULL,
@@ -284,6 +284,14 @@
 /* Yakumo Mega Image 47
  * Reported by Bjoern Paetzel <[EMAIL PROTECTED]> */
 UNUSUAL_DEV(  0x052b, 0x1905, 0x0100, 0x0100,
+               "Tekom Technologies, Inc",
+               "400_CAMERA",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_IGNORE_RESIDUE ),
+
+/* Reported by Paul Ortyl <[EMAIL PROTECTED]>
+ * Note that it's similar to the device above, only different prodID */
+UNUSUAL_DEV(  0x052b, 0x1911, 0x0100, 0x0100,
                "Tekom Technologies, Inc",
                "400_CAMERA",
                US_SC_DEVICE, US_PR_DEVICE, NULL,



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to