freebsd-dev/sys/i386/i386
John Baldwin 0f2be07217 - Don't set CR0_NE and CR0_MP in npx_probe() as they are already set
earlier in cpu_setregs().
- If we know this CPU has a FPU via cpuid, then just assume the INT16
  interface and make the npx device quiet to not clutter the dmesg.  This
  is true for all Pentium and later CPUs and even some of the later 486dx
  CPUs.

Reviewed by:	bde
Tested by:	ps
MFC after:	1 week
2006-04-06 17:17:45 +00:00
..
apic_vector.s
atomic.c
autoconf.c
bios.c
bioscall.s
bpf_jit_machdep.c
bpf_jit_machdep.h
busdma_machdep.c
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c
elan-mmcr.c
elf_machdep.c
exception.s Freshen a comment. 2006-04-04 02:26:45 +00:00
gdb_machdep.c
genassym.c
geode.c Improve the advantech watchdog. 2006-03-06 07:43:28 +00:00
i686_mem.c
identcpu.c - use a more common style to print memory sizes 2006-03-03 18:54:05 +00:00
in_cksum.c
initcpu.c
intr_machdep.c Rework how we wire up interrupt sources to CPUs: 2006-02-28 22:24:55 +00:00
io_apic.c Cache the value of the lower half of each I/O APIC redirection table entry 2006-04-05 20:43:19 +00:00
io.c
k6_mem.c
legacy.c
local_apic.c Drop some unneeded casts since we program the kernel in C rather than C++. 2006-03-20 19:39:08 +00:00
locore.s
longrun.c
machdep.c - Don't set CR0_NE and CR0_MP in npx_probe() as they are already set 2006-04-06 17:17:45 +00:00
mem.c
mp_clock.c
mp_machdep.c Flip the switch and don't route interrupts to hyperthreads in a HT system. 2006-03-09 16:38:52 +00:00
mp_watchdog.c
mpboot.s
mptable_pci.c
mptable.c
nexus.c
perfmon.c
pmap.c Remove the unused sva and eva arguments from pmap_remove_pages(). 2006-04-03 21:16:10 +00:00
ptrace_machdep.c
support.s
swtch.s
symbols.raw
sys_machdep.c
trap.c
tsc.c
uio_machdep.c
vm86.c
vm86bios.s
vm_machdep.c It is not necessary to read %gs twice. 2006-03-10 05:55:26 +00:00