NetBSD/sys/arch/i386
jdolecek 44d7fef20a make locore.s call emulation-specific syscall code directly
this should improve speed of emulation syscall path (avoids one function call,
and emulations syscall can use the trapframe trick)
Idea: Charles Hannum
2000-12-09 13:20:04 +00:00
..
bioscall
compile
conf Add a separate svr4_syscall(). 2000-12-09 06:30:54 +00:00
eisa Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 make locore.s call emulation-specific syscall code directly 2000-12-09 13:20:04 +00:00
include prototype ibcs2_syscall() in compat/ibcs2/ibcs2_exec.c 2000-12-09 12:45:44 +00:00
isa <pc/display.h> has been moved to <dev/ic/pcdisplay.h>. 2000-12-01 07:55:10 +00:00
mca #if 0 bogus mca_intr_establish() added possibly mistakely 2000-08-13 10:38:38 +00:00
pci Fix speeling in cooment. 2000-11-06 22:10:03 +00:00
pnpbios Support half-duplex mode (use only one DRQ). 2000-09-24 23:40:12 +00:00
stand Add support for MS-DOS file system, but don't enable it by 2000-11-02 01:02:07 +00:00
Makefile Remove pcvt tentacles. 2000-06-11 02:41:10 +00:00