From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: 2.6.28 thinks that my PS/2 mouse is a touchpad Date: Sat, 27 Dec 2008 22:21:52 -0800 Message-ID: <20081227222152.fdb4bf23.akpm@linux-foundation.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:38877 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751127AbYL1GVy (ORCPT ); Sun, 28 Dec 2008 01:21:54 -0500 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: "Alexander E. Patrakov" Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org On Sat, 27 Dec 2008 14:06:29 +0500 "Alexander E. Patrakov" wrote: > Linux-2.6.28, as compiled by Arch Linux developers, thinks that my PS/2 mouse (a cheap M-BT58 optical wheel mouse by Logitech) is actually a touchpad. This makes it unusable. Adding the "proto=imps" parameter to the psmouse module helps. > > Dmesg output and config are attached. (cc linux-input)