NetBSD/sys/arch
bjh21 b6228a7d06 New, improved version of copyin(), copyout(), and kcopy() by Allen Briggs.
This version works on both 26-bit and 32-bit machines.  For large copies,
it's up to three times as fast as the old arm32 version and five times as
fast as the old arm26 version.  For small copies it seems to be even faster
(getrusage() is apparently over ten times faster on an ARM610).

Hooray for Allen!
2002-08-11 21:19:12 +00:00
..
acorn26 New, improved version of copyin(), copyout(), and kcopy() by Allen Briggs. 2002-08-11 21:19:12 +00:00
acorn32 Remove comment claiming that csc(4) doesn't work. 2002-08-07 14:42:42 +00:00
algor Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
alpha Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
amiga Remove extraneous \n's in {err,warn}{,x}. 2002-08-09 10:01:53 +00:00
amigappc Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
arc Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
arm New, improved version of copyin(), copyout(), and kcopy() by Allen Briggs. 2002-08-11 21:19:12 +00:00
atari Convert to new device buffer queue interface. 2002-08-10 21:49:14 +00:00
bebox mftb() has moved to cpu.h. 2002-08-07 05:20:46 +00:00
cats Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
cesfic Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
cobalt Garbage-collect cpu_sysctl(). From Shin'ichiro TAYA in PR-17888. 2002-08-09 05:10:45 +00:00
dreamcast Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
evbarm Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
evbmips Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
evbsh3 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
evbsh5 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
hp300 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
hp700 Add better support for controlling the LEDs, and use it. Now the 2002-08-11 19:53:41 +00:00
hpc move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
hpcarm Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
hpcmips Make file compile: 2002-08-07 07:21:08 +00:00
hpcsh Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
hppa Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
i386 probe/attach Dell TrueMobile 1150 MiniPCI 802.11b card - not very useful 2002-08-11 16:22:09 +00:00
luna68k Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
m68k Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
mac68k Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
macppc for ofb_enable_cache, turn on the BAT_M bit as well to prevent 2002-08-07 05:46:13 +00:00
mips Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
mipsco Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
mmeye Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
mvme68k Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
mvmeppc Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
netwinder Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
news68k Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
newsmips Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
next68k Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
ofppc mftb() has moved to cpu.h. 2002-08-07 05:20:46 +00:00
pc532 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
playstation2 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
pmax Replace FONT_LUCIDA with FONT_GALLANT. 2002-08-08 00:11:52 +00:00
pmppc Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
powerpc Add some IBM 4xx CPU PVR values; sort PVRs numerically. 2002-08-11 13:33:00 +00:00
prep Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sandpoint Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sbmips Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sgimips Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sh3 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sh5 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
shark Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sparc Fix cacheinfo.c_nlines for sun4 and sun4c machines. 2002-08-09 14:46:04 +00:00
sparc64 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sun2 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sun3 Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sun68k Compile all standalones for the 68010, which makes bootblocks 2002-06-17 13:35:04 +00:00
vax Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
walnut Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
x68k Add usb*, ugen* 2002-08-11 13:21:07 +00:00
x86_64 Rename cdev_systrace_init() to cdev_clonemisc_init(), so it can 2002-07-19 16:38:14 +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