NetBSD/sys/arch/i386/isa
joerg 0c3d816871 Introduce optional cpu_offline_md to execute MD actions at the end of
cpu_offline. Use this on amd64/i386 to force a FPU save. As this was
triggered by npxsave_cpu/fpusave_cpu not working for a different CPU,
remove the cpu_info argument and adjust npxsave_*/fpusave_* to use bool
for the save.

OK ad@
2008-01-15 14:50:07 +00:00
..
ahc_isa.c TRUE -> true, FALSE -> false 2007-03-07 21:43:43 +00:00
cmos.c use __KERNEL_RCSID() 2007-12-11 11:52:26 +00:00
isapnp_machdep.c
lms.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
mms.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
npx_isa.c Use device_t, device_private(). Join some lines. 2008-01-02 21:05:51 +00:00
npx.c Introduce optional cpu_offline_md to execute MD actions at the end of 2008-01-15 14:50:07 +00:00
npxvar.h
nvram.h