Input: psmouse - add support for Cortron PS/2 Trackballs
[cascardo/linux.git] / drivers / input / mouse / psmouse.h
index 3964e8a..27a6883 100644 (file)
@@ -88,6 +88,7 @@ enum psmouse_type {
        PSMOUSE_LIFEBOOK,
        PSMOUSE_TRACKPOINT,
        PSMOUSE_TOUCHKIT_PS2,
+       PSMOUSE_CORTRON,
        PSMOUSE_AUTO            /* This one should always be last */
 };