NetBSD/sys/arch/mips
gdamore bf6fc8ef63 Various improvements to make the common mips3 clock handling more generally
useful.  The functions delay, cpu_initclocks, and setstatclcokrate have been
renamed to mips3_delay, mips3_initclocks, and mips3_setstatclockrate.

We provide weak aliases for the original names, so machdep code doesn't have
to provide wrapper routines.  (Giving good performance.)

I've moved mips3_clockintr, mips3_initclocks, and mips3_setstatclockrate to
their own mips3_clockintr file, because some ports may not be able to use
these, and its senseless to carry that baggage.
2006-09-08 23:39:27 +00:00
..
alchemy Remove unused todr_setcal/todr_getcal and all the assorted stub 2006-09-04 23:45:30 +00:00
atheros Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +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 This is a boat-load of changes designed to finish parameterizing the 2006-09-04 05:17:26 +00:00
include Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +00:00
mips Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +00:00
sibyte Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
Makefile
Makefile.inc Use ${SYSDIR}/arch/mips/ instead of ../mips/, which was fragile. 2006-08-06 17:22:47 +00:00