Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1593257
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] HID: Add quirk driver for NTI USB-SUN adapter |
| Date | 2017-03-06 13:20 +0100 |
| Message-ID | <thZMl-83M-3@gated-at.bofh.it> (permalink) |
| References | <t69eq-1O3-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 1 Feb 2017, Jonathan Tomer wrote:
> These adapters allow pre-USB Sun keyboards to be connected to USB-only
> machines, but include the wrong maximum keycode in their report
> descriptor, making most of the keys present on Sun keyboards but not
> 101-key PC keyboards nonfunctional.
>
> This patch implements a quirk that overrides the maximum keycode in the
> report descriptor.
>
> Signed-off-by: Jonathan Tomer <jktomer@google.com>
> ---
> Changes in v2:
> - Remove unneeded guard in Kconfig
> - Simplify registration code by using module_hid_driver() instead of
> module_{init,exit}
> - add MODULE_{AUTHOR,DESCRIPTION}
Applied to for-4.11/nti. Thanks,
--
Jiri Kosina
SUSE Labs
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2] HID: Add quirk driver for NTI USB-SUN adapter Jiri Kosina <jikos@kernel.org> - 2017-03-06 13:20 +0100 Re: [PATCH v2] HID: Add quirk driver for NTI USB-SUN adapter Jiri Kosina <jikos@kernel.org> - 2017-03-06 14:00 +0100
csiph-web