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

Peter Grehan grehan at FreeBSD.org
Mon Dec 15 01:53:54 PST 2003


grehan      2003/12/15 01:53:53 PST

  FreeBSD src repository

  Modified files:
    sys/dev/ofw          ofw_disk.c 
  Log:
  - The last change conflicted with disks on a live system, as opposed to
  the psim simulator. Look for the "file" property which only exists
  on psim disks, and as a bonus, print the contents of this at boot-time,
  which is the host file being used for the disk image.
  - remove remaining warnings.
  
  Revision  Changes    Path
  1.10      +9 -3      src/sys/dev/ofw/ofw_disk.c


More information about the cvs-src mailing list