Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: dyoung
Date: Thu Jan 3 04:42:13 UTC 2008
Modified Files:
src/sys/kern: kern_tc.c
src/sys/sys: timetc.h
Log Message:
Add tc_detach() for detaching a timecounter. It is good enough to
detach the AMD Geode SC1100 27 MHz clock, geodecntr(4), but there
may be synchronization problems on MP machines.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/kern/kern_tc.c
cvs rdiff -r1.3 -r1.4 src/sys/sys/timetc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index