NetBSD/sys/arch/sgimips
tsutsui 398fb3fdca - use device_t and cfdata_t
- rename variables for readability after device_t/softc split
- use proper pointer types

No binary changes.
2009-01-27 11:26:15 +00:00
..
compile
conf add COMPAT_50 to all the configs with COMPAT_40. 2009-01-24 05:06:05 +00:00
dev Don't be lazy and let one directory's Makefile install an include 2008-11-25 09:47:40 +00:00
eisa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
gio Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
hpc - use device_t and cfdata_t 2009-01-27 11:26:15 +00:00
include Don't be lazy and let one directory's Makefile install an include 2008-11-25 09:47:40 +00:00
ioc Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
mace If 802.1Q VLAN MTU is enabled, ignore the bad packet errror on RX. 2008-08-23 18:44:51 +00:00
pci pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and 2008-05-30 19:26:35 +00:00
sgimips As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
stand Bump BOOTINFO_MAGIC to prevent old kernels (including netbsd-4) crashing 2008-08-08 15:07:52 +00:00
xio
Makefile Don't be lazy and let one directory's Makefile install an include 2008-11-25 09:47:40 +00:00
README.IPn
TODO Update my bits of the TODO list. 2007-03-25 00:49:31 +00:00

$NetBSD: README.IPn,v 1.9 2006/12/22 01:32:37 rumble 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	Magnum (/3x), Hollywood (Indigo)
IP17		Crimson
IP19		Challenge L/XL, Onyx		Everest
IP20		Indigo R4K			Blackjack
IP21		Power Challenge R8K, Power Onyx	Everest
IP22		Indigo2, Challenge M		Fullhouse
IP24 (IP22)	Indy, Challenge S 		Guinness
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