Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: perry
Date: Mon Sep 4 01:40:19 UTC 2006
Modified Files:
src/sys/arch/amd64/isa: clock.c
src/sys/arch/i386/isa: clock.c
Log Message:
The i386 and amd64 versions are now identical. They'll get moved to
arch/x86 soon. Ultimately the functionality should be split
into different files for i8254, mc146818 and pcppi.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/amd64/isa/clock.c
cvs rdiff -r1.100 -r1.101 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