From owner-freebsd-stable Tue Jan 16 20:27:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 754F137B400; Tue, 16 Jan 2001 20:27:03 -0800 (PST) Received: from math.missouri.edu ([24.12.197.197]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010117042633.HZDQ2567.femail1.sdc1.sfba.home.com@math.missouri.edu>; Tue, 16 Jan 2001 20:26:33 -0800 Message-ID: <3A651F16.B83DE07F@math.missouri.edu> Date: Tue, 16 Jan 2001 22:27:02 -0600 From: Stephen Montgomery-Smith X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Kazutaka YOKOTA Cc: freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: disable mousepad taps on Dell Inspiron References: <3A5FD090.E035557F@math.missouri.edu> <200101150126.KAA00198@zodiac.mech.utsunomiya-u.ac.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks. I appreciate your response. I probably won't see your fine upcoming work for a while because I use Stable. But if people know about my patch and port, they can be steered towards that until your patch makes it into STABLE, and finally into release. Thanks, Stephen Kazutaka YOKOTA wrote: > > >I have submitted another PR describing how to do this: > > > >http://www.freebsd.org/cgi/query-pr.cgi?pr=24299 > > > >I now know quite a few people who would like something like this. > >The old PR I submitted regarding this is now out of date. Could > >someone please commit this (and the required co-PR: > >http://www.freebsd.org/cgi/query-pr.cgi?pr=20352 ) > >or something like this? > > > >Thanks, Stephen > > Hi, > > We exchanged mails quite a while ago and discussed about your > proposed patch. I am sorry that I haven't written to you since then. > > The reason why I didn't commit your patch straight away at that time > wasn't that I saw problems in your patch, but rather that the psm > driver has gotten so bloat over the years and now have full of > various model-specific code in it. It's getting more and more difficult > to maintain. > > In addition, nowadays there are so many arcane PS/2 mice which require > special attention by the driver on the market. We need to add support > for those mice as well. > > Because of that, I decided to reorganize the psm driver a bit. > I will split the model-specific code from the main body of the driver, > and create a set of sub-drivers each of which will support a specific > PS/2 mouse model. I promise that the TouchPad support will be one of the > first sub-drivers to be added. I am almost there and commit the > new code to the -CURRENT tree in a couple of weeks. > > IMHO, the PS/2 mouse is a dying beast, in that the USB mouse is > the way to go. But, for the time being (well, a couple of years? > three year?), we need to keep the psm driver in good shape. > > Kazu -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message