From owner-freebsd-current@FreeBSD.ORG Tue Sep 20 00:35:28 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3487B1065672 for ; Tue, 20 Sep 2011 00:35:28 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id F14E88FC0C for ; Tue, 20 Sep 2011 00:35:27 +0000 (UTC) Received: by iadk27 with SMTP id k27so9251421iad.13 for ; Mon, 19 Sep 2011 17:35:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=Ifw2FRSbSab+Q30BV2vHIIssuLwCOEW1N/K1u33FDgI=; b=JjPdPS9gIBimUFkm/xOXioNr5Y5aBbHqtKITZXSAgHxbkA47qkd6+CytX62vzej/EC Ci8ioGQSPVwSN7TuPKbmY4tDRY2eElPM1WERbVo0isTLo6WPn+uHr2h2rE3qteJc+w+2 zi9oS4Ju9ma8WMgCo4sXuCA6FS0z/nglR3rQM= Received: by 10.42.153.130 with SMTP id m2mr231661icw.155.1316478927350; Mon, 19 Sep 2011 17:35:27 -0700 (PDT) Received: from kruse-111.3.ixsystems.com (drawbridge.ixsystems.com. [206.40.55.65]) by mx.google.com with ESMTPS id by18sm16156344ibb.1.2011.09.19.17.35.24 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 19 Sep 2011 17:35:26 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Garrett Cooper In-Reply-To: <201109200039.48139.ken@mthelicon.com> Date: Mon, 19 Sep 2011 17:35:23 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <1DEF7FE4-F2EA-422F-A4E5-911226E96AEF@gmail.com> References: <201109200039.48139.ken@mthelicon.com> To: Pegasus Mc Cleaft X-Mailer: Apple Mail (2.1084) Cc: freebsd-current@freebsd.org Subject: Re: USB Keyboard doesn't work X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 00:35:28 -0000 On Sep 19, 2011, at 4:39 PM, Pegasus Mc Cleaft wrote: > On Monday 19 September 2011 20:20:18 Alisson wrote: >=20 >> if the machine doesn't have a PS2 port to use keyboard... and have = only USB >> port its impossible to use an keyboard on mountroot prompt >=20 > Hi Alisson,=20 >=20 > I dont know the complete ins and outs of this, but I think it = has a lot=20 > to do with the BIOS on your machine and/or how it is configured (IE: = PS2=20 > emulation). Many BIOS vendors label this as "legacy keyboard emulation", = etc. You might want to play with the plug-n-play settings as well (but I = doubt that that would help). HTH, -Garrett=