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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to