summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/mkclock.c
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2012-09-19Use the PROM mapping for the clock, if it exists.jdc
2012-08-11add an XXXSMP comment.mrg
2011-07-29port the openbsd central and fhc drivers, and the clock/zs attachments.mrg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-03-12Remove unnecessary headers.nakayama
2009-10-24Use trunc_page or round_page where appropriate.nakayama
2008-03-29Don't forget to initialize sc_dev.tsutsui
2008-03-29Use device_private(), missed in the previous.tsutsui
2008-03-28Split device_t and softc for MI mk48txx(4) and intersil7170(4) clocks,tsutsui
2008-01-10- move todr_attach(9) calls from each MD attachment to MI mk48txx_attach()tsutsui
2006-11-09More cleanup of sparc64 clock stuff:tsutsui