Re: PATCH hid: Implement mode switching on Logitech gaming wheels accordingly to the documentation

From: Michal Malý
Date: Tue Aug 12 2014 - 10:03:03 EST


On Tuesday 12 of August 2014 15:10:12 Jiri Kosina wrote:
> On Thu, 31 Jul 2014, simon@xxxxxxxxxxxxx wrote:
> > > +#define LG4FF_MSW_MIN 0
> > > +#define LG4FF_MSW_NATIVE 0 /* Switch device to its native mode (if
> > > applicable) */
> > > +#define LG4FF_MSW_DONTSWITCH 1 /* Leave device in its current mode */
> > > +#define LG4FF_MSW_DFP 2 /* Switch device so that it emulates
Driving
> > > Force Pro (only G25, G27, DFGT) */
> > > +#define LG4FF_MSW_G25 3 /* Switch device so that it emulates G25
(only
> > > G27) */
> > > +#define LG4FF_MSW_MAX 3
> >
> > Just to let everyone know I am looking at this patch, and have emailed
> > Michal some questions on whether it covers all options for control.
>
> Hi guys,
>
> did you reach any kind of conclusion here?

Hi,

Simon mailed me his revised patchset which has the changes broken out into
four separate patches and allows to switch "extended compatibility" modes on
the fly through sysfs. I looked them over and I they seem fine to me. I
suppose he'll submit them for review very soon.

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/