From owner-freebsd-sparc64@FreeBSD.ORG Thu Jun 2 21:20:19 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org 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 1D7B716A41C for ; Thu, 2 Jun 2005 21:20:19 +0000 (GMT) (envelope-from steven@plehier.net) Received: from asia.telenet-ops.be (asia.telenet-ops.be [195.130.132.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAB7343D53 for ; Thu, 2 Jun 2005 21:20:17 +0000 (GMT) (envelope-from steven@plehier.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by asia.telenet-ops.be (Postfix) with SMTP id 6F12E22405E for ; Thu, 2 Jun 2005 23:20:16 +0200 (MEST) Received: from [127.0.0.1] (dD5773877.access.telenet.be [213.119.56.119]) by asia.telenet-ops.be (Postfix) with ESMTP id 3AE712240E3 for ; Thu, 2 Jun 2005 23:20:16 +0200 (MEST) Message-ID: <429F7812.6000402@plehier.net> Date: Thu, 02 Jun 2005 23:20:18 +0200 From: Steven Plehier User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Type 5 Keyboards X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 21:20:19 -0000 For those still looking for a solution to get their type5 keyboard working under FreeBSD/sparc64 running Xorg6.8.x, this is what did it for me (surprisingly!): Delete the patch-sparc64kbd file (in the files directory of the port), and then build && install the port. That's it, works for me. Steven