summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mc146818.c
AgeCommit message (Expand)Author
2003-11-24Handle BCD mode properly.tsutsui
2003-11-01Rename flag NO_CENTURY_ADJUST -> MC146818_NO_CENT_ADJUST to avoid conflicts.tsutsui
2003-10-29Fix think-o about century handling in settime function.tsutsui
2003-10-29Add MI driver for mc146818 based time-of-day clock with todr(9) support.tsutsui