summaryrefslogtreecommitdiff
path: root/sys/arch/arc/isa/mcclock_isa.c
AgeCommit message (Expand)Author
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
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
2005-12-11merge ktrace-lwp.christos
2005-01-22- remove __P()tsutsui
2004-09-14adapt to ISA "unknown address" namespace separation (purely mechanical,drochner
2003-10-29Switch arc to use MI mc146818 tod driver.tsutsui
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-06-13split clock_mc.c into interval timer driver (timer) andsoda