NetBSD/sys/arch/i386/isa
dsl e405c62563 Change i386 to use x86/fpu.c instead of i386/isa/npx.c
This changes the trap10 and trap13 code to call directly into fpu.c,
  removing all the code for T_ARITHTRAP, T_XMM and T_FPUNDA from i386/trap.c
Not all of the code thate appeared to handle fpu traps was ever called!
Most of the changes just replace the include of machine/npx.h with x86/fpu.h
  (or remove it entirely).
2014-02-12 23:24:09 +00:00
..
ahc_isa.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
cmos.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
isapnp_machdep.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
lms.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
mms.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
nvram.h