From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 13:04:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3B9416A4CE; Thu, 30 Sep 2004 13:04:41 +0000 (GMT) Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A59D43D46; Thu, 30 Sep 2004 13:04:41 +0000 (GMT) (envelope-from Alex.Kovalenko@verizon.net) Received: from [10.0.3.231] ([141.153.167.39]) by out012.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040930130440.GWRL28066.out012.verizon.net@[10.0.3.231]>; Thu, 30 Sep 2004 08:04:40 -0500 From: "Alexandre \"Sunny\" Kovalenko" To: Philip Paeps In-Reply-To: <20040805071236.GA595@loge.nixsys.be> References: <20040805071236.GA595@loge.nixsys.be> Content-Type: text/plain Message-Id: <1096549459.701.5.camel@RabbitsDen> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 30 Sep 2004 09:04:20 -0400 Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [141.153.167.39] at Thu, 30 Sep 2004 08:04:40 -0500 cc: freebsd-current@freebsd.org Subject: Re: [PLEASE TEST] Better support for Synaptics Touchpads X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 13:04:42 -0000 On Thu, 2004-08-05 at 03:12, Philip Paeps wrote: > Hi gang :-) > > Since the original synaptics support was added to psm, there have been some > reports of malfunctions and missing magic. I've tried to fix all that, but > it's still work in progress. > > If you happen to own a laptop with a synaptics touchpad, please help test: > > > > So far, I've had one report of a panic, possibly related to an extra gadget > chained through the the touchpad. If you're extra masochistic, and your > laptop has one of these extra gadgets, you might like to remove the #if 0 > around line 2537 and the #endif around line 2568 of your sys/isa/psm.c. > > Please report successes and failures :-) > > - Philip Just wanted to confirm that with psm.c 1.82 "tap-and-drag" functionality works on my Averatec 3150H. Responsiveness and positioning ability (measured by success rate in clicking "clear transaction" in GnuCash) is excellent. I do not have any special flags in 'device.hints' or in 'moused' command line. Thank you very much. --- Alexandre "Sunny" Kovalenko.