On Thu, Apr 14, 2011 at 09:44:09AM +0200, Hund, Michael wrote: > Hi Greg, > > I just added several new devices to ldusb and excluded them from the HID > driver. The patch is based on kernel 2.6.37. Why such an old and obsolete kernel version? > > Best regards > Michael I need a Signed-off-by: line in order to be able to apply this :( > > > --- drivers/usb/misc/ldusb.c.orig 2011-02-21 10:34:10.000000000 +0100 > +++ drivers/usb/misc/ldusb.c 2011-04-14 08:10:44.888027283 +0200 Wrong patch level. I need to be able to use 'patch -p1' to apply the patch properly. > @@ -25,6 +25,7 @@ > * V0.11 (mh) Added raw support for HID 1.0 devices (no interrupt out > endpoint) Your patch is line-wrapped and can't be applied :( Also the tabs were converted to spaces. > * V0.12 (mh) Added kmalloc check for string buffer > * V0.13 (mh) Added support for LD X-Ray and Machine Test System > + * V0.14 (mh) Added support for several new LD devices This line isn't needed, that's what the kernel changelog handles. Care to read Documentation/email_clients.txt and fix up your tools and resend this so I can apply it? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html