NetBSD/sys/arch/mips/atheros
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
..
dev This is a boat-load of changes designed to finish parameterizing the 2006-09-04 05:17:26 +00:00
include This is a boat-load of changes designed to finish parameterizing the 2006-09-04 05:17:26 +00:00
ar531x_board.c Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +00:00
ar5312.c This is a boat-load of changes designed to finish parameterizing the 2006-09-04 05:17:26 +00:00
ar5312_intr.c This is a boat-load of changes designed to finish parameterizing the 2006-09-04 05:17:26 +00:00
arbus.c This is a boat-load of changes designed to finish parameterizing the 2006-09-04 05:17:26 +00:00