aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mc146818/mc146818.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r201009Marius Strobl2010-01-151-3/+1
* MFC: r201008Marius Strobl2010-01-151-2/+7
* Export mc146818_def_{read,write}() so the front-end can make useMarius Strobl2007-06-161-4/+2
* After some input from bde@ and rereading the datasheet use a MTX_SPINMarius Strobl2005-06-041-11/+11
* o mc146818(4):Marius Strobl2005-05-191-17/+29
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add a driver back end for MC146818 and compatible clocks based on theMarius Strobl2004-11-171-0/+275