On Mon, 24 Jan 2011, chris schlund wrote: > I bought a remote control LC Power RC1000MCE (usb rf keyboard). Some keys were > not working. Therefore I took the hid-topseed kernel module copied it and > prepared it as a new kernel module hid-lcpower which provides the correct > keymapping for this remote control. > I tested it on the 2.6.32 kernel. > I modified it to compile with the kernel version 2.6.37 (untested). Hi Chris, thanks a lot for the driver. First, I am missing your Signed-off-by: line, without which I can't apply your driver. Please see Documentation/SubmittingPatches for details. Second, your mailer has damaged (line-wrapped) the patch. [ ... snip ... ] > +config HID_LCPOWER > + tristate "LC-Power" if EMBEDDED > + depends on USB_HID > + default !EMBEDDED Also, we are not going the EMBEDDED path any more (see commit 73d5e8f77e88a4 for explanation). Could you please fix that up and resend? Thanks, -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html