Author: marius
Date: Thu Mar 19 12:32:13 2009
New Revision: 190028
URL: http://svn.freebsd.org/changeset/base/190028

Log:
  MFC: r182729
  
  Switch sun4v to back to using its own clock.c, which was ressurected
  in r190005, as the sparc64 version is going to be rototilled and sun4v
  currently can't be verified to still work with the new sparc64 one
  due to its overall state.

Modified:
  stable/7/sys/   (props changed)
  stable/7/sys/conf/files.sun4v
  stable/7/sys/contrib/pf/   (props changed)
  stable/7/sys/dev/ath/ath_hal/   (props changed)
  stable/7/sys/dev/cxgb/   (props changed)

Modified: stable/7/sys/conf/files.sun4v
==============================================================================
--- stable/7/sys/conf/files.sun4v       Thu Mar 19 12:31:59 2009        
(r190027)
+++ stable/7/sys/conf/files.sun4v       Thu Mar 19 12:32:13 2009        
(r190028)
@@ -34,7 +34,7 @@ libkern/fls.c                 standard
 libkern/flsl.c                 standard
 sparc64/sparc64/autoconf.c     standard
 sun4v/sun4v/bus_machdep.c      standard
-sparc64/sparc64/clock.c                standard
+sun4v/sun4v/clock.c            standard
 sparc64/sparc64/db_disasm.c    optional        ddb
 sun4v/sun4v/db_interface.c     optional        ddb
 sun4v/sun4v/db_trace.c optional        ddb
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to