From: Jiri Slaby <jirislaby@gmail.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Jiri Kosina <jikos@jikos.cz>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Fix numlock led on Dell keyboard (413c:2105)
Date: Tue, 14 Oct 2008 15:48:52 +0200 [thread overview]
Message-ID: <48F4A344.1060005@gmail.com> (raw)
In-Reply-To: <20081014102821.2693b15e@pedra.chehab.org>
Mauro Carvalho Chehab napsal(a):
> This keyboard needs to re-sync numlock after probing.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.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.
next prev parent reply other threads:[~2008-10-14 13:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 12:28 [PATCH] Fix numlock led on Dell keyboard (413c:2105) Mauro Carvalho Chehab
2008-10-14 13:48 ` Jiri Slaby [this message]
2008-10-14 22:03 ` FD Cami
2008-10-14 22:11 ` FD Cami
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48F4A344.1060005@gmail.com \
--to=jirislaby@gmail.com \
--cc=jikos@jikos.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.