summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/clockreg.h
AgeCommit message (Collapse)Author
1995-05-28Use <dev/ic/mc146818.h>. Change systemclock settings. Usable values forleo
HZ are now 48/64/96. This reduces the interrupt overhead, because we don't need the extra division by 4 in the interrupt handler.
1995-03-26NetBSD/Atari, port by Leo Weppelman.leo