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-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html