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: tsutsui
Date: Mon Jan 7 14:39:28 UTC 2008
Modified Files:
src/sys/arch/mvme68k/dev: clock_pcc.c pccreg.h
src/sys/arch/mvme68k/include: types.h
src/sys/arch/mvme68k/mvme68k: clock.c
src/sys/dev/mvme: clock_pcctwo.c clockvar.h pcctworeg.h
Log Message:
Add timecounter(9) support for mvme68k.
Based on a patch from Garrett D'Amore and several tweaks by me.
Compile tested only, but reviewed by joerg@ and
no objection from scw@ on port-mvme68k.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/mvme68k/dev/clock_pcc.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/mvme68k/dev/pccreg.h
cvs rdiff -r1.12 -r1.13 src/sys/arch/mvme68k/include/types.h
cvs rdiff -r1.24 -r1.25 src/sys/arch/mvme68k/mvme68k/clock.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/mvme/clock_pcctwo.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/mvme/clockvar.h
cvs rdiff -r1.1 -r1.2 src/sys/dev/mvme/pcctworeg.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