NetBSD/sys/arch/sgimips
bouyer 154d613f0b Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in
newer server chipsets) to wm(4), from the FreeBSD em(4) driver.
While there, add a few other Intel Ethernet controller that should work as
is.
Properly update the RX error and TX collision counters.
Add ikphy(4), a driver for the Intel i82563 Kumeran 10/100/1000 Ethernet PHYs
2006-10-21 14:10:32 +00:00
..
compile
conf Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in 2006-10-21 14:10:32 +00:00
dev Remove the 'FIFO Full' hack for interrupt vector 0. 2006-09-01 03:33:41 +00:00
eisa merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
gio Do not permit accesses to unmapped pci registers. 2006-09-07 18:24:05 +00:00
hpc Allow wd33c93 attachments to choose what DMA mode it should use, and arrange 2006-10-01 22:02:55 +00:00
include Protect from multiple inclusion. 2006-09-26 13:11:59 +00:00
ioc merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mace Switch sgimips to MI todr. 2006-09-05 01:38:59 +00:00
pci Generalise pci/pci_machdep.c further and move all mace-specific code into 2006-08-30 23:35:10 +00:00
sgimips sgimips converted to timecounters. Systems that can do them get mips_cp0 2006-09-16 08:50:27 +00:00
stand don't pass unsigned char * to functions wanting char *. 2006-07-03 01:21:50 +00:00
xio
Makefile
README.IPn merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
TODO Update TODO list. 2005-03-01 03:17:40 +00:00

$NetBSD: README.IPn,v 1.7 2005/12/11 12:18:51 christos 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