NetBSD/sys/arch/mips
gdamore 08f478e5ab Fix the RTC so that the AU1550 keeps accurate time. The RTC is taken from
the TOY register, which is presumed to be seconds since Jan. 1 2000.

For now I'm assuming the trim divider is 32K, which makes 1 tick per sec.
This is true for the DBAU1550 board at least.  Other boards might need to
initialize a reasonable trim counter and establish the 32KHz oscillator.

In any case, this code is *no worse* on older systems than what was there
before.
2006-03-09 20:42:18 +00:00
..
alchemy Fix the RTC so that the AU1550 keeps accurate time. The RTC is taken from 2006-03-09 20:42:18 +00:00
bonito Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
cfe merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
conf Add support for On-chip PSC SMBus protocol. 2006-03-06 17:16:45 +00:00
include merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
mips Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
sibyte Remove another instance of the macro triplet SET/CLR/ISSET, now 2006-03-07 14:01:41 +00:00
Makefile
Makefile.inc