From owner-freebsd-sparc64@FreeBSD.ORG Wed May 18 00:01:59 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58DCB16A4CE for ; Wed, 18 May 2005 00:01:59 +0000 (GMT) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F8AB43DAA for ; Wed, 18 May 2005 00:01:58 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id CEFB11F61DF for ; Wed, 18 May 2005 02:01:52 +0200 (CEST) Received: from patsy.ijs.si ([127.0.0.1]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12081-01 for ; Wed, 18 May 2005 02:01:50 +0200 (CEST) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) by patsy.ijs.si (Postfix) with ESMTP id 3FD7C1F61EE for ; Wed, 18 May 2005 02:01:49 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by idefix.ijs.si (Postfix) with ESMTP id DF51A5C18 for ; Wed, 18 May 2005 02:01:49 +0200 (CEST) From: Dejan Lesjak To: freebsd-sparc64@freebsd.org Date: Wed, 18 May 2005 02:01:49 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505180201.49529.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Subject: NOTE: Xorg port changes related to sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 00:01:59 -0000 Hi, The xorg-server-6.8.2_2 includes a fix from Marius Strobl from this message: http://lists.freebsd.org/pipermail/freebsd-sparc64/2005-May/003131.html It is now also compiled with old 'keyboard' driver by default instead of new 'kbd' one that still doesn't seem to work. This should make xorg-server port and package work out of the box for sparc64. Dejan