From owner-freebsd-usb@FreeBSD.ORG Sat Jan 9 12:40:03 2010 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81771106566C for ; Sat, 9 Jan 2010 12:40:03 +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 56A378FC0C for ; Sat, 9 Jan 2010 12:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o09Ce2GH002723 for ; Sat, 9 Jan 2010 12:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o09Ce2oB002722; Sat, 9 Jan 2010 12:40:02 GMT (envelope-from gnats) Date: Sat, 9 Jan 2010 12:40:02 GMT Message-Id: <201001091240.o09Ce2oB002722@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Wiktor Niesiobedzki Cc: Subject: Re: kern/141011: [usb] Encrypted root, geli password at boot; enter key never released X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Wiktor Niesiobedzki List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2010 12:40:03 -0000 The following reply was made to PR kern/141011; it has been noted by GNATS. From: Wiktor Niesiobedzki To: bug-followup , leclercn Cc: Subject: Re: kern/141011: [usb] Encrypted root, geli password at boot; enter key never released Date: Sat, 9 Jan 2010 13:22:15 +0100 Hi, I've just tried your suggestion to comment out the code "read and discard the input, no one is waiting for it". (I had to comment out also uint32_t c declaration), but I don't see any improvement. Still ukbd is behaving, as enter key hadn't been released. Cheers, Wiktor Niesiob=C4=99dzki