imp 2005-03-17 20:45:24 UTC
FreeBSD src repository
Modified files:
sys/dev/ppbus pps.c
Log:
When locking a MTX_SPIN, one needs to use mtx_lock_spin.
Lock the timeout routine as well.
Submitted by: bde
Revision Changes Path
1.49 +7 -5 src/sys/dev/ppbus/pps.c