Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2004 05:07:49 +0000 (UTC)
From:      Peter Grehan <grehan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ofw ofw_disk.c
Message-ID:  <200412280507.iBS57n90092449@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
grehan      2004-12-28 05:07:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ofw          ofw_disk.c 
  Log:
  Don't probe for a disk unless explicitly enabled by a tunable.
  This allows boot to proceed on a real system until the issue
  of calling back into certain OpenFirmware calls (e.g. finddevice)
  in thread context is understood.
  
  (this commit only affects psim users, of which I think I am the
  only one...)
  
  Revision  Changes    Path
  1.16      +6 -0      src/sys/dev/ofw/ofw_disk.c



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