From owner-freebsd-stable@FreeBSD.ORG Wed Mar 1 03:55:55 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 812EF16A420 for ; Wed, 1 Mar 2006 03:55:55 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from mail.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id E67DF43D55 for ; Wed, 1 Mar 2006 03:55:53 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from localhost (localhost [127.0.0.1]) by mail.afflictions.org (Postfix) with ESMTP id 66D4078CAA for ; Tue, 28 Feb 2006 23:03:06 -0500 (EST) Received: from mail.afflictions.org ([127.0.0.1]) by localhost (pandora.afflictions.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 67149-06 for ; Tue, 28 Feb 2006 23:02:59 -0500 (EST) Received: from dementia.afflictions.org (dementia [172.19.206.56]) by mail.afflictions.org (Postfix) with ESMTP id 60C3A78CA2 for ; Tue, 28 Feb 2006 23:02:58 -0500 (EST) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 9FDC31C082B; Tue, 28 Feb 2006 22:55:43 -0500 (EST) Date: Tue, 28 Feb 2006 22:55:43 -0500 From: Damian Gerow To: freebsd-stable@freebsd.org Message-ID: <20060301035543.GK3021@afflictions.org> References: <20060228115810.GB88352@afflictions.org> <44044B61.90808@secureworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44044B61.90808@secureworks.com> X-PGP-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 X-PGP-Key: 0xC2889CC9 User-Agent: Mutt/1.5.11 X-Virus-Scanned: amavisd-new at pandora.afflictions.org Subject: Re: Installing FreeBSD 6.0 on IBM BladeCenter HS20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 03:55:55 -0000 Thus spake Michael Proto (mproto@secureworks.com) [28/02/06 08:17]: : > Do isp/ispfw do any funkiness with the keyboard? Even when booting with : > hint.atkbd.0.disabled="1", my keyboard still doesn't work. : > : > - Damian : : Try this at the loader prompt: : : hint.atkbd.0.flags="0x1" I've tried that. Alone, and in combination with the above hint. (It is also the equivalent of selecting a USB keyboard from the boot menu, I believe.) - Damian