On Do, 2014-04-03 at 01:27 -0400, Ján Veselý wrote:
> ping2
> 
> is there anything I can do to help these patches get merged?

Well, v2 is a step into the right direction but not complete yet.  The
usb_ver property hasn't any effect for mouse and keyboard.  Also we'll
need a compat property so older machine types continue to have usb1
mouse+keyboard.

The compat property stuff is a bit tricky so my plan was to just do that
myself, but I havn't found the time yet.

If you wanna tackle the challenge have a look at
427e3aa151c749225364d0c30640e2e3c1756d9d (tablet patch).  keyboard+mouse
need to do the same.

Also some cleanups can be done, such as moving the "switch
(us->usb_version) { ... }" from usb_tablet_initfn to usb_hid_initfn to
avoid duplicating it.

cheers,
  Gerd



Reply via email to