Re: [PATCH] Fix Numlock led on two keyboards (Dell SK8115 andBright)

From: Jiri Kosina
Date: Mon Oct 13 2008 - 11:50:05 EST


On Thu, 9 Oct 2008, Mauro Carvalho Chehab wrote:

> While testing two new USB keyboards, it was noticed that the NUM LOCK
> led were wrong after booting. The led was ON, but the device was working
> without numlock.
> Adding those two devices to HID quirks table fixed the issue.
> The keyboards are:
> DELL SK8115 (USB ID 413c:2105); and
> Bright keyboard (USB ID 1241:1503).

Hi Mauro,

the HID subsystem went through a refactoring, and all the quirks have been
separated into individual drivers, so that the code doens't become
unmaintainable mess by having quirks all over the place.

The changes have been present in my git tree -next for quite some time,
and I am planning to send a push request to Linus probably tomorrow. Do
you think you could rebase your patch on top of my tree?

For Dell changes this should be trivial, as there is already a driver
handling exactly this for other Dell keyboards.

Thanks,

--
Jiri Kosina
SUSE Labs
--
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/