lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 13 Oct 2008 17:49:52 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Mauro Carvalho Chehab <mchehab@...hat.com>
cc:	Dmitry Torokhov <dtor@...l.ru>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Fix Numlock led on two keyboards (Dell SK8115 and
 Bright)

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ