Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2007 13:06:45 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/pci ofw_pcibus.c src/sys/sparc64/sparc64 mem.c src/sys/sun4v/include cache.h iommureg.h iommuvar.h pmap.h src/sys/sun4v/sun4v bus_machdep.c hviommu.c machdep.c pmap.c vm_machdep.c
Message-ID:  <200705201306.l4KD6kSB000745@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-05-20 13:06:45 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/pci      ofw_pcibus.c 
    sys/sparc64/sparc64  mem.c 
    sys/sun4v/include    pmap.h 
    sys/sun4v/sun4v      bus_machdep.c hviommu.c machdep.c pmap.c 
                         vm_machdep.c 
  Removed files:
    sys/sun4v/include    cache.h iommureg.h iommuvar.h 
  Log:
  Delete the unused/not really used sparc64 (as in sun4u) cache.h,
  iommureg.h (which already began to bitrot) and iommuvar.h from the
  sun4v source and adjust some of the source which is shared between
  sparc64 and sun4v as appropriate.
  
  Revision  Changes    Path
  1.13      +2 -2      src/sys/sparc64/pci/ofw_pcibus.c
  1.18      +16 -9     src/sys/sparc64/sparc64/mem.c
  1.3       +0 -125    src/sys/sun4v/include/cache.h (dead)
  1.2       +0 -180    src/sys/sun4v/include/iommureg.h (dead)
  1.2       +0 -99     src/sys/sun4v/include/iommuvar.h (dead)
  1.8       +0 -1      src/sys/sun4v/include/pmap.h
  1.3       +0 -1      src/sys/sun4v/sun4v/bus_machdep.c
  1.5       +0 -1      src/sys/sun4v/sun4v/hviommu.c
  1.10      +0 -1      src/sys/sun4v/sun4v/machdep.c
  1.35      +0 -6      src/sys/sun4v/sun4v/pmap.c
  1.5       +0 -1      src/sys/sun4v/sun4v/vm_machdep.c



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