NetBSD/sys/arch
tsutsui cb383cb5db Define MSGBUFSIZE here only if it's not specified by options(4). 2002-06-28 17:40:20 +00:00
..
acorn26 make vectors.o explicitly depend on assym.h, so that 'make depend' step 2002-06-24 07:15:24 +00:00
acorn32 $Id$ -> $NetBSD$ (oops). 2002-06-19 23:27:48 +00:00
algor MD systrace gluons. 2002-06-17 16:32:57 +00:00
alpha add bktr 2002-06-27 18:34:32 +00:00
amiga Regenerate with new m4 mechanism (vs old cpp mechanism). 2002-06-18 17:45:13 +00:00
amigappc make an auto const variable static. 2002-06-08 15:58:47 +00:00
arc MD systrace gluons. 2002-06-17 16:32:57 +00:00
arm Remove complaint: bus_dmamap_destroy() called for map with valid 2002-06-28 15:21:00 +00:00
atari MD systrace gluons. 2002-06-17 16:32:57 +00:00
bebox MD systrace gluons. 2002-06-17 16:32:57 +00:00
cats Define MSGBUFSIZE here only if it's not specified by options(4). 2002-06-28 17:40:20 +00:00
cesfic MD systrace gluons. 2002-06-17 16:32:57 +00:00
cobalt MD systrace gluons. 2002-06-17 16:32:57 +00:00
dreamcast MD systrace gluons. 2002-06-17 16:32:57 +00:00
evbarm Report stray interrupts. 2002-06-26 01:06:44 +00:00
evbmips MD systrace gluons. 2002-06-17 16:32:57 +00:00
evbsh3 MD systrace gluons. 2002-06-17 16:32:57 +00:00
hp300 Back out part of revision 1.20 which was causing PROM re-entry 2002-06-27 08:45:25 +00:00
hp700 MD systrace gluons. 2002-06-17 16:32:57 +00:00
hpc move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
hpcarm Comment out MEMORY_DISK_HOOKS as a workarund for the following problem. 2002-06-22 13:04:00 +00:00
hpcmips a "no" token was added recently, so we must now quote any "no" symbols 2002-06-22 00:01:10 +00:00
hpcsh MD systrace gluons. 2002-06-17 16:32:57 +00:00
hppa Remove (completely unused) definition of CLK_TCK. Nothing in the 2002-06-23 17:07:58 +00:00
i386 Assign COPTS instead of adding to it, avoids situation where -mi386 2002-06-27 20:44:08 +00:00
luna68k MD systrace gluons. 2002-06-17 16:32:57 +00:00
m68k Swap the order of the sigcontext and hardware state in the sigframe. 2002-06-23 21:31:12 +00:00
mac68k add netdock ether driver. as discussed on port-mac68k 2002-06-19 04:30:46 +00:00
macppc fwnode* has idhi/idlo locator 2002-06-25 00:32:24 +00:00
mips Remove some clocktick debug code. 2002-06-27 04:09:15 +00:00
mipsco MD systrace gluons. 2002-06-17 16:32:57 +00:00
mmeye MD systrace gluons. 2002-06-17 16:32:57 +00:00
mvme68k MD systrace gluons. 2002-06-17 16:32:57 +00:00
mvmeppc MD systrace gluons. 2002-06-17 16:32:57 +00:00
netwinder Enable "pseudo-device clockctl" in all kernels, except 2002-06-17 05:14:02 +00:00
news68k MD systrace gluons. 2002-06-17 16:32:57 +00:00
newsmips MD systrace gluons. 2002-06-17 16:32:57 +00:00
next68k MD systrace gluons. 2002-06-17 16:32:57 +00:00
ofppc avoid hardcoding MBR_MAGICOFF and MBR_MAGIC. 2002-06-18 00:37:25 +00:00
pc532 MD systrace gluons. 2002-06-17 16:32:57 +00:00
playstation2 MD systrace gluons. 2002-06-17 16:32:57 +00:00
pmax update comment 2002-06-18 20:23:08 +00:00
pmppc MD systrace gluons. 2002-06-17 16:32:57 +00:00
powerpc Add common routines to do BAT initialization, trap vector setup, 2002-06-28 02:32:16 +00:00
prep MD systrace gluons. 2002-06-17 16:32:57 +00:00
sandpoint MD systrace gluons. 2002-06-17 16:32:57 +00:00
sbmips MD systrace gluons. 2002-06-17 16:32:57 +00:00
sgimips MD systrace gluons. 2002-06-17 16:32:57 +00:00
sh3 When delivering a signal, arrange for the handler to be invoked 2002-06-23 18:49:33 +00:00
shark avoid hardcoding MBR_MAGICOFF and MBR_MAGIC. 2002-06-18 00:37:25 +00:00
sparc Comments update: indicate which counters are being incremented. 2002-06-24 09:26:47 +00:00
sparc64 Fix ktrace call for 32-bit kernels. 2002-06-25 17:37:03 +00:00
sun2 MD systrace gluons. 2002-06-17 16:32:57 +00:00
sun3 MD systrace gluons. 2002-06-17 16:32:57 +00:00
sun68k Compile all standalones for the 68010, which makes bootblocks 2002-06-17 13:35:04 +00:00
vax make booting from FS_RAID work. tested on vs4000/90. 2002-06-24 14:53:16 +00:00
walnut MD systrace gluons. 2002-06-17 16:32:57 +00:00
x68k remove definition of CLOCKS_PER_SEC protected by #ifdef KERNEL. It is 2002-06-23 16:54:00 +00:00
x86_64 During signal delivery, arrange to have the signal handler invoked 2002-06-25 01:24:49 +00:00
Makefile Add evbmips and sbmips. 2002-06-01 09:37:30 +00:00
README Added notes on hp700/hppa, tweaked sun68k description. 2002-06-10 14:25:41 +00:00

README

$NetBSD: README,v 1.24 2002/06/10 14:25:41 fredette Exp $

acorn26:	Acorn ARM2- and ARM3-based machines (arm)
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)
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)
evbmips:	MIPS-based eval boards (mips)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
hp700:		Hewlett Packard 700-series machines (hppa)
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)
pmppc:		Artesyn PMPPC card (powerpc)
prep:		PowerPC Reference Platform machines (powerpc)
sandpoint:	Motorola Sandpoint reference platform (powerpc)
sbmips:		Broadcom's SiByte processor evaluation boards (mips)
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
hppa:		Hewlett Packard PA-RISC cpu based 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:		Sun Motorola 680x0 cpu based platform files