Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun2
Module Name: src
Committed By: gdamore
Date: Sun Sep 3 21:43:56 UTC 2006
Modified Files:
src/sys/arch/sun2/include: types.h
src/sys/arch/sun2/sun2: clock.c
Log Message:
Convert to timecounters. Since sun2 lacks a separate timer for microsecond
interpolation, we just use the default clock interrupt timer. (100Hz)
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sun2/include/types.h
cvs rdiff -r1.10 -r1.11 src/sys/arch/sun2/sun2/clock.c
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