From owner-freebsd-current@FreeBSD.ORG Sat Mar 11 02:09:58 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 BA1E716A5FB for ; Sat, 11 Mar 2006 02:09:57 +0000 (GMT) (envelope-from current@dino.sk) Received: from bsd.dino.sk (bsd.dino.sk [213.215.72.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA70456D1 for ; Fri, 10 Mar 2006 14:25:48 +0000 (GMT) (envelope-from current@dino.sk) Received: from [172.16.39.201] ([213.215.72.45]) by bsd.dino.sk with esmtp; Fri, 10 Mar 2006 15:26:05 +0100 id 000003AB.44118C7D.000032A5 From: Milan Obuch To: freebsd-current@freebsd.org Date: Fri, 10 Mar 2006 15:27:06 +0100 User-Agent: KMail/1.7.2 References: <4408E4E9.1010705@savvis.net> <200603062248.47937.current@dino.sk> In-Reply-To: <200603062248.47937.current@dino.sk> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603101527.07556.current@dino.sk> Subject: Re: HEADSUP: kbdmux(4) is in both HEAD and RELENG_6 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, 11 Mar 2006 02:09:58 -0000 On Monday 06 March 2006 22:48, Milan Obuch wrote: > On Saturday 04 March 2006 01:52, Maksim Yevmenkin wrote: > > Dear Hackers, > > > > kbdmux(4) is now fully integrated into HEAD and RELENG_6. please give it > > a try and let us know if you have any problems. > > Great news - and it works. I did a test with fresh build from cvsupped > sources today morning, rebuild everything and it works on my TabletPC > TC1000. Many thanks, I think this is a must for every notebook/similar > device user. > Just a follow-up - today I tested with 6.1-PRERELEASE and it works the same way. (with the small issue of 'syscons not running?' when booting, as already reported and discussed couple of days ago). Regards, Milan