From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 11:21:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3109516A4CE for ; Thu, 4 Mar 2004 11:21:22 -0800 (PST) Received: from www.mcmanis.com (www.mcmanis.com [66.125.189.29]) by mx1.FreeBSD.org (Postfix) with SMTP id 100C643D2F for ; Thu, 4 Mar 2004 11:21:22 -0800 (PST) (envelope-from cmcmanis@mcmanis.com) Received: (qmail 46637 invoked from network); 4 Mar 2004 19:31:42 -0000 Received: from home.mcmanis.com (HELO manowar.mcmanis.com) (66.125.189.30) by www.mcmanis.com with SMTP; 4 Mar 2004 19:31:42 -0000 Message-Id: <6.0.0.22.2.20040304112410.041a8138@66.125.189.29> X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 04 Mar 2004 11:24:49 -0800 To: stan , Free BSD Questions list From: Chuck McManis In-Reply-To: <20040304184744.GB9231@teddy.fas.com> References: <20040304184744.GB9231@teddy.fas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: 4.9 install disks and USB keyboard? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 19:21:22 -0000 Boot uses the BIOS calls so you need to set "Legacy USB Keyboard" support true in the BIOS. Then it works fine. --Chuck At 10:47 AM 3/4/2004, stan wrote: >Am I missing a tep here?