On Mon, Jun 14, 2004 at 07:58:25PM +0200, Dominik Karall wrote: > OK, I greped through the usb sources and searched for the message > string, so I get a match in drivers/usb/core/message.c. > I removed the message.c patch from -mm2 patch and it works now > without those error messages. > @William > thx for your explanation! :) > This is the patch I removed(!): > ----------------------------------------------------- > diff -Nru a/drivers/usb/core/message.c b/drivers/usb/core/message.c > --- a/drivers/usb/core/message.c 2004-06-14 00:07:35 -07:00 > +++ b/drivers/usb/core/message.c 2004-06-14 00:07:35 -07:00 > @@ -566,22 +566,19 @@ > */ > int usb_get_descriptor(struct usb_device *dev, unsigned char type, unsigned > char index, void *buf, int size)
Thanks for your patience testing. Your regression testing efforts were very helpful. -- wli ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
