From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 23 17:47:53 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D56F1106566C for ; Sat, 23 Jun 2012 17:47:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 4B1988FC1B for ; Sat, 23 Jun 2012 17:47:53 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q5NHlobb040099; Sat, 23 Jun 2012 19:47:50 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q5NHloJ1040096; Sat, 23 Jun 2012 19:47:50 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 23 Jun 2012 19:47:50 +0200 (CEST) From: Wojciech Puchar To: Dieter BSD In-Reply-To: <20120623162415.303430@gmx.com> Message-ID: References: <20120623162415.303430@gmx.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Sat, 23 Jun 2012 19:47:50 +0200 (CEST) Cc: freebsd-hackers@freebsd.org Subject: Re: MAGIC with HP KVM - someone will help? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2012 17:47:53 -0000 > This reminds me of a problem I have when using a RS-232 console. > When the loader is sitting there waiting for a few seconds to see > if you will type something, it doesn't always notice keystrokes. > I would have to hold the key down (letting it autorepeat) and then > it would usually notice. This problem does not happen with the > PS/2 keyboard. (no KVM, no USB adapters) If it is a timing problem, > perhaps it is related? probably not. keyboard workd in loader perfectly. As well as it works perfectly after "mounting root"