NetBSD/sys/arch
isaki 74b7155205 Ignore incompatible part between GNU tar and pax.
idea from Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
2002-05-19 08:14:13 +00:00
..
acorn26 Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> 2002-05-13 20:30:07 +00:00
acorn32 This is now in distrib/acorn32/stand/BtNetBSD. 2002-05-09 20:23:08 +00:00
algor * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
alpha Add missing common or OSF/1 PALcode instructions from the AARM: wtint, 2002-05-19 00:23:50 +00:00
amiga Updated NKMEMPAGES_MAX_DEFAULT so that large memory systems won't crash 2002-05-18 23:00:32 +00:00
amigappc Remove bogus stuff after #endif. 2002-05-16 19:56:13 +00:00
arc * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
arm * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
atari * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
bebox * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
cats Make INSTALL smaller, so it fits in 4MB, removed: 2002-05-14 19:44:57 +00:00
cesfic Eliminate more commons or redundant declarations. 2002-05-14 02:58:32 +00:00
cobalt * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
dreamcast * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
evbarm * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
evbmips * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
evbsh3 Don't reset to old interrupt level at the exit of interrupt handler. 2002-05-10 20:14:39 +00:00
hp300 Eliminate more commons or redundant declarations. 2002-05-14 02:58:32 +00:00
hpc BUGFIX: SigmarionII can't resume. 2002-05-12 07:41:22 +00:00
hpcarm Remove CPU_SA110 option. 2002-05-03 16:50:51 +00:00
hpcmips Comment out token after #endif. 2002-05-16 19:40:53 +00:00
hpcsh remove trap.h 2002-05-09 12:42:08 +00:00
i386 Add a 'tlp at pci' attachment to the laptop installation kernel. GENERIC_LAPTOP 2002-05-18 23:49:40 +00:00
luna68k Eliminate commons (including many used ones). Clean up variable references. 2002-05-14 02:03:00 +00:00
m68k #include <db/db_extern.h> 2002-05-14 00:14:53 +00:00
mac68k Don't access a scsipi channel's periph table directly; use 2002-05-16 02:50:53 +00:00
macppc minor cosmetic tweaks: 2002-05-18 04:24:22 +00:00
mips Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
mipsco track rev. 1.7 of pmax/stand/boot/Makefile: 2002-05-07 12:28:20 +00:00
mmeye Don't reset to old interrupt level at the exit of interrupt handler. 2002-05-10 20:14:39 +00:00
mvme68k Eliminate commons (including many used ones). Clean up variable references. 2002-05-14 02:03:00 +00:00
mvmeppc * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
netwinder Add the INCLUDE_CONFIG_FILE option to all config files. In config 2002-04-25 15:06:20 +00:00
news68k Use ${.TARGET} where appropriate. 2002-05-18 19:03:10 +00:00
newsmips Don't access a scsipi channel's periph table directly; use 2002-05-16 02:50:53 +00:00
next68k Various whitespace fixes, and turn 'No packet to start' message to DPRINTF(). 2002-05-18 14:33:35 +00:00
ofppc * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
pc532 Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> 2002-05-13 20:30:07 +00:00
playstation2 BSD raw partition is obsolete. raw partition is changed to C. 2002-05-18 07:13:01 +00:00
pmax Use "NOMAN=" instead of "MKMAN=no"; per lukem. 2002-05-07 02:13:51 +00:00
powerpc Handle the "aligment" fault generated by DCBZ when the cache is off. 2002-05-19 06:35:45 +00:00
prep Fix typo in attribute name. 2002-05-16 12:12:30 +00:00
sandpoint Put options after include to please config(8). 2002-05-16 03:35:20 +00:00
sbmips Fix off-by-one error in delay(). Fix from Charles Hannum in ARM code, 2002-05-03 03:36:51 +00:00
sgimips * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
sh3 Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> 2002-05-13 20:30:07 +00:00
shark Rename cache clean area variables from sa110_* to sa1_*. 2002-05-03 21:28:11 +00:00
sparc Fix stupid typo in pci_decompose_tag(). 2002-05-16 01:33:53 +00:00
sparc64 Fix inverted comparison. We only wan to flush the I$ on *userland* executable 2002-05-18 00:51:15 +00:00
sun2 Eliminate more commons or redundant declarations. 2002-05-14 02:58:32 +00:00
sun3 enable scsi_find (et al) only if NSCSIBUS > 0 2002-05-18 07:32:11 +00:00
sun68k Don't access a scsipi channel's periph table directly; use 2002-05-16 02:50:53 +00:00
vax deprecate MD installboot in favour of MI installboot in /usr/sbin 2002-05-14 14:57:14 +00:00
walnut Add a missing carriage return. 2002-05-16 23:21:55 +00:00
x68k Ignore incompatible part between GNU tar and pax. 2002-05-19 08:14:13 +00:00
x86_64 * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
Makefile
README

README

$NetBSD: README,v 1.22 2002/03/24 15:56:59 bjh21 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)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
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)
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
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 cpu based platform files
sun68k:		Sun68k cpu based platform files