Go to file
jonathan 95a12ee943 MIPS cpu-speed detection using mc146818 clock.
Compute CPU speed(MHz) and loop multiplier for DELAY() based on
counting empty loop between mcclock ticks.  New global: cpu_mhz.
Change pmax/pmax/machdep.c to build baseboard model names from cpu_mhz.
Set  'cpuspeed' for more realistic DELAY() on mips3 models.

Mips CPU constants, testing, and calibration from D. Sean Davidson
<davidson@zk3.dec.com> and Simon Burge <simonb@telstra.com.au>.
1997-08-09 05:51:56 +00:00
bin Make sleep handle non-integer values. Document the same, noting that 1997-08-04 01:13:07 +00:00
distrib Need machine/kcore.h, too 1997-08-07 22:57:32 +00:00
etc Move ntpdate before `starting network daemons' to get cleaner output 1997-08-05 03:32:51 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu add port-mips category, as requested by Erik Bertelsen in pr 3900 1997-07-30 21:34:57 +00:00
include Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
lib Substitute Mach 3.0 kernel bcopy() which is unrolled for aligned copies. 1997-08-09 02:02:08 +00:00
libexec set WARNS?=1 1997-08-06 07:23:34 +00:00
regress
sbin Net man page. Closes 2412. 1997-08-06 19:06:56 +00:00
share Document how setting the blocksize works. 1997-08-08 00:04:38 +00:00
sys MIPS cpu-speed detection using mc146818 clock. 1997-08-09 05:51:56 +00:00
usr.bin Get rid of compiler warning: 1997-08-08 11:08:10 +00:00
usr.sbin Typo. 1997-08-06 19:52:18 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00