NetBSD/sys/arch
cdi d49bc81070 Use per-cpu pcb, curlwp and fplwp rather than global ones. This brings
GENERIC.MP configuration to a usable state.

Approved by petrov@.
2003-11-25 05:14:58 +00:00
..
acorn26 Sync acorn26 riscoscalls with acorn32 version. 2003-11-23 15:55:03 +00:00
acorn32 Remove a spurious commented-out line. 2003-11-23 15:28:03 +00:00
algor Fix uninitialized error in pcib_print(). 2003-11-02 22:03:42 +00:00
alpha eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
amd64 Add and enable sk/skc drivers. 2003-11-22 14:20:47 +00:00
amiga amidisplaycc.c: 2003-11-12 17:42:40 +00:00
amigappc add /* nothing */ comment to cpu_wait()/cpu_swapout() 2003-11-02 16:37:09 +00:00
arc Remove commented out lines for quite obsolete dev/isa/if_ed.c. 2003-11-17 12:53:47 +00:00
arm In data_abort_handler(), honour pcb_onfault even in the case where 2003-11-20 14:44:36 +00:00
atari Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
bebox Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
cats Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c 2003-10-21 08:15:39 +00:00
cesfic Remove obsolete comments about curproc. 2003-11-08 12:17:25 +00:00
cobalt Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
dreamcast add major for sci 2003-10-24 08:17:34 +00:00
evbarm The expansion bus is mapped via ixpsip now. 2003-11-02 21:27:51 +00:00
evbmips Add a "COM_AU1x00" option, similar to COM_PXA2X0, for enabling Au1x00 2003-11-08 05:05:14 +00:00
evbppc Include arch/powerpc/ibm4xx/intr.c only if a particular board actually 2003-11-19 14:27:24 +00:00
evbsh3 No need for multiple-inclusion protection in these. 2003-10-23 13:02:52 +00:00
evbsh5 update the comment - the space for machine-dependant majors 2003-10-10 21:21:25 +00:00
hp300 Regen from diodevs rev 1.7: 2003-11-23 01:59:25 +00:00
hp700 de-__P, remove register, ansify. 2003-11-24 02:51:35 +00:00
hpc Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
hpcarm Add a default: to a case statement. 2003-10-27 17:17:42 +00:00
hpcmips www.netbsd.org -> www.NetBSD.org 2003-11-17 10:07:58 +00:00
hpcsh eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
hppa fix address computation in vmapbuf(). use uvm_km_valloc_prefer_wait(). 2003-11-18 11:37:39 +00:00
i386 Sync with GENERIC.MP (in particular add MPBIOS). Noted by Adam C. Migus 2003-11-21 09:29:11 +00:00
ibmnws add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
luna68k eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
m68k Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
mac68k Remove obsolete comments about curproc. 2003-11-08 12:17:25 +00:00
macppc Add missing lpt entries. 2003-11-19 02:54:50 +00:00
mips Add a define for the size of the UART register block. 2003-11-08 05:49:08 +00:00
mipsco Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
mmeye add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
mvme68k Remove obsolete comments about curproc. 2003-11-08 12:17:25 +00:00
mvmeppc Adapt MI mk48txx(4) changes. (compiles but untested) 2003-11-01 22:48:01 +00:00
netwinder Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c 2003-10-21 08:15:39 +00:00
news68k Revert previous DPRINTF changes since gcc3 properly removes text strings 2003-11-21 19:44:53 +00:00
newsmips Move initialization of `ssym' and `esym' to inside of 2003-11-23 08:54:57 +00:00
next68k Commit changes proposed on tech-kern Thu, 6 Nov 2003 2003-11-15 17:52:30 +00:00
ofppc Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
openblocks405
pc532 Need to set/restore the PSR explicity in cpu_{set,get}mcontext() since 2003-11-25 04:57:05 +00:00
pdp10 Deprecate <sourcefile>_G now that conf/Makefile.kern.inc modifies 2003-11-17 09:41:19 +00:00
playstation2 fix return value of _gsfb_mmap(). 2003-11-02 13:12:14 +00:00
pmax I've been informed that any dependent targets on .BEGIN are 2003-11-24 23:29:54 +00:00
pmppc Less symbol table space. 2003-11-07 17:36:49 +00:00
powerpc More PPC64 changes. (latent for now). 2003-11-21 22:57:14 +00:00
prep Remove obsolete MD mcclock files. 2003-11-24 06:24:27 +00:00
sandpoint add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
sbmips Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
sgimips Add (commented out) dpclock for ip22 and blinkenlitzen for ip32. 2003-11-22 15:08:44 +00:00
sh3 Cosmetic: in sh_vector_generic use named label instead of numeric 2003-11-24 23:24:18 +00:00
sh5 Ditch some obsolete toolchain definitions and flags. 2003-11-09 23:30:39 +00:00
shark Fix KERN_DEBUG format string <-> parameter mismatch. 2003-11-07 18:49:29 +00:00
sparc Drop the old cpu_switch() code. 2003-11-16 14:56:05 +00:00
sparc64 Use per-cpu pcb, curlwp and fplwp rather than global ones. This brings 2003-11-25 05:14:58 +00:00
sun2 Remove obsolete comments about curproc. 2003-11-08 12:17:25 +00:00
sun3 Commit changes proposed on tech-kern Thu, 6 Nov 2003 2003-11-15 17:52:30 +00:00
sun68k fix parallel build. 2003-11-02 16:01:16 +00:00
vax Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
x68k make it compilable even if FDDEBUG was defined. 2003-11-15 15:02:08 +00:00
x86 Set the bridge tag correctly when adding an extra PCI bus. 2003-11-17 22:20:00 +00:00
Makefile We really don't want frame.h... 2003-11-14 17:44:05 +00:00
README Simplify (the long) Shark line 2003-11-08 04:49:17 +00:00

README

$NetBSD: README,v 1.32 2003/11/08 04:49:17 ross 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 ("Shark") (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