1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/amd64
Garrett Wollman b184bc75f3 Fix something that's been bugging me for a long time: move the CPU
type identification code out of machdep.c and into a new file of its
own.  Hopefully other grot can be moved out of machdep.c as well
(by other people) into more descriptively-named files.
1996-07-08 19:44:39 +00:00
..
amd64 Fix something that's been bugging me for a long time: move the CPU 1996-07-08 19:44:39 +00:00
conf Enable ktrace by default, accompanied by a small reminder about the 1996-06-30 09:39:29 +00:00
include Fixed lots of warnings about unportable casts of pointers to volatile 1996-07-01 20:16:10 +00:00
isa Use the standard timer (interrupt) frequency while calibrating the clocks. 1996-07-01 18:00:47 +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