NetBSD/sys/arch
martin 1390611ace Remove workarounds for bugs in the old compiler. 2003-09-19 16:35:31 +00:00
..
acorn26 Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing 2003-09-13 13:30:01 +00:00
acorn32 Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing 2003-09-13 13:30:01 +00:00
algor add "makeoptions MACHINE_ARCH=..." in std.* for mips ports 2003-08-30 22:44:38 +00:00
alpha add MD part of SA/pthread pagefault handling on alpha 2003-09-18 22:36:32 +00:00
amd64 LONG_BIT should be 64. From Nicolas Joly. 2003-09-19 12:09:51 +00:00
amiga add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
amigappc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
arc add "makeoptions MACHINE_ARCH=..." in std.* for mips ports 2003-08-30 22:44:38 +00:00
arm If we're going to reference SA variables in this file, might as well 2003-09-19 11:42:20 +00:00
atari add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
bebox add rnd(4) device to installation media. 2003-09-06 03:25:23 +00:00
cats Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing 2003-09-13 13:30:01 +00:00
cesfic add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
cobalt Use common mips generic software interrupt routines. 2003-09-12 17:55:40 +00:00
dreamcast mulaw/alaw timing bugfix from Izumi Tsutsui. 2003-08-25 18:48:31 +00:00
evbarm Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing 2003-09-13 13:30:01 +00:00
evbmips create /dev/crypto 2003-08-22 05:06:22 +00:00
evbppc Revert addition of rnd here; it's already present due to the inclusion 2003-09-14 21:49:58 +00:00
evbsh3 create /dev/crypto 2003-08-22 05:06:22 +00:00
evbsh5 Lmapped_start is used in db_trace, so mark as a 'function'. 2003-08-12 21:48:07 +00:00
hp300 add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
hp700 add a defflag for USELEDS. 2003-08-31 01:55:27 +00:00
hpc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
hpcarm Add COMPAT_16, pointed out by Bryan Vyhmeister. 2003-09-16 21:56:00 +00:00
hpcmips Don't clear PCIC_INTR_ENABLE here, either -- not appropriate. 2003-09-02 22:48:30 +00:00
hpcsh create /dev/crypto 2003-08-22 05:06:22 +00:00
hppa add some placeholders so we can at least build. 2003-08-31 01:28:58 +00:00
i386 syntax error in comment 2003-09-17 11:57:34 +00:00
luna68k add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
m68k Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
mac68k add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
macppc add gem and brgphy so we have ethernet on the PowerBook G4 DVI. 2003-09-10 18:06:26 +00:00
mips handle pmap_procwr() on kernel procs (MIPS1). 2003-09-12 15:29:16 +00:00
mipsco add rnd(4) device to installation media. 2003-09-06 03:25:23 +00:00
mmeye create /dev/crypto 2003-08-22 05:06:22 +00:00
mvme68k add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
mvmeppc Rearrange bus_space initialization slightly, taking advantage of being 2003-09-06 21:07:00 +00:00
netwinder Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing 2003-09-13 13:30:01 +00:00
news68k add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
newsmips add rnd(4) device to installation media. 2003-09-06 03:25:23 +00:00
next68k add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
ofppc Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
openblocks405
pc532 add rnd(4) device to installation media. 2003-09-06 03:25:23 +00:00
pdp10 Remove next_instr_address(), it's a macro. 2003-09-07 13:33:38 +00:00
playstation2 add "makeoptions MACHINE_ARCH=..." in std.* for mips ports 2003-08-30 22:44:38 +00:00
pmax add rnd(4) device to installation media. 2003-09-06 03:25:23 +00:00
pmppc Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
powerpc add MD part of SA/pthread pagefault handling on powerpc 2003-09-19 00:16:34 +00:00
prep Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
sandpoint Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
sbmips Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sgimips Fix mistake in previous. 2003-09-18 15:01:33 +00:00
sh3 Bring _PROF_PROLOGUE back. The breakage was caused by calls to 2003-08-27 19:59:57 +00:00
sh5 add MD part of SA/pthread pagefault handling on sh5 2003-09-18 22:40:04 +00:00
shark Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing 2003-09-13 13:30:01 +00:00
sparc fix copy-paste oversight in MD part of SA/pthread pagefault handling 2003-09-16 19:02:51 +00:00
sparc64 Remove workarounds for bugs in the old compiler. 2003-09-19 16:35:31 +00:00
sun2 add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
sun3 add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
sun68k Fix same breakage as previous (need memmove for symlink handling in ufs.c) 2003-08-22 21:14:35 +00:00
vax add MD part of SA/pthread pagefault handling on vax 2003-09-18 22:38:36 +00:00
x68k add MD part of SA/pthread pagefault handling on all m68k ports 2003-09-17 23:17:39 +00:00
x86 Fix for ioapic irq routing. This fixes kern/22728. 2003-09-18 19:31:19 +00:00
Makefile Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of 2003-08-03 09:23:14 +00:00
README fix cesfic entry whitespace to be consistent 2003-07-08 04:21:28 +00:00

README

$NetBSD: README,v 1.31 2003/07/08 04:21:28 lukem 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)
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)
evbsh5:		Hitachi SuperH(TM) sh5 eval boards (sh5, 20020705)
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)
ibmnws:		IBM Network Station Thin Clients (powerpc, -)
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 VMEbus PowerPC based single board computers
		(powerpc, 20020227)
mvme88k:	Motorola's VMEbus 88K based single board computers (m88k, -)
netwinder:	StrongARM based Netwinder machines (arm, 20010609)
news68k:	Sony's NET WORK STATION (m68k, 19991209)
newsmips:	Sony's NET WORK STATION (mips, 19980218)
next68k:	NeXT Computer's cubes and slabs (m68k, 19980609)
ofppc:		Open Firmware based PowerPC machines (powerpc, 19980528)
pc532:		"PC-532" kit computer, based on NS 32532 CPU (ns32k, 19930909)
playstation2:	SONY PlayStation 2 (mips, 20011016)
pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
pmppc:		Artesyn PMPPC card (powerpc, 20020531)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform (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 (pronounced "Shark")
		machines (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)

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