NetBSD/sys/arch/sgimips
sekiya a061928d83 Add INSTALL and GENERIC kernel configuration wrappers for IP12 family.
Note that devices are defined in the IP2x configuration file; the IP12 is
99.5% the same as the IP20/22/24.  Indeed, the only reason to have a separate
config file for IP12 is to sort out the MIPS1/MIPS3 locore bits.

To that end, the wrappers include the IP2x GENERIC config, undefine a few
directives, and define the appropriate bits for IP12.
2004-11-13 03:20:37 +00:00
..
compile
conf Add INSTALL and GENERIC kernel configuration wrappers for IP12 family. 2004-11-13 03:20:37 +00:00
dev Print board identification, same as we do on the IP2x machines. 2004-11-12 23:01:01 +00:00
eisa
gio Abbreviate identification message to fit in 80 columns. 2004-09-29 05:13:39 +00:00
hpc When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
include Use the mace interrupt handler for PCI interrupts. 2004-09-06 07:24:06 +00:00
ioc Add dedicated IOC (I/O Controller) driver. pckbc, zstty, and lpt will each 2003-12-15 10:23:52 +00:00
mace When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
pci Use ANSI function declarations. 2004-09-29 04:06:51 +00:00
sgimips Use 8-bit SEEPROM addressing mode on the 4D/3x models. 6-bit might be used 2004-11-12 23:28:05 +00:00
stand Track the change of int -> paddr_t for the arguments to the ARCBIOS 2004-10-04 19:59:51 +00:00
xio
Makefile
README.IPn Correct the names of a few system types. 2004-09-29 07:37:02 +00:00
TODO

$NetBSD: README.IPn,v 1.6 2004/09/29 07:37:02 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		Challenge L/XL, Onyx		Everest
IP20		Indigo R4K
IP21		Power Challenge R8K, Power Onyx	Everest
IP22		Indigo2, Challenge M		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 (?)

Architecture	ABI	Bootstrap Load Address	Kernel Load Address
------------	---	----------------------	-------------------
IP19 IP21 IP25	32	0x80004000		0x80100000
IP19 IP21 IP25	64	0xa800000000004000	0xa800000000180000
IP20 IP22 IP24	32	0x88002000		0x88069000
IP22 IP24 IP26	64	0xa800000008002000	0xa800000008069000
IP28		64	0xa800000020003000	0xa800000020080000
IP30		64	0xa800000020004000	0xa800000020080000
IP32		32	0x80002000		0x80069000
IP32		64	0xa800000000002000	0xa800000000078000
IP33		64	0xa800000000019000	0xa800000000300000