From owner-freebsd-usb@FreeBSD.ORG Wed Feb 29 11:51:14 2012 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3A461065672; Wed, 29 Feb 2012 11:51:14 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id 483B98FC1B; Wed, 29 Feb 2012 11:51:13 +0000 (UTC) Received: from OctaHexa64-MkII (HPQuadro64.dmpriest.net.uk [62.13.130.30]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3) with ESMTP id q1TBeiVJ015374 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Wed, 29 Feb 2012 11:40:45 GMT Date: Wed, 29 Feb 2012 11:40:45 +0000 From: Karl Pielorz To: Andriy Gapon Message-ID: <4564EA0623F4CAA92EDC137B@OctaHexa64-MkII> In-Reply-To: <4F4E019B.5050408@FreeBSD.org> References: <21EB76F692ED4215A70037FC@OctaHexa64-MkII> <1330454834.3092.7.camel@powernoodle-l7.corp.yahoo.com> <7A0E0A12E1F9691864D4607C@OctaHexa64-MkII> <4F4E019B.5050408@FreeBSD.org> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-hackers@FreeBSD.org, Sean Bruno , freebsd-usb@FreeBSD.org Subject: Re: SuperMicro IPMI keyboard - fails for 'mountroot>' prompt under FreeBSD 9-R... X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Feb 2012 11:51:14 -0000 --On 29 February 2012 12:44 +0200 Andriy Gapon wrote: > on 29/02/2012 11:47 Karl Pielorz said the following: >> > > So the cause is that ukbd driver tries to attach after the mountroot > stage. The symptom is obvious, a fix is not. The BIOS has an option for port 60/64 emulation - I've tried enabling it (didn't seem to make any difference with nothing changed on the FreeBSD side) - is there any way to coax the system to prefer / use what would appear to be a PS/2 keyboard at that stage? -Karl