From owner-freebsd-x11@FreeBSD.ORG Fri Sep 10 00:14:20 2010 Return-Path: Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88156106564A for ; Fri, 10 Sep 2010 00:14:20 +0000 (UTC) (envelope-from jhein@gossamer.timing.com) Received: from mout.perfora.net (mout.perfora.net [74.208.4.195]) by mx1.freebsd.org (Postfix) with ESMTP id 3C2E68FC0A for ; Fri, 10 Sep 2010 00:14:20 +0000 (UTC) Received: from gossamer.timing.com ([206.168.13.144]) by mrelay.perfora.net (node=mrus3) with ESMTP (Nemesis) id 0Laoc4-1ORM4Z3WPo-00kKi5; Thu, 09 Sep 2010 20:14:15 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19593.30802.935914.692170@gossamer.timing.com> Date: Thu, 9 Sep 2010 18:14:10 -0600 From: John Hein To: Per olof Ljungmark In-Reply-To: <4C89440D.7090908@intersonic.se> References: <4C89440D.7090908@intersonic.se> X-Provags-ID: V02:K0:sG1ZIHj4d2EJ/b+5KjTP3GxJscupvdFFafLpfwLoVqp 75JsrU/t32mxxfmS0UVH/rAzMHzWrGmbB26eUDlPGhrehI5sFT vGSJXAh3YUA+Di65WzR9eeQzE2aV6/aax9KOxtlnSdx8S79j6b 4Pc3qGmbGF2lfhGLKFqhIL01xMYBKVS33QV4oezP0lbsNTE81M cTqNl+Ttg1Rc5aF6NxpAQ== Cc: freebsd-x11@FreeBSD.ORG Subject: Re: 8-STABLE, xorg 7.5 mouse driver question X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2010 00:14:20 -0000 Per olof Ljungmark wrote at 22:31 +0200 on Sep 9, 2010: > Why did not the xorg port build the mouse driver? Is this the expected > and normal behaviour or did I miss something? Expected behavior when you build the x11/xorg meta-port is that it builds the x11-drivers/xorg-drivers meta-port which by default should build and install x11-drivers/xf86-input-mouse (among other ports). http://pointyhat.freebsd.org/errorlogs/amd64-8-full-logs/xorg-7.5.log (sort of) confirms that.