NetBSD/sys/arch/evbmips
simonb 769775ceb4 Make clock/time handling more accurate:
- Use the CPU count register for more accurate microtime (from
   sbmips) and delay (based on an evbmips delay function) functions.
 - Schedule the next hardclock interrupt more accurately (from
   an sgimips patch by Rafal Boni).  Clock drift on one board is
   now ~7ppm instead of ~330ppm.
 - Purge old pmax-based mcclock code.
 - Correctly round off some clock-derived variable calculations.
XXX: Some of this code should be migrated to sys/arch/mips.
2002-04-08 14:08:25 +00:00
..
compile
conf Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, 2002-04-02 05:30:34 +00:00
dev
evbmips Make clock/time handling more accurate: 2002-04-08 14:08:25 +00:00
include Make clock/time handling more accurate: 2002-04-08 14:08:25 +00:00
isa Convert to use <mips/bus_*.h>. 2002-03-18 01:21:11 +00:00
malta Make clock/time handling more accurate: 2002-04-08 14:08:25 +00:00
pci Convert evbmips to use mips/mips/bus_space_alignstride_chipdep.c. 2002-03-23 14:33:35 +00:00
Makefile