From owner-cvs-src@FreeBSD.ORG Sat Jul 31 14:47:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84D7D16A4CE; Sat, 31 Jul 2004 14:47:37 +0000 (GMT) Received: from coruscant.rfc1149.org (coruscant.rfc1149.org [217.160.130.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE9143D1D; Sat, 31 Jul 2004 14:47:36 +0000 (GMT) (envelope-from schwabe@uni-paderborn.de) Received: by coruscant.rfc1149.org (Postfix, from userid 110) id 7A5443E9F; Sat, 31 Jul 2004 16:47:23 +0200 (CEST) Received: from kamino.rfc1149.org (dsl-213-023-208-041.arcor-ip.net [213.23.208.41]) by coruscant.rfc1149.org (Postfix) with ESMTP id E56513CD0; Sat, 31 Jul 2004 16:47:20 +0200 (CEST) Received: by kamino.rfc1149.org (Postfix, from userid 1001) id CC6D34088; Sat, 31 Jul 2004 16:47:17 +0200 (CEST) To: Norikatsu Shigemura From: Arne Schwabe In-Reply-To: <20040731090251.0ff39175.nork@FreeBSD.org> (Norikatsu Shigemura's message of "Sat, 31 Jul 2004 09:02:51 +0900") References: <20040730005945.377E016A4DB@hub.freebsd.org> <41099EA4.2040000@root.org> <20040731084245.04fcb919.nork@FreeBSD.org> <410ADED5.8080102@root.org> <20040731090251.0ff39175.nork@FreeBSD.org> Date: Sat, 31 Jul 2004 16:47:17 +0200 Message-ID: <86u0voz11m.fsf@kamino.rfc1149.org> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) 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.8 required=5.0 tests=BAYES_00,RCVD_IN_SORBS autolearn=no version=2.60 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: f.hardy@hexanet.fr cc: cvs-all@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/sys mouse.h src/sys/isa psm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2004 14:47:37 -0000 Norikatsu Shigemura writes: > On Fri, 30 Jul 2004 16:50:45 -0700 > Nate Lawson wrote: >> > synaptics port will have to be adopted new ioctl modified >> > by njl:-). Would you please bump __FreeBSD_version? >> > Because, I'll install it to xorg-server finally, xorg-server >> > port is detected synaptics touchpad availavility. >> Please send me a URL to the usermode code. Also, what 3rd party >> utilities use the ioctl interface (i.e. xorg)? I need to figure out >> what interface is appropriate for this driver. > > Original usermode code is available following URL: > http://w1.894.telia.com/~u89404340/touchpad/ > Arne Schwabe supports FreeBSD. > http://www.plaisthos.de/freebsd/ > > So I made a sample port. > http://lists.freebsd.org/pipermail/freebsd-current/2004-July/032895.html My patches are outdated, the orginal usermode code now supports my patch (Protocol "psm"). You have to make a minor change to the source (The commit changed the ioctol minimal and the synaptics author decides to keep his own copy of mouse.h around so that is does not break compiling under linux) Arne -- Two of the most famous products of Berkeley are LSD and Unix. I don t think that this is a coincidence. --- Anonymous