NetBSD/sys/arch
yamt 2a93afdfd5 rename i386 mdlwp flags from MDP_ to MDL_
to avoid confusion with mdproc flags which also have MDP_ prefixes.
2004-01-28 10:48:55 +00:00
..
acorn26 cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
acorn32 Remove the "beep" driver. Its function is largely subsumed by a 2004-01-25 13:46:59 +00:00
algor Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
alpha In decode_prologue(), ignore positive-offset frame adjustments ("lda 2004-01-22 18:59:00 +00:00
amd64 back out previous; it was only required for a dead function. 2004-01-21 11:31:20 +00:00
amiga cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
amigappc cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
arc Add support for opencrypto, PCI accelerators to sys/arch/*/conf/GENERIC 2004-01-14 22:29:03 +00:00
arm Switch the ARM9 to using the Dcache in write-back mode. Avoid an 2004-01-26 15:54:16 +00:00
atari Make these compile again after the latest adjustments. 2004-01-06 18:46:07 +00:00
bebox Add support for opencrypto, PCI accelerators to sys/arch/*/conf/GENERIC 2004-01-14 22:29:03 +00:00
cats cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
cesfic Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
cobalt Load the boot program at 0x80F00000 to give the boxes with just 16Mb of 2004-01-27 21:03:18 +00:00
dreamcast
evbarm Copy code from iq80321 / ixp425: 2004-01-13 23:18:54 +00:00
evbmips Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
evbppc cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
evbsh3 Spell controller with two ls. Inspired by miod@openbsd. 2004-01-04 16:19:43 +00:00
evbsh5 Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
hp300 Do not export __HAVE_RAS to userland. Applications are supposed to try 2004-01-18 18:23:19 +00:00
hp700 Add support for opencrypto, PCI accelerators to sys/arch/*/conf/GENERIC 2004-01-14 22:29:03 +00:00
hpc Update the root window after showing the 'Last chance...' dialog. 2004-01-02 12:13:36 +00:00
hpcarm fixes for Brazilian keyboard from Rafael Diniz <rafael2k@terra.com.br> 2003-12-19 12:16:36 +00:00
hpcmips Spell controller with two ls. Inspired by miod@openbsd. 2004-01-04 16:19:43 +00:00
hpcsh Add wi at pcmcia. 2004-01-18 03:00:48 +00:00
hppa add a PMAP_NC flag for pmap_kenter_pa() to specific a non-cached mapping. 2004-01-05 02:25:32 +00:00
i386 rename i386 mdlwp flags from MDP_ to MDL_ 2004-01-28 10:48:55 +00:00
ibmnws
luna68k Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
m68k Do not export __HAVE_RAS to userland. Applications are supposed to try 2004-01-18 18:23:19 +00:00
mac68k Back out CVS fallout from last commit. Really make this build again. 2004-01-09 17:00:02 +00:00
macppc cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
mips Do not export __HAVE_RAS to userland. Applications are supposed to try 2004-01-18 18:23:19 +00:00
mipsco Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
mmeye Spell controller with two ls. Inspired by miod@openbsd. 2004-01-04 16:19:43 +00:00
mvme68k Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
mvmeppc Fix PowerPC ports build with KGDB. 2003-12-30 11:23:20 +00:00
netwinder cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
news68k Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
newsmips Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
next68k Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
ofppc Fix PowerPC ports build with KGDB. 2003-12-30 11:23:20 +00:00
openblocks405
pc532 Fix compile problem with recent buffer changes. 2004-01-23 04:44:20 +00:00
pdp10 Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
playstation2 Make these compile again after the latest adjustments. 2004-01-06 18:46:07 +00:00
pmax Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
pmppc Fix PowerPC ports build with KGDB. 2003-12-30 11:23:20 +00:00
powerpc implement bus_space_set_region_[124], bus_space_copy_region_[124]. 2004-01-08 15:29:20 +00:00
prep Comment out opencrypto bits for now; the prep port does not yet 2004-01-18 16:08:15 +00:00
sandpoint Fix PowerPC ports build with KGDB. 2003-12-30 11:23:20 +00:00
sbmips Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
sgimips Remove unused dc_screens from the softc, the driver does not support multiple 2004-01-26 11:00:47 +00:00
sh3 Implement proper switch_exit in assembler. Since cpu_switch is 2004-01-18 18:54:17 +00:00
sh5 Do not export __HAVE_RAS to userland. Applications are supposed to try 2004-01-18 18:23:19 +00:00
shark No need to include wdvar.h anymore. 2003-12-14 05:15:53 +00:00
sparc How stupid can you borke a commit? I could *swear* I had tested the last 2004-01-19 19:27:46 +00:00
sparc64 For pci devices without ofw mapping find ino by pci bus/slot/device 2004-01-21 07:16:07 +00:00
sun2 Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
sun3 Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
sun68k Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
vax Add #define cpu_lwp_free do { } while (/*CONSTCOND*/0) 2004-01-22 01:24:10 +00:00
x68k Remove COMPAT_HPUX support. It did not work for a long time, 2004-01-25 13:17:00 +00:00
x86 spllower: lower spl before checking pending interrupts. 2004-01-14 11:41:27 +00:00
Makefile
README

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