From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 18:22:56 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 9F7EE16A4CE for ; Fri, 2 Jan 2004 18:22:56 -0800 (PST) Received: from coruscant.rfc1149.org (rfc2549.org [217.160.130.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id C248B43D31 for ; Fri, 2 Jan 2004 18:22:54 -0800 (PST) (envelope-from schwabe@upb.de) Received: by coruscant.rfc1149.org (Postfix, from userid 110) id 2D1AC3D13; Sat, 3 Jan 2004 03:22:53 +0100 (CET) Received: from kamino.rfc1149.org (kamino.rfc1149.org [2001:8d8:81:11::2]) by coruscant.rfc1149.org (Postfix) with ESMTP id 0DA913C85; Sat, 3 Jan 2004 03:22:51 +0100 (CET) Received: by kamino.rfc1149.org (Postfix, from userid 1001) id 52B2960D2; Sat, 3 Jan 2004 03:22:48 +0100 (CET) Sender: arne@kamino.rfc1149.org To: Russell Jackson References: <86n097dco9.fsf@kamino.rfc1149.org> <20040102235842.GA70893@cserv62.csub.edu> From: Arne Schwabe In-Reply-To: <20040102235842.GA70893@cserv62.csub.edu> Date: 03 Jan 2004 03:22:48 +0100 Message-ID: <86wu89u5xj.fsf@kamino.rfc1149.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on coruscant.rfc1149.org X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Level: cc: freebsd-current@freebsd.org Subject: Re: Synaptics Touchpad xfree driver hack :) 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: Sat, 03 Jan 2004 02:22:56 -0000 Russell Jackson writes: > Patches apply and compile cleanly, however the psm hack doesn't work on my laptop. Please define does not work a bit more clearly. And please note that the first version of the hack does only work with XFree86 Synaptics. After I have looked into moused source how difficult doing the whole thing in moused really is :) Arne