freebsd-dev/sys/i386
wollman 66bcc8512c 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 This commit was manufactured by cvs2svn to create branch 'NETBSD'. 1994-10-14 08:53:17 +00:00