NetBSD/sys/arch/i386
manu 4a06119a9d Pass the system call table to trace_enter() and ktrsys() so that it is
possible to use alternate system call tables. This is usefull for
displaying correctly the arguments in Mach binaries traces.

If NULL is given, then the regular systam call table for the process is used.
2002-12-21 16:23:56 +00:00
..
acpi Get this to compile again in the ioapic case. 2002-11-22 16:16:56 +00:00
bios Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
bioscall Rebuild after my re-arrangement of GDT entries, since this code depends on 2002-01-23 15:05:33 +00:00
compile
conf Bump ramdisk size to 2920 blocks. 2002-12-20 23:14:14 +00:00
eisa New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
gdbscripts
i386 Pass the system call table to trace_enter() and ktrsys() so that it is 2002-12-21 16:23:56 +00:00
include Move to MI runqueue functions. 2002-12-17 19:47:15 +00:00
isa Change from a hardcoded sanity check date that has to be updated by 2002-12-10 23:24:33 +00:00
mca New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
pci New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
pnpbios Provide a cast when setting up the interrupt handler (npxintr has a different 2002-11-24 10:19:37 +00:00
stand If booting from floppy in 2.88MB drive, actually test if it's possible 2002-12-04 18:26:56 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00