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