From owner-freebsd-current@FreeBSD.ORG Mon Jun 26 17:10:25 2006 Return-Path: X-Original-To: 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 5724216A598; Mon, 26 Jun 2006 17:10:25 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D376345AF5; Mon, 26 Jun 2006 16:03:23 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [192.168.0.14] (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.5.7-GR) with ESMTP id BXP43332 (AUTH peterg@ptree32.com.au); Tue, 27 Jun 2006 02:03:18 +1000 (EST) Message-ID: <44A00544.1000904@freebsd.org> Date: Mon, 26 Jun 2006 09:03:16 -0700 From: Peter Grehan User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: current@freebsd.org, maksim yevmenkin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Maxim Sobolev , Nate Lawson Subject: Re: kbdmux support for ddb and mountroot? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 17:10:25 -0000 > yes, there is a known problem with atkbd(4) keyboards and kbdmux(4) > with ddb, geli, mountroot etc. I have the same problem with a USB keyboard on freebsd/ppc, -HEAD. Goes away when kbdmux is disabled, so I think it's a generic problem and not just atkbd-related. later, Peter.