From owner-freebsd-current@FreeBSD.ORG Sun Apr 4 15:25:07 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 DB18A16A4CE; Sun, 4 Apr 2004 15:25:07 -0700 (PDT) Received: from av9-1-sn4.m-sp.skanova.net (av9-1-sn4.m-sp.skanova.net [81.228.10.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C3D443D41; Sun, 4 Apr 2004 15:25:07 -0700 (PDT) (envelope-from petero2@telia.com) Received: by av9-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id C780537E6C; Mon, 5 Apr 2004 00:25:06 +0200 (CEST) Received: from smtp2-2-sn4.m-sp.skanova.net (smtp2-2-sn4.m-sp.skanova.net [81.228.10.182]) by av9-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id B7C4D37E45; Mon, 5 Apr 2004 00:25:06 +0200 (CEST) Received: from p4.localdomain (h136n1fls305o1035.telia.com [81.227.176.136]) by smtp2-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id 88EC237E46; Mon, 5 Apr 2004 00:25:06 +0200 (CEST) Received: from localhost (p4.localdomain [127.0.0.1]) by p4.localdomain (8.12.8/8.12.8) with ESMTP id i34MP5LT018792; Mon, 5 Apr 2004 00:25:05 +0200 Date: Mon, 5 Apr 2004 00:25:05 +0200 (CEST) From: Peter Osterlund X-X-Sender: petero@p4.localdomain To: Arne Schwabe In-Reply-To: <86brm9b0sa.fsf@kamino.rfc1149.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Mon, 05 Apr 2004 04:49:33 -0700 cc: freebsd-current@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: Synaptics Driver Patch (new Version) 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: Sun, 04 Apr 2004 22:25:08 -0000 On Sat, 3 Apr 2004, Arne Schwabe wrote: > some Months ago I posted a very hacky synaptics driver patch. > > Here is a new Version: > > It is still not perfect, but since it will be almost perfect (I hope) > for some people I posting this. ... > download http://w1.894.telia.com/~u89404340/touchpad/files/synaptics-0.12.5.tar.bz2 > extract it (tar xfvj synatpics-0.12.5.tar.bz2) > > Apply > http://www.plaisthos.de/freebsd/synaptics.driver.patch I'll try to merge this into the XFree86 driver, but I don't want to use the patch as is. I'd like to avoid #ifdef's and conditional compilation if possible. My unfinished changes can be found here: http://w1.894.telia.com/~u89404340/syn.tar.bz2 -- Peter Osterlund - petero2@telia.com http://w1.894.telia.com/~u89404340