On Sat, 2 Oct 2004 [EMAIL PROTECTED] wrote: Hi there,
can you please insert my Reply-To email addess ([EMAIL PROTECTED]) instead of the ISP email address ([EMAIL PROTECTED])? The ISP email address only has a temporary nature. Thanks for inclusion of my patch! Best regards, Stephan Fuhrmann > Stephan Fuhrmann sent in the entry for a device needing the new RESIDUE > flag. Here is an appropriate tested patch. > > Greg, please apply. > > Sent-by: Stephan Fuhrmann <[EMAIL PROTECTED]> > Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]> > --- > > > diff -puN drivers/usb/storage/unusual_devs.h~unusual_tekom > drivers/usb/storage/unusual_devs.h > --- linux-2.6.9-rc1/drivers/usb/storage/unusual_devs.h~unusual_tekom 2004-10-02 > 01:05:26.000000000 -0700 > +++ linux-2.6.9-rc1-phil/drivers/usb/storage/unusual_devs.h 2004-10-02 > 01:05:26.000000000 -0700 > @@ -265,6 +265,14 @@ UNUSUAL_DEV( 0x0525, 0xa140, 0x0100, 0x > US_SC_8070, US_PR_BULK, NULL, > US_FL_FIX_INQUIRY ), > > +/* 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 ), > + > /* This entry is needed because the device reports Sub=ff */ > UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450, > "Sony", > _ > -- Stephan Fuhrmann ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
