From owner-cvs-all@FreeBSD.ORG Tue Aug 3 23:06:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD0FB16A4CE; Tue, 3 Aug 2004 23:06:23 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F65243D64; Tue, 3 Aug 2004 23:06:23 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.11/8.12.11) with ESMTP id i73N59U7093338; Tue, 3 Aug 2004 19:05:09 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i73N59Hm093335; Tue, 3 Aug 2004 19:05:09 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Tue, 3 Aug 2004 19:05:09 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Nate Lawson In-Reply-To: <200407300059.i6U0xfbJ063368@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mouse.h src/sys/isa psm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 23:06:24 -0000 On Fri, 30 Jul 2004, Nate Lawson wrote: > Modified files: > sys/sys mouse.h > sys/isa psm.c > Log: > Add support for the Synaptics Touchpad mouse driver. I reworked the > submitted version with style cleanups and changes to comments. I also > modified the ioctl interface. This version only has one ioctl (to get > the Synaptics-specific config parameters) since this is the only > information a user might want. I haven't yet attempted to track down whether it was this specific commit, but sometime in the last few days, my notebook mousepad began behaving very strangely. I'm seeing a few different symptoms: - The touchpad is much more sensitive than it was before, making it difficult to point it accurately at window borders, etc. - When I hold down the mouse buttons to drag, that appears not to register properly, so I can't resize windows easily. - Sometimes, the mouse cursor appears to stall and not move. It then rights itself, but I'm not sure why. psm now reports as "model Synaptics Touchpad, device ID 0" which I don't recall it doing previously. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research