> On Thu, 17 Oct 2002, Christopher Hoover wrote:
> 
> > The wheel on my Logitech mouse doesn't work under the input layer.
> > The mouse was originally recognized as:
> > 
> >   input: PS2++ Logitech Mouse on isa0060/serio1
> > 
> > In this mode, the driver also emits (just once?):
> > 
> >   psmouse.c: Received PS2++ packet #0, but don't know how to handle.
> > 
> > 
> > The following patch simply swaps the order of detection of Logitech PS
> > 2++ and Intellimouse protocols.  Now my mouse is recognized as:
> > 
> >   input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
> > 
> > And the wheel works properly in this mode.
> 
> I am also carrying a problem report from Arnaud Gomes-do-Vale with this 
> exact problem.  If this is deemed a proper fix it would probably close 
> the other outstanding report.
No, it unfortunately is not a proper fix. I'll have to analyze the
problem some more.
-- Vojtech Pavlik SuSE Labs - 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/