freebsd-src/sys/i386
Garrett Wollman 9350db19e7 Fix Pentium CPU rate diagnosis:
- Don't print out meaningless iCOMP numbers, those are for droids.
	- Use a shorter wait to determine clock rate to avoid deficiencies
	  in DELAY().
	- Use a fixed-point representation with 8 bits of fraction to store
	  the rate and rationalize the variable name.  It would be
	  possible to use even more fraction if it turns out to be
	  worthwhile (I rather doubt it).

The question of source code arrangement remains unaddressed.
1995-11-29 19:57:22 +00:00
..
apm If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
bios If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
boot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
conf A batch of Jim Lowe's patches: 1995-11-29 01:07:59 +00:00
eisa Don't staticize again (twice). 1995-11-29 17:40:47 +00:00
i386 Fix Pentium CPU rate diagnosis: 1995-11-29 19:57:22 +00:00
ibcs2 Change call to kern_sysctl to userland_sysctl. Not tested. 1995-11-20 12:10:59 +00:00
include Fix Pentium CPU rate diagnosis: 1995-11-29 19:57:22 +00:00
isa Fix Pentium CPU rate diagnosis: 1995-11-29 19:57:22 +00:00
linux Completed function declarations and added prototypes. 1995-11-22 07:43:53 +00:00
pci Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ... 1995-10-17 23:30:11 +00:00
scsi Remove unused var. 1995-11-20 12:14:40 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00