cvs commit: src/sys/boot/ofw/libofw ofw_copy.c

Peter Grehan grehan at FreeBSD.org
Wed Jul 7 23:06:57 PDT 2004


grehan      2004-07-08 06:06:56 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/ofw/libofw  ofw_copy.c 
  Log:
  Correctly calculate size of memory to be mapped when copying. Removal
  of the 256Mb 1:1 BAT mapping exposed this as copying into memory that
  hadn't been claimed from OpenFirmware.
  
  compiled-tested on: panther (sparc64). Code built, but not used, on sparc64
  
  Revision  Changes    Path
  1.14      +3 -1      src/sys/boot/ofw/libofw/ofw_copy.c


More information about the cvs-all mailing list