Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/isa
Module Name: src
Committed By: kardel
Date: Sat Jan 19 15:06:52 UTC 2008
Modified Files:
src/sys/arch/x86/isa: clock.c
Log Message:
unbreak i8254_get_timecount() in environments where the
clock interrupt is derived from other sources (e.g. lapic)
and the i8254 timer is running the full cycle without
being used as clock interrupt source.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/x86/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