[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150308041434.GA1482@dtor-ws>
Date: Sat, 7 Mar 2015 20:14:34 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Mathias Gottschlag <mgottschlag@...il.com>
Cc: Hans de Goede <hdegoede@...hat.com>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2 3/4] psmouse: Disable resolution/rate/scale changes for
FocalTech touchpads.
Hi Mathias,
On Fri, Feb 27, 2015 at 12:20:07AM +0100, Mathias Gottschlag wrote:
> These PS/2 commands make some touchpads stop responding, so this commit
> adds some dummy functions to replace the generic implementation. Because
> @@ -60,6 +65,7 @@ struct psmouse {
>
> unsigned int rate;
> unsigned int resolution;
> + enum psmouse_scale scale;
> unsigned int resetafter;
> unsigned int resync_time;
> bool smartscroll; /* Logitech only */
I do not believe we need to store the scaling factor so I dropped these
chunks, otherwise applied all 4.
Thanks.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists