NetBSD/sys/arch/mips
manu d584ed9598 Add a realcode argument to trace_enter and ktrsyscall. realcode is the
original system call number, which can be negative for a Mach trap.
We cannot just replace code by realcode, because ktrsyscall uses it as
an index in the system call table, thus crashing the kernel when the
value is negative.
2002-11-15 20:06:00 +00:00
..
alchemy Fix a typo in the on-board device selection machinery (which I thought 2002-11-11 16:39:18 +00:00
bonito Update to rev 1.48 from Algorithmics; adds BONITO64 register definitions. 2002-08-18 16:00:33 +00:00
cfe update to latest CFE API code 2002-11-08 19:35:38 +00:00
conf Put the MIPS64_SB1 option in opt_cputype.h. 2002-11-15 01:02:49 +00:00
include Define COP0_HAZARD_FPUENABLE as four nops. 2002-11-15 01:15:11 +00:00
mips Add a realcode argument to trace_enter and ktrsyscall. realcode is the 2002-11-15 20:06:00 +00:00
sibyte Add support for the ST M41T81 RTC found on pass 2 swarm boards. 2002-11-12 01:22:25 +00:00
Makefile Install the kernel linker script in /usr/lkm/ldscript so that modload(8) 2002-10-10 01:59:29 +00:00
Makefile.inc