From owner-freebsd-current@FreeBSD.ORG Sun Apr 18 12:05:40 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 766AD16A4CE; Sun, 18 Apr 2004 12:05:40 -0700 (PDT) Received: from av4-2-sn3.vrr.skanova.net (av4-2-sn3.vrr.skanova.net [81.228.9.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F54F43D2F; Sun, 18 Apr 2004 12:05:40 -0700 (PDT) (envelope-from petero2@telia.com) Received: by av4-2-sn3.vrr.skanova.net (Postfix, from userid 502) id 49DB137E54; Sun, 18 Apr 2004 21:05:39 +0200 (CEST) Received: from smtp1-1-sn3.vrr.skanova.net (smtp1-1-sn3.vrr.skanova.net [81.228.9.177]) by av4-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 3BFD737E44; Sun, 18 Apr 2004 21:05:39 +0200 (CEST) Received: from p4.localdomain (h136n1fls305o1035.telia.com [81.227.176.136]) by smtp1-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 035B538011; Sun, 18 Apr 2004 21:05:39 +0200 (CEST) Received: from localhost (p4.localdomain [127.0.0.1]) by p4.localdomain (8.12.8/8.12.8) with ESMTP id i3IJ5bSD000517; Sun, 18 Apr 2004 21:05:38 +0200 Date: Sun, 18 Apr 2004 21:05:37 +0200 (CEST) From: Peter Osterlund X-X-Sender: petero@p4.localdomain To: Arne Schwabe In-Reply-To: <86ptamv0tk.fsf@kamino.rfc1149.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Mon, 19 Apr 2004 04:52:15 -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, 18 Apr 2004 19:05:40 -0000 On Mon, 5 Apr 2004, Arne Schwabe wrote: > Peter Osterlund writes: > > > 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 > > Okay let me hear If you got something, so I can test it. Now I have uploaded a new version to the same URL. You should set Protocol to "psm" in XF86Config to enable the FreeBSD psm driver protocol. Feedback is wanted, because I don't have a FreeBSD system to test on. -- Peter Osterlund - petero2@telia.com http://w1.894.telia.com/~u89404340