Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 1996 12:26:57 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa clock.c src/sys/i386/include clock.h
Message-ID:  <199607301926.MAA00231@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/07/30 12:26:57

  Modified:    sys/i386/isa  clock.c
               sys/i386/include  clock.h
  Log:
  Fixed the machdep.i8254_freq and machdep.i586_freq sysctls.  Writes were
  handled bogusly.
  
  Centralized the setting of all the frequency variables.  Set these
  variables atomically.  Some new ones aren't used yet.
  
  Revision  Changes    Path
  1.66      +41 -18    src/sys/i386/isa/clock.c
  1.15      +6 -2      src/sys/i386/include/clock.h



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