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]> drivers/usb/storage/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 13:36:55 -08:00 +++ b/drivers/usb/storage/unusual_devs.h 2005-03-30 13:36:55 -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, ------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/info/Sentarus/hamr30 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel