From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 6 06:40:08 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 247CD106564A for ; Fri, 6 Feb 2009 06:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1396E8FC0C for ; Fri, 6 Feb 2009 06:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n166e74P013028 for ; Fri, 6 Feb 2009 06:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n166e7pL013027; Fri, 6 Feb 2009 06:40:07 GMT (envelope-from gnats) Date: Fri, 6 Feb 2009 06:40:07 GMT Message-Id: <200902060640.n166e7pL013027@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Yoshihiro Ota Cc: Subject: Re: kern/120090: [geli] geli boot password input fails when using usb keyboard X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yoshihiro Ota List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 06:40:08 -0000 The following reply was made to PR kern/120090; it has been noted by GNATS. From: Yoshihiro Ota To: bug-followup@FreeBSD.org Cc: hannes@mehnert.org Subject: Re: kern/120090: [geli] geli boot password input fails when using usb keyboard Date: Fri, 6 Feb 2009 01:37:06 -0500 These days, probably since summer of 2008 on 7.0-STABLE to 7.1-RELEASE, USB keyboard is detected fine such that I can enter password from USB keyboard. I am using a different PC at this moment than when I reported. I could try the old PC to see what happens, if time permits. In fact, even if I connect while geli is waiting for password, keyboard is detected and, hence, I can enter a password from USB keyboard. Regards, Hiro