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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 14 Oct 2008 15:48:52 +0200
From:	Jiri Slaby <jirislaby@...il.com>
To:	Mauro Carvalho Chehab <mchehab@...hat.com>
CC:	Jiri Kosina <jikos@...os.cz>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Fix numlock led on Dell keyboard (413c:2105)

Mauro Carvalho Chehab napsal(a):
> This keyboard needs to re-sync numlock after probing.
>     
> Signed-off-by: Mauro Carvalho Chehab <mchehab@...hat.com>
> 
> diff --git a/drivers/hid/hid-dell.c b/drivers/hid/hid-dell.c
> index 98ee40e..1a0d0df 100644
> --- a/drivers/hid/hid-dell.c
> +++ b/drivers/hid/hid-dell.c
> @@ -47,6 +47,7 @@ err_free:
>  
>  static const struct hid_device_id dell_devices[] = {
>  	{ HID_USB_DEVICE(USB_VENDOR_ID_DELL, USB_DEVICE_ID_DELL_W7658) },
> +	{ HID_USB_DEVICE(USB_VENDOR_ID_DELL, USB_DEVICE_ID_DELL_SK8115) },

Add the line also to hid_blacklist in hid-core.c.

Thanks.
--
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