Commit 62aaf0a1 authored by Phil Dibowitz's avatar Phil Dibowitz Committed by Greg Kroah-Hartman

[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 <atomenergie@t-online.de>
Signed-off-by: default avatarPhil Dibowitz <phil@ipom.com>
Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent c638b507
......@@ -278,6 +278,14 @@ UNUSUAL_DEV( 0x052b, 0x1807, 0x0100, 0x0100,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE ),
/* Yakumo Mega Image 37
* Submitted by Stephan Fuhrmann <atomenergie@t-online.de> */
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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment