看板 DFBSD_commit 關於我們 聯絡資訊
commit 38015462281442a16102242b1194e9dd789ac194 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue May 19 20:56:17 2009 +0800 Revert "More clock cleanup:" This reverts commit 50b53814fb840b70162a846420b75c5bb9432931. Reordering RTC and i8254 initialization does not work on some boxes Reported-by: Johannes Hofmann <johannes.hofmann@gmx.de> 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, 55 insertions(+), 58 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38015462281442a16102242b1194e9dd789ac194 -- DragonFly BSD source repository