Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 23:55:56 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 50977 for review
Message-ID:  <200404130655.i3D6tucA093263@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=50977

Change 50977 by jmallett@jmallett_sprout on 2004/04/12 23:55:30

	A note to myself about the fact that this isn't really SGI-specific.

Affected files ...

.. //depot/projects/mips/sys/mips/sgimips/clock.c#5 edit

Differences ...

==== //depot/projects/mips/sys/mips/sgimips/clock.c#5 (text+ko) ====

@@ -25,6 +25,12 @@
  * $FreeBSD$
  */
 
+/*
+ * XXX have a generic int5 clock in the mips/ code, and just use some
+ * per-platform callbacks to get the freq.  Obviously this should be an
+ * optional device.
+ */
+
 #include <sys/param.h>
 #include <sys/systm.h>
 #include <sys/time.h>



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