freebsd-nq/sys/i386/include
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
..
pc
_limits.h
ansi.h
apm_bios.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
apm_segments.h
asc_ioctl.h Submitted by: Luigi Rizzo 1995-09-08 03:22:00 +00:00
asmacros.h
bootinfo.h
clock.h Fix Pentium CPU rate diagnosis: 1995-11-29 19:57:22 +00:00
conf.h Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
cons.h
console.h
cpu.h Make the bootinfo structure visible from sysctl. 1995-07-16 10:33:38 +00:00
cpufunc.h remove GCC divsi3 routines which are never used. 1995-10-05 10:32:47 +00:00
cputypes.h
cronyx.h This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
db_machdep.h
devconf.h Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
dkio.h
eflags.h
endian.h
exec.h
float.h
floatingpoint.h
frame.h
gsc.h
ieeefp.h
ioctl_ctx.h
ioctl_fd.h
ioctl_meteor.h A batch of Jim Lowe's patches: 1995-11-29 01:07:59 +00:00
ioctl_pc.h
ipl.h
joystick.h
limits.h
lpt.h
md_var.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
mouse.h
mtpr.h
npx.h Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
param.h
pcaudioio.h
pcb.h Killed some unused stuff inherited from Bill Jolitz. Note that since 1995-08-17 11:30:03 +00:00
pcvt_ioctl.h
pio.h
pmap.h Rewrote memory sizing code to generally deal with holes in extended memory. 1995-07-19 06:37:12 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
random.h Theodore Ts'po's random number gernerator for Linux, ported by me. 1995-10-28 16:58:05 +00:00
reg.h
reloc.h
segments.h
si.h Mainly cosmetic cleanups... It now uses more consistant message reporting 1995-11-28 02:07:36 +00:00
signal.h
soundcard.h Merge in changes for VOXWARE 3.05 1995-07-28 22:30:53 +00:00
speaker.h
specialreg.h
spigot.h Jim's latest fixes. 1995-09-01 00:25:18 +00:00
spl.h Mask netisrs during softtty isrs. This may fix PR 798. SLIP and PPP 1995-10-30 17:01:37 +00:00
stdarg.h
sysarch.h
trap.h
tss.h
types.h
ultrasound.h Merge in changes for VOXWARE 3.05 1995-07-28 22:30:53 +00:00
varargs.h
vmparam.h