Date: Sun, 10 Jan 2010 19:23:16 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-usb@freebsd.org, Wiktor Niesiobedzki <bsd@w.evip.pl> Subject: Re: kern/141011: [usb] Encrypted root, geli password at boot; enter key never release Message-ID: <201001101923.16236.hselasky@c2i.net> In-Reply-To: <201001101640.o0AGe37d002491@freefall.freebsd.org> References: <201001101640.o0AGe37d002491@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 10 January 2010 17:40:03 Wiktor Niesiobedzki wrote: > The following reply was made to PR kern/141011; it has been noted by GNATS. > > Hello Hans, > > I've tried to comment out this section in your version of ukbd.c, but > to no extent. Still some events get discarded somehow. Shall I enable > some usb debug-flags to help getting to the core of the problem? Hi, The information we need is inside ukbd.c . Try to add printfs in code enabling and disabling the keyboard. Especially in the USB keyboard read character function, and try to figure out where the missing characters are going. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001101923.16236.hselasky>