Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 17 Dec 2002 17:03:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 17 Dec 2002 17:03:28 -0500 Received: from conure.mail.pas.earthlink.net ([207.217.120.54]:10184 "EHLO conure.mail.pas.earthlink.net") by vger.kernel.org with ESMTP id ; Tue, 17 Dec 2002 17:03:27 -0500 Date: Tue, 17 Dec 2002 15:04:00 -0800 (PST) From: James Simmons X-X-Sender: To: Anders Fugmann cc: Subject: Re: mousewheel not working. In-Reply-To: <3DFF070A.6010804@fugmann.dhs.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 27 > I'm having troubles getting the mosuewheel on my logitech ps/2 mouseman+ > (model M-C48) to work, under 2.5.52. Do I need to add something special > to the kernel boot parameters to instruct the driver that my mouse > carries 5 buttons? > > dmesg: > device class 'input': registering > register interface 'mouse' with class 'input' > mice: PS/2 mouse device common for all mice > input: PS2++ Logitech Wheel Mouse on isa0060/serio1 > > .config > > CONFIG_INPUT=y > CONFIG_INPUT_MOUSE=y > CONFIG_MOUSE_PS2=y > # CONFIG_MOUSE_SERIAL is not set Did you enable SERIO_8042 support ? - 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/