summaryrefslogtreecommitdiff
path: root/sys/arch/algor/dev/mcclock_mainbus.c
AgeCommit message (Expand)Author
2011-07-09Allow algor kernels to be built under either algor/algor64 ormatt
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
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
2008-01-09Fix botch on MI todr(9) migration of algor on September 2006:tsutsui
2006-09-05Update algor clock handling. This includes using the common mc146818gdamore
2002-10-02Fix script-o's in last.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2001-06-01Add support for the Algorithmics P-4032 board. This is totallythorpej