DragonFly-2.3.1.82.g50b53 master sys/platform/pc32/isa clock.c sys/platform/vkernel/platform systimer.c sys/sys systm.h
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun May 17 01:25:54 PDT 2009
commit 50b53814fb840b70162a846420b75c5bb9432931
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun May 17 13:11:50 2009 +0800
More clock cleanup:
- Move rtc initialization to SI_BOOT2_CLOCKREG, SI_ORDER_FIRST
- Staticize cpu_initclocks()
Summary of changes:
sys/platform/pc32/isa/clock.c | 107 +++++++++++++++--------------
sys/platform/vkernel/platform/systimer.c | 5 +-
sys/sys/systm.h | 1 -
3 files changed, 58 insertions(+), 55 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/50b53814fb840b70162a846420b75c5bb9432931
--
DragonFly BSD source repository
More information about the Commits
mailing list