From owner-freebsd-current@FreeBSD.ORG Sat Feb 25 16:21:47 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FF0B16A424 for ; Sat, 25 Feb 2006 16:21:47 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFE7E43D49 for ; Sat, 25 Feb 2006 16:21:46 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from [192.168.1.254] (really [70.32.199.60]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060225162146.FRKP13051.mta10.adelphia.net@[192.168.1.254]>; Sat, 25 Feb 2006 11:21:46 -0500 Message-ID: <4400840F.3030807@savvis.net> Date: Sat, 25 Feb 2006 08:21:35 -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: <43FF986E.9030205@savvis.net> <200602251538.54403.markus@brueffer.de> In-Reply-To: <200602251538.54403.markus@brueffer.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: [PATCH] kbdmux(4) update X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2006 16:21:47 -0000 Markus, >>the following patch should fix the problem with kbdmux(4). please give >>it a try and let me know if it works for you. > > [...] > > Great work! With this patch I'm currently working since half an hour with a > PS/2 mouse, a Bluetooth mouse, a PS/2 keyboard and a Bluetooth mouse in > parallel without any ill effects. Without it, the machine froze within > seconds. cool, thanks for the report. btw, did you mean "ps/2 keyboard and a bluetooth keyboard" (not mouse) above? or you really have 2 bluetooth mice going at the same time? > Btw: I'm getting LORs from vkbd(4) when working with the bluetooth keyboard > (6-STABLE from about an hour ago with the kndmux patch): thanks for reporting this. it has nothing to do with the kdbmux(4) patch. it has been there for quite a long time. i will fix it. thanks, max