NetBSD/sys/arch
ragge 787f3adbcf ALIGNENTRY must always be 0 on vax, otherwise loadfile_aout won't work. 2002-05-31 15:22:01 +00:00
..
acorn26 Add support for LIBSA_NO_FS_CLOSE, LIBSA_NO_FS_WRITE, LIBSA_NO_FS_SEEK and 2002-05-28 14:38:55 +00:00
acorn32 Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs are 2002-05-22 22:43:13 +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 puc, and com & lpt at puc 2002-05-27 23:58:52 +00:00
amiga Remove an unnecessary (and undefined, due to lack of a sequence point) 2002-05-30 21:00:23 +00:00
amigappc Use #if 0 for commenting out multiple lines, rather than dodgily-nested 2002-05-28 19:09:38 +00:00
arc bump ramdisk size, 2M isn't enough 2002-05-26 18:13:56 +00:00
arm Remove #ifdef NC stuff, syncing with iomd/todclock.c. 2002-05-26 12:07:55 +00:00
atari Don't use multi-line string literals. 2002-05-30 22:25:51 +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 -Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets 2002-05-22 14:34:26 +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 Fix odd typo from addition of pba_bridgetag. 2002-05-22 23:54:14 +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 Account for changes to struct partition. 2002-05-30 19:03:50 +00:00
hpc BUGFIX: SigmarionII can't resume. 2002-05-12 07:41:22 +00:00
hpcarm Add a missing config_hook_init call. 2002-05-31 13:43:28 +00:00
hpcmips Initial addition of TrackPoint support on the IBM WorkPad z50's DSIU port. 2002-05-30 01:44:59 +00:00
hpcsh remove trap.h 2002-05-09 12:42:08 +00:00
i386 Remove senceless benchmark loop for i8xx hardware random generator 2002-05-28 17:25:43 +00:00
luna68k Statements must follow labels. 2002-05-30 21:09:54 +00:00
m68k Fix undefined operation (= is not a sequence point). 2002-05-30 20:56:26 +00:00
mac68k Make this work with an ISO C preprocessor. 2002-05-30 22:04:55 +00:00
macppc Bugfix: add character device #62 in chrtoblktbl[]. 2002-05-28 10:01:23 +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 .WAIT after building libbug and libsa, and before building anything that uses 2002-05-28 19:34:15 +00:00
mvmeppc Use ${PRINTOBJDIR} rather than rolling our own. This makes parallel 2002-05-31 13:46:00 +00:00
netwinder Add the INCLUDE_CONFIG_FILE option to all config files. In config 2002-04-25 15:06:20 +00:00
news68k Make this work with an ISO C preprocessor. 2002-05-30 21:49:20 +00:00
newsmips Update to <sys/bootblock.h>'s shared_bbinfo. 2002-05-20 14:12:23 +00:00
next68k Fix a typo (#ifdef defined(...)) 2002-05-30 21:58:56 +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 Need to include <machine/intr.h> here with old native toolchain; not sure 2002-05-28 10:11:26 +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
pmppc Add some. 2002-05-31 11:13:23 +00:00
powerpc Fill in real cache size/organization information and recolor; currently 2002-05-31 15:04:14 +00:00
prep Support IBM RS/6000 43P 7043-140. 2002-05-30 16:10:03 +00:00
sandpoint Only attempt to handle mapping IDE interrupts if we are in SERIAL mode. 2002-05-24 15:47:17 +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 Added an irix_machdep.h (in the future, COMPAT_IRIX will be available on 2002-05-22 04:59:45 +00:00
sh3 change disklabel to 2002-05-22 15:01:33 +00:00
shark Rename cache clean area variables from sa110_* to sa1_*. 2002-05-03 21:28:11 +00:00
sparc Use ${FGEN} rather than fgen. 2002-05-28 21:56:54 +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 Fix 2 sequence point errors. 2002-05-30 22:43:07 +00:00
sun3 Statements must follow labels. 2002-05-30 22:19:11 +00:00
sun68k Always build the m68000 math routines, since we compile libsa in m68000 mode. 2002-05-30 22:33:12 +00:00
vax ALIGNENTRY must always be 0 on vax, otherwise loadfile_aout won't work. 2002-05-31 15:22:01 +00:00
walnut Automagically install symbols and generate a loadable binary image when 2002-05-30 15:24:57 +00:00
x68k Statements must follow labels. 2002-05-30 22:19:11 +00:00
x86_64 Include sys/types.h or u_int* 2002-05-30 00:36:42 +00:00
Makefile Descend into sun68k for sun3 builds. 2002-05-28 21:11:04 +00:00
README Add some files for the Artesyn PMPPC board. This is a PowerPC based 2002-05-30 08:51:06 +00:00

README

$NetBSD: README,v 1.23 2002/05/30 08:51:06 augustss 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)
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
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