NetBSD/sys/arch/mips
ad 8b381466db The Atheros HAL on MIPS uses %s7 as a general purpose register, but the
rest of the kernel uses it to store the value of curlwp. Sam won't
recompile the HAL for us (fair enough), and we can't modify the HAL
to use another register because doing so could put us in breach of
the license (v. crappy). So, do a save/set/restore on %s7 in KernIntr()
and in the stubs that the HAL uses to call back into the kernel.
2007-08-24 23:52:10 +00:00
..
adm5120 Delete noisy diagnostic printf. 2007-04-22 19:26:25 +00:00
alchemy Remove white-spaces. 2007-08-14 14:10:52 +00:00
atheros Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
bonito
cfe
conf Remove leftover netns stuff. 2007-07-07 05:13:14 +00:00
include Add ci_cpuid where it's missing. 2007-08-04 09:49:51 +00:00
mips The Atheros HAL on MIPS uses %s7 as a general purpose register, but the 2007-08-24 23:52:10 +00:00
sibyte Adapt to the new signature of callout_init(). 2007-07-12 22:02:38 +00:00
Makefile
Makefile.inc Add a port to the Infineon ADM5120. 2007-03-20 08:52:00 +00:00