NetBSD/sys/arch
rafal fa5c0332f8 Fix PR port-sgimips/17568: the PROM on early Indigo2 machines did not like
the ECOFF version of boot produced by `objcopy'.  Using elf2ecoff make it
work, so use that instead.  Also, don't bother stripping the bootblocks on
install (as that confuses strip, at least for the ECOFF one, and since the
build already strips them).
2002-07-12 13:04:03 +00:00
..
acorn26 Use MALLOC_NOINLINE (saves 11K on FOURMEG) 2002-07-05 13:06:45 +00:00
acorn32 Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
algor MD systrace gluons. 2002-06-17 16:32:57 +00:00
alpha enable KERNFS and PROCFS - this is GENERIC after all, right? 2002-07-10 22:05:29 +00:00
amiga Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
amigappc Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
arc Don't invoke MachFPInterrupt() if we're using SOFTFLOAT. 2002-07-07 00:22:18 +00:00
arm add cpu id for "PXA250/210 3rd version CPUcore". 2002-07-10 07:00:50 +00:00
atari MD systrace gluons. 2002-06-17 16:32:57 +00:00
bebox Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
cats Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +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 Add keydescs for swapctrlcaps, and clean up formating. 2002-07-05 14:29:06 +00:00
evbarm Changes to allow for the fact that the kernel is now mapped at 2002-07-08 16:20:07 +00:00
evbmips Add a comment; fix white-space niggle. 2002-07-12 00:40:00 +00:00
evbsh3 MD systrace gluons. 2002-06-17 16:32:57 +00:00
evbsh5 Some cleanups for the MACHINE_ARCH endian suffix change. 2002-07-11 14:42:55 +00:00
hp300 Fix console bell. 2002-07-06 23:15:29 +00:00
hp700 Fixed the options KDGB_DEVNAME, for recent changes to config(8). 2002-07-06 15:41:38 +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 Remove VNODE_OP_NOINLINE, which is already in TX3912. 2002-07-09 14:54:39 +00:00
hpcsh MD systrace gluons. 2002-06-17 16:32:57 +00:00
hppa Define __HAVE_FUNCTION_DESCRIPTORS, which is used by ld.elf_so. 2002-07-10 15:18:06 +00:00
i386 -if getting info for a mode fails, print out the mode 2002-07-11 10:02:21 +00:00
luna68k use cdev_mouse_init() for wsmux 2002-07-04 23:24:43 +00:00
m68k Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
mac68k Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
macppc Enable COMPAT_LINUX 2002-07-12 05:30:24 +00:00
mips Overhaul the emulation facility. We do this by: 2002-07-06 23:59:18 +00:00
mipsco Don't invoke MachFPInterrupt() if we're using SOFTFLOAT. 2002-07-07 00:22:18 +00:00
mmeye track rev. 1.36 of GENERIC: 2002-07-08 22:49:01 +00:00
mvme68k 'environment', not 'enviroment' 2002-07-11 10:53:19 +00:00
mvmeppc Fix a mem_region botch: 2002-07-11 21:50:22 +00:00
netwinder Enable "pseudo-device clockctl" in all kernels, except 2002-06-17 05:14:02 +00:00
news68k Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
newsmips do not install apbus.h, apcall.h, romcall.h 2002-07-11 19:04:19 +00:00
next68k Oops; add scsibus too. 2002-07-11 18:07:22 +00:00
ofppc Common OFW code has been moved to powerpc/mpc6xx/ofw_subr.S. Now use it. 2002-07-09 19:21:03 +00:00
pc532 Change the (intentionally) illegal "movd 0,0" to it's .word 2002-07-11 00:41:50 +00:00
playstation2 alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
pmax Don't invoke MachFPInterrupt() if we're using SOFTFLOAT. 2002-07-07 00:22:18 +00:00
pmppc Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
powerpc Add a linux_syscall_intern entry (appropriately ifdef'ed COMPAT_LINUX). 2002-07-11 19:32:43 +00:00
prep Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
sandpoint Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
sbmips Remove unused MCLOFSET define. 2002-07-11 13:36:45 +00:00
sgimips Fix PR port-sgimips/17568: the PROM on early Indigo2 machines did not like 2002-07-12 13:04:03 +00:00
sh3 Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
sh5 Add IEEE FP mode control functions and definitions for SH5. 2002-07-12 12:20:24 +00:00
shark Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
sparc Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
sparc64 netbsd32_sysarch moved here. 2002-07-07 23:28:04 +00:00
sun2 Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
sun3 Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
sun68k Compile all standalones for the 68010, which makes bootblocks 2002-06-17 13:35:04 +00:00
vax Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
walnut Echo the MKING command before executing it. 2002-07-11 01:29:28 +00:00
x68k Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
x86_64 Since the return address is now part of struct sigframe, adjust the stack 2002-07-10 01:55:43 +00:00
Makefile Add evbmips and sbmips. 2002-06-01 09:37:30 +00:00
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