ChangeSet 1.2181.4.35, 2005/03/18 13:51:36-08:00, [EMAIL PROTECTED]
[PATCH] USB unusual_devs: Add another Tekom entry
This patch adds support for Another "Tekom 300" camera - or more
specifically a BenQ DC5330.
Versions of this patch were submitted by both Frank Copeland
<[EMAIL PROTECTED]> and Manuel Fombuena <[EMAIL PROTECTED]> - but
neither were quite right, so I've tweaked it accordingly.
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
unusual_devs.h | 9 +++++++++
1 files changed, 9 insertions(+)
diff -Nru a/drivers/usb/storage/unusual_devs.h
b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h 2005-03-30 15:11:32 -08:00
+++ b/drivers/usb/storage/unusual_devs.h 2005-03-30 15:11:32 -08:00
@@ -130,6 +130,15 @@
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY),
+/* BENQ DC5330
+ * Reported by Manuel Fombuena <[EMAIL PROTECTED]> and
+ * Frank Copeland <[EMAIL PROTECTED]> */
+UNUSUAL_DEV( 0x04a5, 0x3010, 0x0100, 0x0100,
+ "Tekom Technologies, Inc",
+ "300_CAMERA",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_IGNORE_RESIDUE ),
+
/* Reported by Simon Levitt <[EMAIL PROTECTED]>
* This entry needs Sub and Proto fields */
UNUSUAL_DEV( 0x04b8, 0x0601, 0x0100, 0x0100,
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html