cvs commit: src/sys/dev/ofw ofw_disk.c

Peter Grehan grehan at FreeBSD.org
Mon Dec 27 21:07:50 PST 2004


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


More information about the cvs-all mailing list