summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/rtc.c
AgeCommit message (Expand)Author
2023-06-27remove double/tripple o in comments, where it likely was not added on purpose.andvar
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2010-03-11various aprint_* fixes.mrg
2008-12-14no need for this to use BUS_SPACE_MAP_LINEAR - it uses bus_space properlymrg
2008-03-29Don't forget to initialize sc_dev.tsutsui
2008-03-28Split device_t and softc for MI mc146818 clock,tsutsui
2008-01-10Move todr_attach(9) calls from each MD attachment to MI mc146818_attach().tsutsui
2006-11-09More cleanup of sparc64 clock stuff:tsutsui
2006-10-09avoid bringing in mc146818 routines for kernels that do not have themrg