aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/sparc64/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* If clock_ct_to_ts fails to convert time time from the real time clock,David Malone2007-07-231-3/+5
* - Flesh out the support for the EBus variant which actually is theMarius Strobl2007-06-161-21/+75
* Remove superfluous bzero()'ing of the softc.Marius Strobl2005-11-301-1/+0
* After some input from bde@ and rereading the datasheet use a MTX_SPINMarius Strobl2005-06-041-1/+1
* o mc146818(4):Marius Strobl2005-05-191-11/+22
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Add a front-end for the `rtc' device which is a MC146818 compatibleMarius Strobl2004-11-171-0/+181