NetBSD/sys/arch/mips
tsutsui 774fc1f9f9 Fix another botch on migration to MI mips3_clock.c for algor in 2006:
- in algor_p????_cal_timer() functions, initialize ci_divisor_delay
  and ci_cycles_per_hz values in curcpu() for MI mips3_clock.c:mips3_delay()
  rather than obsolete and homegrown delay_divisor
- remove old _delay() stuff from locore_machdep.S
- make MI mips3_delay() work even before frequency values in curcpu()
  are initialized

Now NetBSD/algor P5064 kernel works on gxemul.

While here, add a hack for emulators:
- ignore a measured CPU frequency if the value looks unlikely

Pullup request for netbsd-4 will be sent later.
2008-01-09 14:46:48 +00:00
..
adm5120 Kill two KAUTH_GENERIC_ISSUSER requests and replace them with something 2008-01-09 08:15:53 +00:00
alchemy add include for incomplete struct blah blah blah 2008-01-08 13:26:26 +00:00
atheros Delete unused mips_ipl_si_to_sr[]. 2008-01-07 07:28:14 +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 Missing assym.h dependency. 2008-01-03 20:02:22 +00:00
include Remove __HAVE_TIMECOUNTER conditionals. 2008-01-08 14:46:28 +00:00
mips Fix another botch on migration to MI mips3_clock.c for algor in 2006: 2008-01-09 14:46:48 +00:00
sibyte Add timecounter support for sbmips machines and Broadcom SiByte CPUs. 2008-01-08 14:38:47 +00:00
Makefile
Makefile.inc Add a port to the Infineon ADM5120. 2007-03-20 08:52:00 +00:00