Date: Thu, 16 Apr 2009 09:19:33 -0700 From: Maksim Yevmenkin <maksim.yevmenkin@gmail.com> To: freebsd-current@freebsd.org Cc: Tobias Grosser <grosser@fim.uni-passau.de> Subject: Re: [patch] prevent atkbd(4) from calling callback in polled mode Message-ID: <bb4a86c70904160919k6726d321tf786fe2006f5b379@mail.gmail.com> In-Reply-To: <20090416141855.75ff5184@fabiankeil.de> References: <bb4a86c70904151717j1b92f4f6t26244b1ab698bf97@mail.gmail.com> <20090416141855.75ff5184@fabiankeil.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 16, 2009 at 5:18 AM, Fabian Keil <freebsd-listen@fabiankeil.de> wrote: > Maksim Yevmenkin <maksim.yevmenkin@gmail.com> wrote: > >> would anyone object to the small attached atkbd(4) patch? the idea is >> to basically prevent atkbd(4) interrupt handler from calling keyboard >> callback function when polled mode is enabled. >> >> i would really like to hear from people who is using kbdmux(4) on smp >> systems and having problems with duplicated/missing characters while >> using keyboard at mountroot, geli, etc. prompts. basically, when low >> level console input functions (cngetc(), gets(), etc.) are used _and_ >> interrupts are enabled. > > Thanks. This version of your patch works for me, too. thanks for trying it out guys! anyone else? i plan to commit it at the end of the day today, provided, of course, i do not hear anything bad. thanks, max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb4a86c70904160919k6726d321tf786fe2006f5b379>