summaryrefslogtreecommitdiff
path: root/sys/dev/dec/mcclock.c
AgeCommit message (Expand)Author
2014-11-17PR/49207: Kamil Rytarowski: Add sys/clock.h with generic time macroschristos
2011-06-04Split device_t/softc. Tested on GXemul.tsutsui
2011-04-06Make this compile with options DEBUG. (PRId64 for time_t)tsutsui
2010-05-03Fix error introduced with timecounters - RTC clock register only usesmhitch
2009-12-12Remove `volatile' qualifier from argument types oftsutsui
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-08use aprint_*_dev and device_xnamecegger
2008-03-29Remove an extra newline added in rev 1.18.tsutsui
2008-01-04Make this compile with DEBUG enabled (fix a printf format, convert tosimonb
2008-01-03Timecounter and generic todr support for pmax. From Garret D'Amore.joerg
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2001-12-05Remove some debug printf()s.simonb
2001-11-23Remove hardcoded values for HZ (under different names!) from mcclock.csimonb
2001-11-13add/cleanup RCSIDlukem
1999-01-15__pmax__ -> pmax, like other ports.thorpej
1998-04-19Copy alpha/tc/mcclock_ioasic.c (duplicated in pmax/tc/mcclock_ioasic.c)jonathan
1998-01-12Adjust for config changes.thorpej
1997-09-02Nuke the idea of <machine/options.h>. It completely defeats the purposethorpej
1997-07-22Use new <dev/dec/clockvar.h> and and <dev/dec/mcclokvar.h>.jonathan
1997-04-07by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.cgd
1997-04-07clean up NetBSD RCS ID strings, include machine/options.hcgd
1997-03-12enabled SQWE as well as PIE in reg B.cgd
1996-10-13backout previous kprintf changechristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-04-17fix copyrightscgd
1996-04-17clean up clock handling: clock drivers are now seperate from thecgd