Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [simonb-timecounters] src/sys/arch/i386/isa
Module Name: src
Committed By: kardel
Date: Sun Apr 30 17:46:04 UTC 2006
Modified Files:
src/sys/arch/i386/isa [simonb-timecounters]: clock.c
Log Message:
- clock.h only contained TSC timecounter initialization
declarations that now live in x86/x86/tsc.h
- make i8254_gettimecount visiable for peridic calls
to avoid missed counter wraps
To generate a diff of this commit:
cvs rdiff -r1.89.6.4 -r1.89.6.5 src/sys/arch/i386/isa/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