NetBSD/sys/arch
2001-12-08 04:22:46 +00:00
..
acorn32
algor
alpha
amiga
amigappc Really merge in Adam Ciarcinskis spl$foo() code, which should have been 2001-12-04 18:54:11 +00:00
arc
arm
arm26
arm32 Explicitly declare ofw_device_register(), since it's not in any header file. 2001-12-08 01:22:45 +00:00
atari
bebox
cats Reintroduce these header files so that cats kernels can build. Fallout from Jason reverting the includes stuff. 2001-12-07 23:09:32 +00:00
cesfic
cobalt
dnard Convert to new ata/atapi attach structs. 2001-12-02 22:54:26 +00:00
dreamcast
evbarm
evbsh3 - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
hp300 Update for structural interrupt changes. No functional change. 2001-12-08 04:22:46 +00:00
hpc
hpcarm
hpcmips
hpcsh Use more parentheses to make the compiler happy. 2001-12-05 22:16:30 +00:00
i386 Add 82801BAM as piix. 2001-12-07 08:07:57 +00:00
luna68k
m68k
mac68k No point in installing svr4_machdep.h. 2001-11-28 13:14:12 +00:00
macppc
mips
mipsco
mmeye
mvme68k
netwinder
news68k
newsmips
next68k
ofppc
pc532 Convert the byte_swap_* macros from GNUish ({ ... }) extensions to 2001-12-06 23:25:43 +00:00
playstation2
pmax
powerpc Change L2CR_CONFIG from defflag to defparam, since it takes an argument. 2001-12-07 12:58:43 +00:00
prep
sandpoint
sgimips Back out the copy of theses files to userland 2001-11-28 20:13:34 +00:00
sh3
sparc Protect `opt_sparc_arch.h'. Used from /sys/arch/sparc/stand/boot. 2001-12-07 11:00:39 +00:00
sparc64 Make the coredump routine exec-format/emulation specific. Split 2001-12-08 00:35:25 +00:00
sun2 Picked up some old scheduler changes. Now the sun2 locore 2001-12-07 05:24:56 +00:00
sun3
sun68k
vax Use inline functions for the byte swap routines. Allows libc to build 2001-11-29 22:32:45 +00:00
walnut
x68k Add -p option to suppress creating the partition table. 2001-12-08 00:51:03 +00:00
x86_64
Makefile
README

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)
arm32:		ARMv3 and Digital StrongARM 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)
dnard:		Digital "Shark" DNARD machines (arm)
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)
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)
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