Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: simonb
Date: Fri Nov 23 01:04:12 UTC 2001
Modified Files:
syssrc/sys/arch/pmax/pmax: clock.c
syssrc/sys/dev/dec: mcclock.c
Removed Files:
syssrc/sys/arch/pmax/include: clock_machdep.h
Log Message:
Remove hardcoded values for HZ (under different names!) from mcclock.c
and clock_machdep.h, so that now HZ can be any supported frequency of
the mc146818a/ds1287a RTCs.
Tested at 256Hz and 2048Hz.
To generate a diff of this commit:
cvs rdiff -r1.5 -r0 syssrc/sys/arch/pmax/include/clock_machdep.h
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/pmax/pmax/clock.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/dec/mcclock.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