From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 02:53:27 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59C6EE14 for ; Tue, 8 Apr 2014 02:53:27 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2F6621703 for ; Tue, 8 Apr 2014 02:53:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=2jFVhZw4a8OaYfKt3khKubQOarM7S/PTLQRPIxJO65o=; b=Emy/3EmkmJepn41z8Z4RvxhDInujJv84TMet/jsFB0oIS6PVycMEry88Z9H9BYMTRZ+1QLDeJEkBgqmiqa6+HDgSb/QgE1oVizjPCPuf0fPuuNdHCoAklY8Lu1ZfiP/O36eLECE9xu8r9vh9ex91L4KXR3eBUxtDVp85q6M/j7I=; Received: from [182.55.101.96] (port=31222 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WXMAA-002tHg-6L; Mon, 07 Apr 2014 20:53:26 -0600 Date: Tue, 8 Apr 2014 10:53:23 +0800 From: Erich Dollansky To: Joshua Lokken Subject: Re: USB keyboard in FreeBSD 10 amd64 installer Message-ID: <20140408105323.28dcb060@X220.alogt.com> In-Reply-To: References: <20140408092335.2674f829@X220.alogt.com> <20140408094203.2af9d68d@X220.alogt.com> <20140408103420.3527d9e2@X220.alogt.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 02:53:27 -0000 Hi, On Mon, 7 Apr 2014 19:43:06 -0700 Joshua Lokken wrote: > There are 3 USB-related BIOS options, basically: > > USB On/Off > Legacy USB On/Off > USB Mass Storage On/Off > > I tried with Legacy USB both on and off, same results. I checked the > mobo manual, and all ports are USB 2.0/1.1, no BIOS updates available. > Some keyboards need the legacy stuff. As all your ports are USB 2, it has to work. Erich