freebsd-dev/sys/amd64
KATO Takenori 9212e4c73a There may exist two kinds of IBM BlueLightning CPU. One is that 5/2
test does not change undefined flag like Cyrix CPUs.  Another is that
5/2 test changes undefined flag like Intel CPUs.  Latter one could not
be detected and was recognized 486DX CPU.  To solve this,
finishidentcpu() calls identblue() when cpu_vendor is null string
(that is, CPUID instruction is not supported) and cpu == CPU_486.
Tests have been done on IBM BlueLightning CPUs, i486SX and i486DX.
1999-08-20 09:31:18 +00:00
..
amd64 There may exist two kinds of IBM BlueLightning CPU. One is that 5/2 1999-08-20 09:31:18 +00:00
conf Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00
include Undo my previous commit and do it differently. Break the ffs() etc macros 1999-08-19 14:54:40 +00:00
isa Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
pci Hopefully fix the previous commit, it caused *all* bridges to be detected 1999-08-10 09:22:21 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00