NetBSD/sys/arch
simonb 07a0ec1fd1 Split the (commented out) complete list of archs into separate lines
split alphabetically.  This makes it easier to add new archs without
having to do extensive reformatting.
2002-03-05 00:07:04 +00:00
..
acorn32 Implement pmap_growkernel for arm32 based ports. 2002-03-03 11:22:58 +00:00
algor Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
alpha Use "#define<tab>". 2002-02-28 03:17:23 +00:00
amiga The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
amigappc The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
arc The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
arm Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
arm26 possible has two s. 2002-03-04 15:35:56 +00:00
atari possible has two s. 2002-03-04 15:35:56 +00:00
bebox Use "#define<tab>". 2002-02-28 03:17:23 +00:00
cats The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
cesfic Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
cobalt The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
dreamcast CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. 2002-03-04 14:36:13 +00:00
evbarm * Add support for running the IQ80310 kernel where KERNEL_BASE != 2002-03-03 21:22:15 +00:00
evbsh3 CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. 2002-03-04 14:36:13 +00:00
hp300 Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
hpc recompile 2002-03-02 22:03:51 +00:00
hpcarm Implement pmap_growkernel for arm32 based ports. 2002-03-03 11:22:58 +00:00
hpcmips Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
hpcsh CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. 2002-03-04 14:36:13 +00:00
i386 The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
luna68k Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
m68k Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
mac68k Add the machine id of PowerBook 190CS. 2002-03-04 16:58:37 +00:00
macppc add a few missing keys, including f1-f12,home,end,next,prior 2002-03-04 04:03:36 +00:00
mips Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
mipsco - define other DEV_ constants that the local port uses. 2002-02-27 01:19:03 +00:00
mmeye CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. 2002-03-04 14:36:13 +00:00
mvme68k Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
mvmeppc Remove ipip reference. 2002-03-04 14:12:56 +00:00
netwinder Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
news68k The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
newsmips Use "#define<tab>". 2002-02-28 03:17:23 +00:00
next68k Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
ofppc add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
pc532 Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
playstation2 - define other DEV_ constants that the local port uses. 2002-02-27 01:19:03 +00:00
pmax Use "#define<tab>". 2002-02-28 03:17:23 +00:00
powerpc VRSAVE is SPR 256, not 238. 2002-03-04 13:37:42 +00:00
prep The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
sandpoint Use "#define<tab>". 2002-02-28 03:17:23 +00:00
sgimips In _bus_dmamap_sync, only invalidate as much data as there is in the current 2002-02-27 01:51:48 +00:00
sh3 CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. 2002-03-04 14:36:13 +00:00
shark Add ofromioctl(), needed since Christos added ioctl to the memory device's 2002-03-04 23:43:01 +00:00
sparc Provide a definition for DEV_EEPROM so mem.c will compile if SUN4 is defined. 2002-03-03 03:11:06 +00:00
sparc64 check _KERNEL_OPT for opt_ddb.h 2002-03-02 12:28:16 +00:00
sun2 Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
sun3 Use "#define<tab>". 2002-02-28 03:17:23 +00:00
sun68k strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
vax Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
walnut Use "#define<tab>". 2002-02-28 03:17:23 +00:00
x68k Use "#define<tab>". 2002-02-28 03:17:23 +00:00
x86_64 Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
Makefile Split the (commented out) complete list of archs into separate lines 2002-03-05 00:07:04 +00:00
README Add entry for mvmeppc. 2002-02-27 21:33:46 +00:00

acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm)
algor:		Algorithmics, Ltd. MIPS evaluation boards (mips)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha)
amiga:		Commodore et al. Amiga (m68k)
amigappc:	Phase 5 Amiga (powerpc)
arc:		MIPS Advanced Risc Computing spec machines (mips)
arm26:		Acorn ARM2- and ARM3-based machines (arm)
atari:		Atari TT30, Falcon, and Hades (m68k)
bebox:		Be Inc. BeBox (powerpc)
cats:		Chalice Technologies, CATS motherboard (arm)
cesfic:  	FIC8234 VME processor board (m68k)
cobalt:		Cobalt Networks Microservers (mips)
dreamcast:	SEGA Dreamcast (sh3)
evbarm:		ARM-based eval boards (arm)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
hpcarm:		ARM based handheld PCs (arm)
hpcmips:	MIPS based handheld PCs (mips)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3)
i386:		Intel/AMD etc. x86 processor line (i386)
ibmnws:		IBM Network Station Thin Clients (powerpc)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k)
mac68k:		Apple Macintosh (m68k)
macppc:		Apple Power Macintosh and clones (powerpc)
mipsco:		MIPS Corp Magnum 3000 computers (mips)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus 68K based single board computers (m68k)
mvmeppc:	Motorola's VMEbus PowerPC based single board computers (powerpc)
mvme88k:	Motorola's VMEbus 88K based single board computers (m88k)
netwinder:	StrongARM based Netwinder machines (arm)
news68k:	Sony's NET WORK STATION (m68k)
newsmips:	Sony's NET WORK STATION (mips)
next68k:	NeXT Computer's cubes and slabs (m68k)
ofppc:		Open Firmware based PowerPC machines (powerpc)
pc532:		"PC-532" kit computer, based on NS 32532 CPU (ns32k)
playstation2:	SONY PlayStation 2 (mips)
pmax:		Digital Equipment Corp. MIPS based machines (mips)
prep:		PowerPC Reference Platform machines (powerpc)
sandpoint:	Motorola Sandpoint reference platform (powerpc)
sgimips:	MIPS based Silicon Graphics machines (mips)
shark:		Digital Network Appliance Reference Design (pronounced "Shark")
		machines (arm)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines (sparc)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64, sparc)
sun2:		Sun m68010 based machines (m68k)
sun3:		Sun m680[23]0 based machines (m68k)
vax:		Digital Equipment Corp. VAX machines (vax)
walnut:		IBM's PowerPC 405GP Reference Board (powerpc)
x68k:		Sharp X68000, X68030 (m68k)
x86_64:		AMD's x86 64 bit architecture on the simics simulator (x86_64)

Generic architectural features shared among multiple ports
arm:		ARM cpu based platform files
hpc:		Handheld PC reference platform files
m68k:		Motorola 680x0 cpu based platform files
m88k:		Motorola 88xxx cpu based platform files
mips:		MIPS cpu based platform files
powerpc:	PowerPC cpu based platform files
sh3:		Hitachi SuperH cpu based platform files
sun68k:		Sun68k cpu based platform files