cvs commit: src/sys/i386/isa clock.c

Matthew N. Dodd mdodd at FreeBSD.org
Tue Apr 12 13:49:32 PDT 2005


mdodd       2005-04-12 20:49:31 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/isa         clock.c 
  Log:
  Replace spl protection in rtcin() and writertc() with spinlocks
  using the existing clock_lock mutex.
  
  Revision  Changes    Path
  1.219     +6 -6      src/sys/i386/isa/clock.c


More information about the cvs-all mailing list