NetBSD/sys/arch/i386
bouyer d9828676e5 Follow locore.S and move FPU handling from x86_64_switch_context() to
x86_64_tls_switch(); raise IPL to IPL_HIGH in x86_64_switch_context()
and test ci_fpcurlwp to decide to disable FPU or not.
Change the Xen i386 context switch code to be like the amd64 one.
2012-03-02 16:43:30 +00:00
..
acpi #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
bioscall remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
compile
conf Add Chip File System. 2012-02-28 07:47:50 +00:00
eisa Add bus_dma overrides. From dyoung 2011-09-01 15:10:31 +00:00
gdbscripts Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i386 Follow locore.S and move FPU handling from x86_64_switch_context() to 2012-03-02 16:43:30 +00:00
include Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
isa unbreak the build. #include <sys/cpu.h> 2011-08-11 18:36:13 +00:00
mca Add bus_dma overrides. From dyoung 2011-09-01 15:10:31 +00:00
pci First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
pnpbios Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
stand Stop building boot ROM images for old PC NICs as discussed on tech-kern. 2012-01-27 08:41:35 +00:00
Makefile In the tags target, move x86 sources above xen includes, for more 2011-09-02 22:12:48 +00:00