cvs commit: src/sys/boot/ofw/common main.c src/sys/boot/ofw/libofw libofw.h ofw_memory.c

Peter Grehan grehan at FreeBSD.org
Sun Aug 1 20:05:10 PDT 2004


grehan      2004-08-02 03:05:09 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/ofw/common  main.c 
    sys/boot/ofw/libofw  libofw.h ofw_memory.c 
  Log:
  G5 support: handle the case where the OpenFirmware memory array uses
  64 bits for the phys address, but only 32 for the virtual address.
  
  Revision  Changes    Path
  1.6       +24 -10    src/sys/boot/ofw/common/main.c
  1.9       +8 -1      src/sys/boot/ofw/libofw/libofw.h
  1.5       +58 -18    src/sys/boot/ofw/libofw/ofw_memory.c


More information about the cvs-all mailing list