HardenedBSD/sys/amd64
Brian Feldman 6b32f7692f Harmless change to prevent possible problems in the future. I made
sure that i686_mem was only used when
	1. CPUID had MTRR set (this was there before)
	2. the CPU was GenuineIntel (not there)
	3. the CPU is a 686 (also not there)

This should prevent any problems with CPUs that set MTRR but aren't
compatibile with Intel's interface (none that I know of yet.)
1999-06-18 19:24:40 +00:00
..
amd64 Harmless change to prevent possible problems in the future. I made 1999-06-18 19:24:40 +00:00
conf
include Changed the global `idt' from an array to a pointer so that npx.c 1999-06-18 14:32:21 +00:00
isa
pci
Makefile