This adds an unusual devs entry for Yakumo Mega-Image 47 - it suffers from the residue problem. Patch originally submitted by Bjoern Paetzel <[EMAIL PROTECTED]> and I rediff'd it.
Sent-by: Bjoern Paetzel <[EMAIL PROTECTED]> Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
-- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759
diff -puN drivers/usb/storage/unusual_devs.h~unusual_yakumo drivers/usb/storage/unusual_devs.h --- linux-2.6.10-rc1/drivers/usb/storage/unusual_devs.h~unusual_yakumo 2004-11-11 00:31:25.000000000 -0800 +++ linux-2.6.10-rc1-phil/drivers/usb/storage/unusual_devs.h 2004-11-11 00:31:25.000000000 -0800 @@ -281,6 +281,14 @@ UNUSUAL_DEV( 0x052b, 0x1801, 0x0100, 0x US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ), +/* 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 ), + /* This entry is needed because the device reports Sub=ff */ UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450, "Sony", _
signature.asc
Description: OpenPGP digital signature
