Re: [patch 0/2] [PATCH] input: correctly handle keys without hardware release event

From: Dmitry Torokhov
Date: Sun May 13 2007 - 23:44:28 EST


Hi Giel,

On Friday 11 May 2007 13:23, Giel de Nijs wrote:
> Hi,
>
> This patch adds a soft release key mask to input_dev, to enable keyboard
> drivers to determine which keys never generate a hardware release event and
> hence add a release event after every press event of such keys. The mask is
> controlled by ioctls.

I don't think we want to add all the infrastructure for the benefit of single
driver. Can we add a quirk to atkbd and activate it based on DMI?

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/