NetBSD/sys/arch/mips
scw 8c5c893bf7 Add a BKPT_ADDR() macro which gives MD code a chance to munge a
breakpoint address before it's used. Currently a no-op on all but sh5.

This is useful on sh5, for example, to mask off the instruction
type encoding in the bottom two address bits, and makes it possible
to do "db> break $rXX" instead of manually munging the address.
2003-04-29 17:06:03 +00:00
..
alchemy Read USBH_ENABLE twice in succession according to Errata 7 for au1500. 2003-04-03 16:41:23 +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 consistently use Broadcom GPL-compatible license on all SiByte code. 2003-02-07 17:38:48 +00:00
conf s/ohci.c/ohci_aubus.c/ 2003-04-01 17:31:50 +00:00
include Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
mips Make cpu_getmcontext() run the PC through ras_lookup() so that kernel 2003-04-11 22:02:28 +00:00
sibyte Initialize new members (cn_halt and cn_flush) in consdev to NULL to 2003-03-28 07:10:35 +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