NetBSD/sys/arch
rafal 695a5c114c Cleanup and enhancements to sgivol, mostly from Scott G. Taylor, with some
tweaking by me.  Specifically, this gives sgivol an "unattended" mode that
can be used from eg. sysinst to install the bootblocks.
2002-07-18 16:02:42 +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 Correct obviously switched args to memset() 2002-07-18 02:07:13 +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 ixpcom to cdevsw 2002-07-16 14:20:04 +00:00
atari m68k syscall rototill: 2002-07-13 08:28:40 +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 m68k syscall rototill: 2002-07-13 08:28:40 +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 delete unneed file 2002-07-15 17:21:12 +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 SH5 systrace(5) glue. 2002-07-12 20:43:12 +00:00
hp300 m68k syscall rototill: 2002-07-13 08:28:40 +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 Recognize hpcboot's "b=xx" option, which specifies the root device to use. 2002-07-13 13:40:28 +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 - Disable Interrput before execute AcpiEnterSleepState(). 2002-07-18 12:05:11 +00:00
luna68k m68k syscall rototill: 2002-07-13 08:28:40 +00:00
m68k Only declare and define syscall_fancy if KTRACE and/or SYSTRACE are defined. 2002-07-17 21:21:46 +00:00
mac68k m68k syscall rototill: 2002-07-13 08:28:40 +00:00
macppc Wrap debug printf in #ifdef DEBUG/#endif 2002-07-18 13:31:58 +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 m68k syscall rototill: 2002-07-13 08:28:40 +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 m68k syscall rototill: 2002-07-13 08:28:40 +00:00
newsmips do not install apbus.h, apcall.h, romcall.h 2002-07-11 19:04:19 +00:00
next68k m68k syscall rototill: 2002-07-13 08:28:40 +00:00
ofppc put the OF buffer page in the BSS rather than allocate it at runtime. 2002-07-14 20:56:12 +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 common file to do pmap_zero_page/pmap_copy_page/pmap_pageidlezero and 2002-07-17 03:11:07 +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 Cleanup and enhancements to sgivol, mostly from Scott G. Taylor, with some 2002-07-18 16:02:42 +00:00
sh3 Correct obviously switched args to memset() 2002-07-18 02:07:13 +00:00
sh5 SH5 systrace(5) glue. 2002-07-12 20:43:12 +00:00
shark Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
sparc Add Sun4d "special nodes". 2002-07-18 03:22:00 +00:00
sparc64 Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
sun2 m68k syscall rototill: 2002-07-13 08:28:40 +00:00
sun3 m68k syscall rototill: 2002-07-13 08:28:40 +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 m68k syscall rototill: 2002-07-13 08:28:40 +00:00
x86_64 Update comment. 2002-07-14 12:30:36 +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

README

$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