freebsd-dev/sys/amd64
Bruce Evans d9927d1118 Eliminated i586_ctr_rate. Use i586_ctr_freq instead.
Changed i586_ctr_bias from long long to u_int.  Only the low 32 bits
are used now that microtime uses a multiplication to do the scaling.
Previously the high 32 bits had to match those of rdtsc() to prevent
overflow traps and invalid timeval adjustments.
1996-08-02 21:16:13 +00:00
..
amd64 Eliminated pcb_inl. It was always 0 because context switches don't occur 1996-07-31 12:36:11 +00:00
conf Merge. 1996-07-11 11:18:45 +00:00
include Eliminated i586_ctr_rate. Use i586_ctr_freq instead. 1996-08-02 21:16:13 +00:00
isa Fixed the machdep.i8254_freq and machdep.i586_freq sysctls. Writes were 1996-07-30 19:26:55 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22: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