freebsd_amp_hwpstate/sys/isa
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
..
ic
atrtc.c Fix Pentium CPU rate diagnosis: 1995-11-29 19:57:22 +00:00
fd.c
fdc.h
fdreg.h
joy.c If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
kbdtables.h
rtc.h
sio.c Removed builtin list of port addresses. The address for sio3 1995-11-29 15:00:07 +00:00
sioreg.h
syscons.c
syscons.h
timerreg.h