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