Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2007 22:30:38 +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/dev/ofw openfirm.c openfirm.h src/sys/sun4v/include trap.h src/sys/sun4v/sun4v machdep.c trap.c
Message-ID:  <200706162230.l5GMUdnc049124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-06-16 22:30:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ofw          openfirm.c openfirm.h 
    sys/sun4v/include    trap.h 
    sys/sun4v/sun4v      machdep.c trap.c 
  Log:
  - Restore the machine independency of sys/dev/ofw/openfirm.{c,h} by
    moving OF_set_mmfsa_traptable() (SUNW,set-trap-table with the two
    arguments used here is specific to sun4v) to MD code.
  - In sys/dev/ofw/openfirm.h remove prototypes for unimplemented
    functions and unused Solaris compatibility macros.
  
  Revision  Changes    Path
  1.19      +0 -31     src/sys/dev/ofw/openfirm.c
  1.13      +0 -31     src/sys/dev/ofw/openfirm.h
  1.4       +1 -0      src/sys/sun4v/include/trap.h
  1.15      +2 -2      src/sys/sun4v/sun4v/machdep.c
  1.15      +28 -2     src/sys/sun4v/sun4v/trap.c



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