On Mon, Jun 30, 2008 at 12:33:46PM -0700, Daniel Walker wrote: > The getkeycode/setkeycode calls should be able to accept "negative" values. > > The HID layer has some scan codes of the form 0xffbc0000 for logitech > devices, and they get ignored by these calls. I pushed the checking > into the input_default_* functions since they do need non-negative > values. > > I also corrected a typo in the comment for input_set_keycode Hmm, I wonder if we just need to type these as unsigned. -- Dmitry -- 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