From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 2 08:48:49 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBC8D106564A; Fri, 2 Mar 2012 08:48:49 +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 66DDC8FC16; Fri, 2 Mar 2012 08:48:49 +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 q228mlSW045687 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Fri, 2 Mar 2012 08:48:48 GMT Date: Fri, 02 Mar 2012 08:48:50 +0000 From: Karl Pielorz To: Garrett Cooper Message-ID: In-Reply-To: References: <21EB76F692ED4215A70037FC@OctaHexa64-MkII> <1330454834.3092.7.camel@powernoodle-l7.corp.yahoo.com> <7A0E0A12E1F9691864D4607C@OctaHexa64-MkII> <4F4E019B.5050408@FreeBSD.org> <4564EA0623F4CAA92EDC137B@OctaHexa64-MkII> <324297D7C526FFB64CFD2C0B@OctaHexa64-MkII> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Andriy Gapon , 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-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 08:48:50 -0000 --On 01 March 2012 07:59 -0800 Garrett Cooper wrote: >> Do you mean (looking at the man page) just setting: >> >> =C2=A0hint.kbdmux.0.disabled=3D"1" >> >> In device.hints? >> >> That didn't make any difference - nor, (just in case) did setting it to >> '0'. > > Are you sure it's compiled into the kernel? It's in GENERIC, but I'm > not sure what you're running... > -Garrett Sorry, yes - it's running GENERIC (i.e. stock 9.0-R GENERIC). -Karl