Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 1998 13:36:56 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa clock.c loran.c src/sys/kern kern_clock.c src/sys/sys time.h
Message-ID:  <199806072036.NAA01529@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

phk         1998/06/07 13:36:56 PDT

  Modified files:
    sys/i386/isa         clock.c loran.c 
    sys/kern             kern_clock.c 
    sys/sys              time.h 
  Log:
  Add a member function more to the timecounters, this one is for use
  with latch based PPS implementations.  The client that uses it will
  be committed after more testing.
  
  Revision  Changes    Path
  1.123     +3 -1      src/sys/i386/isa/clock.c
  1.6       +2 -1      src/sys/i386/isa/loran.c
  1.72      +32 -6     src/sys/kern/kern_clock.c
  1.32      +4 -1      src/sys/sys/time.h



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