On Mon, 6 Mar 2017, Jiri Kosina 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 <[email protected]>
> > ---
> > 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,

This should've read for-4.12, sorry for the noise.

-- 
Jiri Kosina
SUSE Labs

Reply via email to