From owner-freebsd-usb@FreeBSD.ORG Sun Jan 10 00:20:06 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 4C03E106566B for ; Sun, 10 Jan 2010 00:20:06 +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 3A0088FC12 for ; Sun, 10 Jan 2010 00:20:06 +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 o0A0K5cP011819 for ; Sun, 10 Jan 2010 00:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0A0K5Es011818; Sun, 10 Jan 2010 00:20:05 GMT (envelope-from gnats) Date: Sun, 10 Jan 2010 00:20:05 GMT Message-Id: <201001100020.o0A0K5Es011818@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Wiktor Niesiobedzki Cc: Subject: Re: Re: kern/141011: [usb] Encrypted root, geli password at boot; enter key never release 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: Sun, 10 Jan 2010 00:20:06 -0000 The following reply was made to PR kern/141011; it has been noted by GNATS. From: Wiktor Niesiobedzki To: Hans Petter Selasky Cc: bug-followup Subject: Re: Re: kern/141011: [usb] Encrypted root, geli password at boot; enter key never release Date: Sun, 10 Jan 2010 01:19:08 +0100 Hi, I've just tested your patch. After full boot process the keyboard is fully usable (that's the great improvement). But on the other hand, I see that some of the characters are droped during input of passpharse (it looks like every 10th or 15th - not sure if there is constant value between characters). The character is dropped no matter how long the key is pressed. Any further hints? Cheers, Wiktor Niesiobedzki 2010/1/9 Hans Petter Selasky : > > ---------- =C2=A0Forwarded Message =C2=A0---------- > > Subject: Re: kern/141011: [usb] Encrypted root, geli password at boot; en= ter > key never release > Date: Friday 08 January 2010 > From: Hans Petter Selasky > To: Guido van Rooij > > Hi, > > Can you try the attached patch to ukbd.c . You might need to apply it by = hand. > I've attached the complete file aswell. > > --HPS > > ------------------------------------------------------- >