NetBSD/sys/arch
fvdl bb7657559b Don't use pool(9) for TLB shootdown queue elements. Recent pool
changes made the usage here clash with the pool code, and the
pool code is overkill for this case (fixed number of elements,
always NOWAIT).

Use a simple static freelist allocator instead (pv_list-like).
2002-10-01 19:36:06 +00:00
..
acorn26 Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
acorn32 Beginnings of support for the Simtec Hydra multiprocessor board. 2002-09-30 23:22:05 +00:00
algor Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
alpha Remove unecessary extern decl of ade_ca. 2002-10-01 01:40:32 +00:00
amiga . treat a stream of framing errors as a single break 2002-10-01 12:17:09 +00:00
amigappc Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
arc Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
arm Fix some small range checks and why weren't we writing the palette in when 2002-10-01 12:09:49 +00:00
atari Add a config_init() function to initialize the config data structures. 2002-09-30 17:36:31 +00:00
bebox Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
cats Thought I'd checked this in a while back, cats does not need byte_swap.h. 2002-09-28 15:56:33 +00:00
cesfic Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
cobalt Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
dreamcast Use CFATTACH_DECL(). 2002-10-01 02:54:11 +00:00
evbarm add board type for Intel PXA2[15]0 and Samsung S3C2800 based boards. 2002-10-01 11:02:27 +00:00
evbmips Use CFATTACH_DECL(). 2002-10-01 04:21:32 +00:00
evbsh3 Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
evbsh5 Check if an interrupt is already claimed _after_ locating the 2002-10-01 07:58:54 +00:00
hp300 "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
hp700 Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
hpc remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
hpcarm avoid warning when NAPM==0 2002-09-29 13:16:22 +00:00
hpcmips Use CFATTACH_DECL(). 2002-10-01 02:54:11 +00:00
hpcsh Use CFATTACH_DECL(). 2002-10-01 02:54:11 +00:00
hppa Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
i386 Don't use pool(9) for TLB shootdown queue elements. Recent pool 2002-10-01 19:36:06 +00:00
luna68k remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
m68k "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
mac68k Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
macppc add options APPLE_UFS 2002-09-28 20:22:33 +00:00
mips Use CFATTACH_DECL(). 2002-10-01 02:54:11 +00:00
mipsco Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
mmeye Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
mvme68k Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
mvmeppc Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
netwinder cats and netwinder can share a common footbridge_intr.h file, so install and 2002-09-28 15:53:03 +00:00
news68k Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
newsmips Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
next68k Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
ofppc Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
pc532 Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
playstation2 Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
pmax "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
pmppc Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
powerpc Use CFATTACH_DECL(). 2002-10-01 02:49:56 +00:00
prep Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
sandpoint Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
sbmips Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
sgimips Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
sh3 Declare all cfattach structures const. 2002-09-27 20:31:45 +00:00
sh5 Use CFATTACH_DECL(). 2002-10-01 19:24:47 +00:00
shark Use CFATTACH_DECL(). 2002-10-01 19:18:57 +00:00
sparc Use CFATTACH_DECL(). 2002-10-01 18:57:48 +00:00
sparc64 Use CFATTACH_DECL(). 2002-10-01 18:40:06 +00:00
sun2 Use CFATTACH_DECL(). 2002-10-01 05:32:42 +00:00
sun3 Use CFATTACH_DECL(). 2002-10-01 05:32:42 +00:00
sun68k Use CFATTACH_DECL(). 2002-10-01 05:18:59 +00:00
vax Enable PPP_* options for ppp 2002-10-01 09:52:10 +00:00
walnut Use CFATTACH_DECL(). 2002-10-01 05:01:37 +00:00
x68k Missed one use of CFATTACH_DECL(). 2002-10-01 04:59:10 +00:00
x86_64 Use CFATTACH_DECL(). 2002-10-01 04:21:32 +00:00
Makefile
README NetBSD, meet the SH-5 cpu. 2002-07-05 13:31:28 +00:00

$NetBSD: README,v 1.25 2002/07/05 13:31:37 scw 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)
evbsh5:		Hitachi SuperH(TM) sh5 eval boards (sh5)
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(TM) sh3 and sh4 cpu based platform files
sh5:		Hitachi SuperH(TM) sh5 cpu based platform files
sun68k:		Sun Motorola 680x0 cpu based platform files