NetBSD/sys/arch/i386
maxv 1580cfb195 The reason we are not using INTRENTRY here is because this interrupt goes
through a task gate that points to a TSS entry in the GDT, and therefore
the GPRs are saved in the TSS by the hardware itself. Explain it, otherwise
it easily looks buggy.
2016-11-13 12:38:14 +00:00
..
acpi Use the stack to save %edx. 2016-08-06 14:54:25 +00:00
bioscall
compile
conf * Split sys/kern/sys_process.c into three parts: 2016-11-02 00:11:59 +00:00
eisa fix i386 build for MSI/MSI-X support code. 2015-04-27 08:30:10 +00:00
gdbscripts
i386 The reason we are not using INTRENTRY here is because this interrupt goes 2016-11-13 12:38:14 +00:00
include move function prototype to x86, so it is available to amd64 too 2016-09-19 20:46:55 +00:00
isa KNF. No functional change. 2016-07-11 11:31:49 +00:00
mca
pci - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
pnpbios - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
stand gets_s -> kgets. 2016-06-11 06:20:11 +00:00
Makefile