NetBSD/sys/arch/sgimips
lukem 4bb41ae2f2 Rework how KERNOBJDIR functions; now it's always determined with
cd ${KERNSRCDIR}/${KERNARCHDIR}/compile && ${PRINTOBJDIR}
This is far simpler than the previous system, and more robust with
objdirs built via BSDOBJDIR.

The previous method of finding KERNOBJDIR when using BSDOBJDIR by
referencing _SRC_TOP_OBJ_ from another directory was extremely
fragile due to the depth first tree walk by <bsd.subdir.mk>, and
the caching of _SRC_TOP_OBJ_ (with MAKEOVERRIDES) which would be
empty on the *first* pass to create fresh objdirs.

This change requires adding sys/arch/*/compile/Makefile to create
the objdir in that directory, and descending into arch/*/compile
from arch/*/Makefile.  Remove the now-unnecessary .keep_me files
whilst here.

Per lengthy discussion with Andrew Brown.
2003-01-06 17:40:18 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Also remove `options MIPS3_5200' since nothing uses it ATM. 2003-01-03 08:18:20 +00:00
dev Improve the interrupt code somewhat by having callers of xxx_intr_establish 2003-01-06 06:19:40 +00:00
eisa
gio Use aprint_normal() for cfprint routines. 2003-01-01 02:10:08 +00:00
hpc Fix signed/unsigned comparison warnings. 2002-11-09 18:52:20 +00:00
include Cosmetic fix -- move __HAVE_MIPS_MACHDEP_CACHE_CONFIG to "MIPS specific 2003-01-03 10:30:00 +00:00
pci PCI fixup code for the O2. Tested with a range of 32 and 64-bit network 2003-01-06 06:21:11 +00:00
sgimips There's no cache_r5k.h yet, so don't try to include it. 2003-01-06 06:25:32 +00:00
stand also create boot.ip32 with the entry point set to the IP32 load address 2002-12-23 19:31:24 +00:00
xio
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
README.IPn
TODO

$NetBSD: README.IPn,v 1.4 2002/05/14 16:21:47 soren Exp $

Arch (kernel)	Models				Codename
-------------	------				--------
IP2		IRIS 3000
IP4		4D/50, 4D/70
IP4.5		4D/60, 4D/80, 4D/85
IP5		4D/1x0
IP6		4D/20
IP10 (IP6)	4D/25
IP7		4D/2x0
IP9		4D/210
IP13 (IP7)	4D/3x0
IP15 (IP7)	4D/4x0
IP12		4D/30, 4D/35, Indigo R3K
IP17		Crimson
IP19		Onyx, Challenge M/L(/XL?)	Everest
IP20		Indigo R4K
IP21		Power Challenge, Power Onyx 	Everest
IP22		Indigo2				Fullhouse
IP24 (IP22)	Indy, Challenge S 		Guiness
IP25		Power Challenge R10K		Everest
IP26		Power Indigo2 R8K		Teuton
IP27		Origin 200, Origin 2000, Onyx2
IP28		Power Indigo2 R10K		Pacecar
IP30		Octane				Speedracer
IP32		O2				Moosehead
IP33		SN1 (?)
IP35		SN1 (?)