NetBSD/sys/arch/i386/isa
dsl e3332f3a4a Rename the fields of 'struct envxmm' (itself badly named) so that they
are different from those used for the x87 fpu.
Use a union to describe the 64bit 'address' field so that it correctly
  spilt for 32bit binaries.
The freebsd emulation defined its own 'struct freebsd_env87' that the
  code just assumed matched the netbsd one.
  Since this is a hardware structure, just use the netbsd one.
This shouldn't change the binaries except that 'en_fos' used to be
  incorrectly a 32bit field.
2013-12-08 20:45:30 +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
npx_isa.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
npx.c Rename the fields of 'struct envxmm' (itself badly named) so that they 2013-12-08 20:45:30 +00:00
npxvar.h
nvram.h