NetBSD/sys/arch/hp300
tsutsui 0f84edae2d Add proper RealTime Clock support for HP9000/425e.
As the OpenBSD/hp300 page says 425e doesn't have the traditional
RTC at intio (as it also lacks DCA 16550 serial at intio?),
but after a few hour investigation it turns out that
425e uses mc146818 compatible calendar clock in
the Apollo "frodo" utility chip and the frodo chip on
425e actually has the 32kHz OSC and is actually backed up
by the onboard lithium battery.

Tested on HP425e (with mcclock) and HP362 (with old rtc).
2014-04-19 05:37:54 +00:00
..
compile
conf Add proper RealTime Clock support for HP9000/425e. 2014-04-19 05:37:54 +00:00
dev Add proper RealTime Clock support for HP9000/425e. 2014-04-19 05:37:54 +00:00
DOC
hp300 - remove unused 2014-03-24 19:42:58 +00:00
include make cpu_need_resched() macros consistent; __USE flags 2013-10-19 19:20:59 +00:00
stand Check the service switch on 425e to select apci serial console. 2014-04-17 12:35:24 +00:00
Makefile