Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 18 Oct 2002 04:57:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 18 Oct 2002 04:57:39 -0400 Received: from twilight.ucw.cz ([195.39.74.230]:9354 "EHLO twilight.ucw.cz") by vger.kernel.org with ESMTP id ; Fri, 18 Oct 2002 04:57:38 -0400 Date: Fri, 18 Oct 2002 11:03:23 +0200 From: Vojtech Pavlik To: Thomas Molina Cc: Christopher Hoover , linux-kernel@vger.kernel.org, vojtech@suse.cz, Arnaud Gomes-do-Vale Subject: Re: [PATCH] 2.5.43: Fix for Logitech Wheel Mouse Message-ID: <20021018110323.A26747@ucw.cz> References: <20021017231953.A17985@heavens.murgatroid.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from tmolina@cox.net on Fri, Oct 18, 2002 at 04:00:37AM -0500 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1239 Lines: 36 On Fri, Oct 18, 2002 at 04:00:37AM -0500, Thomas Molina wrote: > 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/