NetBSD/sys/arch/algor
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
..
algor Fix another botch on migration to MI mips3_clock.c for algor in 2006: 2008-01-09 14:46:48 +00:00
compile
conf Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
dev Fix botch on MI todr(9) migration of algor on September 2006: 2008-01-09 14:16:35 +00:00
include Fix includes. 2008-01-04 22:54:46 +00:00
isa Fix botch on MI todr(9) migration of algor on September 2006: 2008-01-09 14:16:35 +00:00
pci Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00