From owner-freebsd-bluetooth@FreeBSD.ORG Sun Feb 19 21:20:43 2006 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0FCD16A420 for ; Sun, 19 Feb 2006 21:20:43 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from mta13.adelphia.net (mta13.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A81143D48 for ; Sun, 19 Feb 2006 21:20:43 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from [192.168.1.254] (really [70.32.199.60]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060219212042.TLSV25152.mta13.adelphia.net@[192.168.1.254]>; Sun, 19 Feb 2006 16:20:42 -0500 Message-ID: <43F8E11F.6090002@savvis.net> Date: Sun, 19 Feb 2006 13:20:31 -0800 From: Maksim Yevmenkin User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Markus Brueffer References: <200602191810.21073.markus@brueffer.de> In-Reply-To: <200602191810.21073.markus@brueffer.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bluetooth@freebsd.org Subject: Re: Patch for bthidd X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 21:20:43 -0000 Markus, > attached is a patch for bthidd/kbd.c that fixes the scancode translation > table. With this patch all regular keys work now (including shift, alt, ctrl > that didn't work as expected before) on a Logitech MX5000 keyboard. thanks for your work. btw, i decided to spend $60 and get myself an apple bluetooth keyboard. should get it shortly. after that i will try to find some time and polish bthidd(8). than it will be a matter of fixing kbdmux(4) and vkbd(4). > Ok to commit? the patch looks great. please commit and mfc it to releng_6,5 as well. sorry for the silly typos :) btw, did you use both kbdmux(4) and vkbd(4) or just vkbd(4) to test this? thanks, max