lkml.org 
[lkml]   [2007]   [Oct]   [24]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromDmitry Torokhov <>
SubjectRe: New version of Elantech touchpad driver for kernel 2.6.23.1
DateWed, 24 Oct 2007 00:10:07 -0400
On Tuesday 23 October 2007, Arjan Opmeer wrote:
> @@ -88,6 +88,7 @@ enum psmouse_type {
>         PSMOUSE_LIFEBOOK,
>         PSMOUSE_TRACKPOINT,
>         PSMOUSE_TOUCHKIT_PS2,
> +       PSMOUSE_ELANTECH,
>         PSMOUSE_CORTRON,
>         PSMOUSE_AUTO            /* This one should always be last */
>  };

Do not move protocol constants around as they are exported to
userspace. New protocols should go to the end of the list
(right in front of PSMOUSE_AUTO).

Thanks. 

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

\
 
 \ /
  Last update: 2007-10-24 04:13    [W:0.200 / U:0.000 seconds]
©2003-2008 Jasper Spaans