NetBSD/sys/arch/pmax
jonathan 008816ea4f Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
Adds (most) support for ARC platform to port-independent mips code.

Some changes (e.g., clean up of overlapping CPU/FPU ids) inspired by
comparison to the OpenBSD 2.1 codebase of Soda's ARC port.

Open issues:
 * Still no support for r4600 or mipsIV CPUs with two-way L1 cache.
   Code derived from Per Fogelstrom's OpenBSD source  doesn't work
   on mips3 pmaxes with L2 cache.

 * Still some port-specific  #ifdefs, for interrupt enable and
   pmax L2 cache-size.  Needs more thought, but overlaps with
   work-in-progress by Tohru and Tsubai on spl()s and related stuff.
1998-09-11 16:46:31 +00:00
..
compile
conf distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
dev Complete to fix errors introduced by HX screen dimension detection. 1998-09-10 10:00:39 +00:00
dist
ibus add "int" type to interrupt handler typedefs (egcs warning) 1998-08-29 16:15:11 +00:00
include Make spl(9) rountines target port dependent. delay() is also port 1998-08-25 01:55:38 +00:00
pmax Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
stand STANDALONE->_STANDALONE (cpp definition) 1998-05-22 12:56:35 +00:00
tc scc_softCAR is a bit array, so set it accordingly for a serial console 1998-09-07 19:54:15 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00