From owner-freebsd-stable@FreeBSD.ORG Tue Feb 28 11:58:22 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 2204216A420 for ; Tue, 28 Feb 2006 11:58:22 +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 0961543D49 for ; Tue, 28 Feb 2006 11:58:20 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from localhost (localhost [127.0.0.1]) by mail.afflictions.org (Postfix) with ESMTP id 85F7878C79; Tue, 28 Feb 2006 07:05:31 -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 01150-10; Tue, 28 Feb 2006 07:05:26 -0500 (EST) Received: from dementia.afflictions.org (dementia [172.19.206.56]) by mail.afflictions.org (Postfix) with ESMTP id 641A278C64; Tue, 28 Feb 2006 07:05:23 -0500 (EST) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 187951C082B; Tue, 28 Feb 2006 06:58:11 -0500 (EST) Date: Tue, 28 Feb 2006 06:58:10 -0500 From: Damian Gerow To: "Axel S. Gruner" Message-ID: <20060228115810.GB88352@afflictions.org> References: <399d23e90602280049p2ef06ecehbdead8d57248228a@mail.gmail.com> <200602281111.47122.asg@suedfactoring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602281111.47122.asg@suedfactoring.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 Cc: freebsd-stable@freebsd.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: Tue, 28 Feb 2006 11:58:22 -0000 Thus spake Axel S. Gruner (asg@suedfactoring.com) [28/02/06 05:22]: : go to boot loader prompt and type: : : unset acpi_load : load ispfw : load isp : set hint.atkbd.0.disabled="1" : boot : : With these options i am able to boot the installation cd, also the keyboard is : working and, surprise surprise, with "load ispfw" i see also the drives in : the SAN (LUNs). 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