Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2004 19:52:33 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/ia64 mkisoimages.sh
Message-ID:  <200408291952.i7TJqX5c069635@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  Revision  Changes    Path
  1.10      +1 -0      src/release/ia64/mkisoimages.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408291952.i7TJqX5c069635>