From owner-cvs-all@FreeBSD.ORG Sun Aug 29 20:24:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 518BE16A4CE; Sun, 29 Aug 2004 20:24:28 +0000 (GMT) Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2A6A43D55; Sun, 29 Aug 2004 20:24:27 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) i7TKOQsM099066; Sun, 29 Aug 2004 22:24:26 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i7TKOQ8j045844; Sun, 29 Aug 2004 22:24:26 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i7TKOQsM045843; Sun, 29 Aug 2004 22:24:26 +0200 (CEST) (envelope-from wb) Date: Sun, 29 Aug 2004 22:24:26 +0200 From: Wilko Bulte To: Marcel Moolenaar Message-ID: <20040829202426.GB45805@freebie.xs4all.nl> References: <200408291952.i7TJqX5c069635@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408291952.i7TJqX5c069635@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release/ia64 mkisoimages.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 20:24:28 -0000 On Sun, Aug 29, 2004 at 07:52:33PM +0000, Marcel Moolenaar wrote.. > marcel 2004-08-29 19:52:33 UTC > > FreeBSD src repository > > Modified files: > release/ia64 mkisoimages.sh > Log: > Put the ispfw.ko module on the EFI boot partition when creating a > bootable ISO. HP machines (like the rx2600) that (also) have isp(4) > may have a non-standard firmware on the controller. Our isp(4) driver > is not able to work with those and even panics. This makes installing > FreeBSD rather impossible. By adding the ispfw.ko module, we give the > user a chance to upload a certified firmware onto the card and so make > it possible to either use the isp(4) successfully or otherwise avoid > the panic. Neat! I have the distinct feeling I know the box where this needs to be tested on ;) -- Wilko Bulte wilko@FreeBSD.org