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

Matthew N. Dodd mdodd at FreeBSD.org
Wed May 11 13:02:16 PDT 2005


mdodd       2005-05-11 20:02:16 UTC

  FreeBSD src repository

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


More information about the cvs-src mailing list