From owner-freebsd-stable@FreeBSD.ORG Fri Jan 27 07:16:18 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2620F106564A; Fri, 27 Jan 2012 07:16:18 +0000 (UTC) (envelope-from lmpb707@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7B8698FC19; Fri, 27 Jan 2012 07:16:17 +0000 (UTC) Received: by werg1 with SMTP id g1so1594045wer.13 for ; Thu, 26 Jan 2012 23:16:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=o/XTlfgAxqmipEeCwZ1dtQ8WvZE6jN+JGB/bmaGPCL0=; b=JXF6EYJGUcJeBtfFYrrUyhpO3CtaBDBp2x66kitI//w2b6OAQ4RPwOKpsIDhMSJY3K 9h8hn1hUdKCtxJP1zdCifOnZzDMtNjenILRElQ3XOA3naJf3D+MOdrsfZxHRWRTBh/5X M7aEHc/H+Vex5QGzjMjr5AN057xk5Ok+dP4OY= MIME-Version: 1.0 Received: by 10.216.138.24 with SMTP id z24mr2398059wei.48.1327647014587; Thu, 26 Jan 2012 22:50:14 -0800 (PST) Received: by 10.216.183.205 with HTTP; Thu, 26 Jan 2012 22:50:14 -0800 (PST) Received: by 10.216.183.205 with HTTP; Thu, 26 Jan 2012 22:50:14 -0800 (PST) In-Reply-To: <4F220702.6040308@FreeBSD.org> References: <4F21CD00.7090306@rpi.edu> <201201270035.30878.alonsoschaich@gmx.de> <20120127001545.GA64476@icarus.home.lan> <4F220702.6040308@FreeBSD.org> Date: Fri, 27 Jan 2012 07:50:14 +0100 Message-ID: From: marek lastname To: Garance A Drosehn Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org, Jeremy Chadwick , Schaich Alonso Subject: Re: Problem with USB keyboard during boot screen X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2012 07:16:18 -0000 Are you sure that you are *not* using USB 3.0 ports for the keyboard which makes problems? I had that on ZBOX ID34 - with keyobard connected to 3.0 I was not able to enter BIOS at all. Marek