From owner-cvs-all@FreeBSD.ORG Mon Aug 30 13:57:01 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 6003A16A4CE; Mon, 30 Aug 2004 13:57:01 +0000 (GMT) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF03D43D4C; Mon, 30 Aug 2004 13:57:00 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) i7UDuxCC042081; Mon, 30 Aug 2004 15:56:59 +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 i7UDuxU5051169; Mon, 30 Aug 2004 15:56:59 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i7UDuwrn051168; Mon, 30 Aug 2004 15:56:58 +0200 (CEST) (envelope-from wb) Date: Mon, 30 Aug 2004 15:56:58 +0200 From: Wilko Bulte To: Marcel Moolenaar Message-ID: <20040830135658.GA51153@freebie.xs4all.nl> References: <200408291952.i7TJqX5c069635@repoman.freebsd.org> <20040829202426.GB45805@freebie.xs4all.nl> <20040829213155.GB23266@dhcp53.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040829213155.GB23266@dhcp53.pn.xcllnt.net> 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: Mon, 30 Aug 2004 13:57:01 -0000 On Sun, Aug 29, 2004 at 02:31:55PM -0700, Marcel Moolenaar wrote.. > On Sun, Aug 29, 2004 at 10:24:26PM +0200, Wilko Bulte wrote: > > > 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 ;) > > Oh, good. I don't have to ask then... :-) I'm a nice guy (generally). Do you have an install ISO around somewhere that I can pull over? Better be tested before MFC5 right? -- Wilko Bulte wilko@FreeBSD.org