Date: Thu, 28 May 2009 14:52:58 +1000 From: Emil Mikulic <emikulic@gmail.com> To: Andriy Gapon <avg@icyb.net.ua> Cc: freebsd-current@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb keyboard detected after mountroot Message-ID: <20090528045258.GA51336@dmr.ath.cx> In-Reply-To: <4A1D321F.7060907@icyb.net.ua> References: <4A1D321F.7060907@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 27, 2009 at 03:29:19PM +0300, Andriy Gapon wrote: > I think it's time to remind of this issue again. I have no clue why > it happens but on my system I consistently see that my USB keyboard is > detected after mountroot. This worries me because this is a "legacy > free" system, i.e. it has no PS/2 ports. So if something unexpected > happens I won't be able to enter different boot device should kernel > boot ever stop at mountroot prompt. I have the same problem and filed a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=133989 The PR contains a patch that calls pause() in the prompt code. This gets the keyboard detected but not actually working. :( --Emil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090528045258.GA51336>