NetBSD/sys/arch
matt 81d18a2f73 Revamp / rework the Atheros MIPS SoC support. Add initial support for the
AR71xx (MIPS 24K core) SoC and the AR9344 (MIPS 74K core) SoC.  Force use
of -mips32 for all Atheros kernels.  Make code much more common.
2011-07-07 05:06:44 +00:00
..
acorn26 dependant -> dependent 2011-06-30 20:09:15 +00:00
acorn32 dependant -> dependent 2011-06-30 20:09:15 +00:00
algor Increase SYMTAB_SPACE. 2011-07-01 22:28:07 +00:00
alpha port to GCC 4.5. 2011-07-07 01:27:13 +00:00
amd64 Implement bus_space_tag_create() and _destroy(). 2011-07-06 18:46:04 +00:00
amiga Fix DRACO kernel breakage introduced by my previous commit. 2011-07-01 15:46:30 +00:00
amigappc dependant -> dependent 2011-06-30 20:09:15 +00:00
arc #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
arm #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:57:45 +00:00
atari #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:57:45 +00:00
bebox #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
cats Sync with src/sys/arch/shark/conf/Makefile.shark.inc rev 1.14: 2011-07-02 17:37:28 +00:00
cesfic dependant -> dependent 2011-06-30 20:09:15 +00:00
cobalt #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:57:45 +00:00
dreamcast dependant -> dependent 2011-06-30 20:09:15 +00:00
emips dependant -> dependent 2011-06-30 20:09:15 +00:00
evbarm #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
evbmips Revamp / rework the Atheros MIPS SoC support. Add initial support for the 2011-07-07 05:06:44 +00:00
evbppc #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
evbsh3 dependant -> dependent 2011-06-30 20:09:15 +00:00
evbsh5
ews4800mips dependant -> dependent 2011-06-30 20:09:15 +00:00
hp300 dependant -> dependent 2011-06-30 20:09:15 +00:00
hp700 #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:57:45 +00:00
hpc Don't check DISK_INFO_FLAG_CHS_UNCERTAIN. 2011-06-23 11:38:24 +00:00
hpcarm dependant -> dependent 2011-06-30 20:09:15 +00:00
hpcmips dependant -> dependent 2011-06-30 20:09:15 +00:00
hpcsh dependant -> dependent 2011-06-30 20:09:15 +00:00
hppa port to GCC 4.5. 2011-07-07 01:27:13 +00:00
i386 Implement bus_space_tag_create() and _destroy(). 2011-07-06 18:46:04 +00:00
ia64 dependant -> dependent 2011-06-30 20:09:15 +00:00
ibmnws #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
iyonix #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
landisk avoid a "multi-level non-const cast" warning from GCC 4.5. 2011-07-06 01:19:45 +00:00
luna68k dependant -> dependent 2011-06-30 20:09:15 +00:00
m68k dependant -> dependent 2011-06-30 20:09:15 +00:00
mac68k dependant -> dependent 2011-06-30 20:09:15 +00:00
macppc avoid a multi-level cast issue 2011-07-07 01:26:55 +00:00
mips Revamp / rework the Atheros MIPS SoC support. Add initial support for the 2011-07-07 05:06:44 +00:00
mipsco dependant -> dependent 2011-06-30 20:09:15 +00:00
mmeye convert a cast & structure assignment to a memcpy() to avoid 2011-07-04 12:03:56 +00:00
mvme68k dependant -> dependent 2011-06-30 20:09:15 +00:00
mvmeppc #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
netwinder #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
news68k dependant -> dependent 2011-06-30 20:09:15 +00:00
newsmips dependant -> dependent 2011-06-30 20:09:15 +00:00
next68k dependant -> dependent 2011-06-30 20:09:15 +00:00
ofppc #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:57:45 +00:00
pmax dependant -> dependent 2011-06-30 20:09:15 +00:00
powerpc avoid some uninitialised variable warnings from GCC 4.5. i'm pretty 2011-07-02 13:08:25 +00:00
prep #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
rs6000 dependant -> dependent 2011-06-30 20:09:15 +00:00
sandpoint #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
sbmips Per discussion at 2011-07-01 17:09:58 +00:00
sgimips don't mark delay as extern inline. it's defined normally in machdep.c. 2011-07-04 12:18:53 +00:00
sh3 add GCC 4.5 support. 2011-07-03 06:45:50 +00:00
sh5
shark Remove an extra backslash. 2011-07-02 17:33:10 +00:00
sparc Missed another one: #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-06 20:47:05 +00:00
sparc64 redo previous correctly: 2011-07-02 13:11:48 +00:00
sun2 dependant -> dependent 2011-06-30 20:09:15 +00:00
sun3 dependant -> dependent 2011-06-30 20:09:15 +00:00
sun68k Use WARNS?=2 to pull warnings flags. 2011-05-29 10:19:09 +00:00
usermode Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
vax avoid some multi-level pointer cast issues. 2011-07-03 08:56:25 +00:00
x68k dependant -> dependent 2011-06-30 20:09:15 +00:00
x86 Implement bus_space_tag_create() and _destroy(). 2011-07-06 18:46:04 +00:00
xen Remove all return error checks for event_set_handler(...). It either 2011-07-02 19:07:56 +00:00
zaurus dependant -> dependent 2011-06-30 20:09:15 +00:00
Makefile
README

README

$NetBSD: README,v 1.54 2011/01/27 19:09:06 pooka Exp $

acorn26:	Acorn ARM2- and ARM3-based machines (arm, 20000509)
acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm, 20011118)
algor:		Algorithmics, Ltd. MIPS evaluation boards (mips, 20010528)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha, 19950213)
amd64:		AMD's x86 64 bit architecture (x86_64, 20010619)
amiga:		Commodore et al. Amiga (m68k, 19930902)
amigappc:	Phase 5 Amiga (powerpc, 20000525)
arc:		MIPS Advanced Risc Computing spec machines (mips, 20000123)
atari:		Atari TT30, Falcon, and Hades (m68k, 19950326)
bebox:		Be Inc. BeBox (powerpc, 19971014)
cats:		Chalice Technologies, CATS motherboard (arm, 19981005)
cesfic:		FIC8234 VME processor board (m68k, 20010514)
cobalt:		Cobalt Networks Microservers (mips, 20000319)
dreamcast:	SEGA Dreamcast (sh3, 20010107)
emips:		Machines based on Extensible MIPS (mips, 20110126)
evbarm:		ARM-based eval boards (arm, 20010905)
evbmips:	MIPS-based eval boards (mips, 20020307)
evbppc:		PowerPC-based eval boards (powerpc, 20021209)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3, 20010206)
ews4800mips:	NEC's MIPS based EWS4800 workstations (ews4800mips, 20051229)
hp300:		Hewlett Packard 300- and 400-series machines (m68k, 19930512)
hp700:		Hewlett Packard 700-series machines (hppa, 20020606)
hpcarm:		ARM based handheld PCs (arm, 20010220)
hpcmips:	MIPS based handheld PCs (mips, 19990925)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3, 20010117)
i386:		Intel/AMD etc. x86 processor line (i386, 19930321)
ia64:		Intel Itanium/Itanium2 processor based workstations (ia64, -)
ibmnws:		IBM Network Station Thin Clients (powerpc, -)
iyonix:		Castle Technology xscale based workstations (arm, 20040713)
landisk:	SH4 processor based NAS appliances by I-O DATA (sh3, 20060901)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k, 20000105)
mac68k:		Apple Macintosh (m68k, 19930929)
macppc:		Apple Power Macintosh and clones (powerpc, 19980515)
mipsco:		MIPS Corp Magnum 3000 computers (mips, 20000812)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus 68K based single board computers (m68k, 19950725)
mvmeppc:	Motorola's PowerPC machines running older PPCBUG
		(powerpc, 20020227)
netwinder:	StrongARM based Netwinder machines (arm, 20010609)
news68k:	Sony's m68k based NET WORK STATION (m68k, 19991209)
newsmips:	Sony's MIPS based NET WORK STATION (mips, 19980218)
next68k:	NeXT Computer's cubes and slabs (m68k, 19980609)
ofppc:		Open Firmware based PowerPC machines (powerpc, 19980528)
pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform and DINK32 machines
		(powerpc, 20010211)
sbmips:		Broadcom's SiByte processor evaluation boards (mips, 20020306)
sgimips:	MIPS based Silicon Graphics machines (mips, 20000614)
shark:		Digital Network Appliance Reference Design ("Shark") (arm, 19960131)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines
		(sparc, 19931002)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64/sparc, 19980620)
sun2:		Sun m68010 based machines (m68k, 20010328)
sun3:		Sun m680[23]0 based machines (m68k, 19930625)
vax:		Digital Equipment Corp. VAX machines (vax, 19940802)
x68k:		Sharp X68000, X68030 (m68k, 19960505)
xen:		Xen virtual machine monitor (xen, 20040311)
zaurus:		Sharp Zaurus C3x00 PDAs (arm, 20061217)

Generic cpu features shared among multiple ports
arm:		ARM CPU based platform files
hppa:		Hewlett Packard PA-RISC CPU based platform files
m68k:		Motorola 680x0 CPU based platform files
mips:		MIPS CPU based platform files
powerpc:	PowerPC CPU based platform files
sh3:		Hitachi SuperH(TM) sh3 and sh4 CPU based platform files
sparc:		Sun Microsystems SPARC(TM) CPU based platform files
x86:		Intel x86 based platform files.

Generic architectural features shared among multiple ports
hpc:		Handheld PC reference platform files
sun68k:		Sun Microsystems Motorola 680x0 CPU based platform files

Single port cpu families
alpha:		Digital Equipment Alpha processor
ia64:		Intel Itanium/Itanium2 processor