> >--- linus-2.6.orig/drivers/input/mouse/psmouse.h
> >+++ linus-2.6/drivers/input/mouse/psmouse.h
> >@@ -78,6 +78,7 @@ struct psmouse {
> > enum psmouse_type {
> >       PSMOUSE_NONE,
> >       PSMOUSE_PS2,
> >+       PSMOUSE_CORTRON,
> >       PSMOUSE_PS2PP,
> >       PSMOUSE_THINKPS,
> >       PSMOUSE_GENPS,
> >
> 
> I moved PSMOUSE_CORTRON to the end of the list - psmouse type is
> exported to userspace as input_dev.id.product and so we should not
> change existing types.
ok!

-- 
Aristeu

Reply via email to