NetBSD/sys/arch
he da6b84e290 Defflag M060SP and PANICBUTTON, since the corresponding include files are
now referenced from atari_init.c and machdep.c.
The PANICBUTTON implementation appears to be incomplete, compared to
the other ports which have this option implemented.
2003-06-28 14:18:30 +00:00
..
acorn26 Rename IPL_IMP -> IPL_VM. 2003-06-16 20:00:56 +00:00
acorn32 Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
algor Extend the P5064 and P6032 comcnattach() with a type argument as well, 2003-06-23 22:17:11 +00:00
alpha #ifdef _KERNEL_OPT police. 2003-06-28 08:42:41 +00:00
amd64 Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
amiga Defflag M060SP and PANICBUTTON, now that machdep.c includes 2003-06-28 08:39:24 +00:00
amigappc Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
arc Make sure to call c_nec_eisa_cons_init() also on RISCserver 2200 2003-06-19 16:00:19 +00:00
arm Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
atari Defflag M060SP and PANICBUTTON, since the corresponding include files are 2003-06-28 14:18:30 +00:00
bebox Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
cats Rename IPL_IMP -> IPL_VM. 2003-06-16 20:00:56 +00:00
cesfic Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
cobalt Initial commit of a 1-stage boot loader for NetBSD/cobalt. Only booting off 2003-06-25 17:24:21 +00:00
dreamcast Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
evbarm Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
evbmips Conditionalize usage of the COM_HW_HAYESP constant on COM_HAYESP. 2003-06-27 07:39:34 +00:00
evbppc don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
evbsh3 Call ksyms_init() instead of ddb_init() in case of 2003-04-26 11:05:05 +00:00
evbsh5 Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
hp300 Defflag PANICBUTTON, now that machdep.h includes opt_panicbutton.h. 2003-06-28 08:22:02 +00:00
hp700 Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
hpc Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
hpcarm Follow up the rename of _SPL_IMP to _SPL_VM. 2003-06-23 22:18:10 +00:00
hpcmips remove LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM 2003-06-24 12:27:03 +00:00
hpcsh Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
hppa Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
i386 Mark a CPU as no longer running when it gets a HALT IPI. Avoids other 2003-06-28 11:33:19 +00:00
luna68k Defflag PANICBUTTON, now that machdep.c includes opt_panicbutton.h. 2003-06-27 21:43:03 +00:00
m68k Move (and unify) PMAP_DEBUG and FPU_EMULATE here - it is tested in 2003-06-24 19:55:22 +00:00
mac68k Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
macppc Bracket the opt_multiprocessor.h #include with #ifdef _KERNEL_OPT. 2003-06-25 00:03:13 +00:00
mips Use STATIC_LEAF and STATIC_XLEAF for the helper functions; there's no 2003-06-27 08:25:43 +00:00
mipsco don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
mmeye Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
mvme68k Defflag PANICBUTTON now that machdep.c includes opt_panicbutton.h. 2003-06-28 08:26:45 +00:00
mvmeppc don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
netwinder Rename IPL_IMP -> IPL_VM. 2003-06-16 20:00:56 +00:00
news68k FPU_EMULATE moved to arch/m68k/conf/files.m68k 2003-06-24 19:56:22 +00:00
newsmips don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
next68k Declare USELEDS option, now that locore.s tries to include opt_useleds.h. 2003-06-25 21:02:19 +00:00
ofppc include <sys/types.h> so that this file can be included first/alone 2003-06-26 20:47:51 +00:00
openblocks405 Now that OpenBlockS code lives in evbppc, this directory is no longer needed. 2002-12-12 13:54:43 +00:00
pc532 * Defflag CPU30MHZ. 2003-06-24 04:57:58 +00:00
playstation2 Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
pmax don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
pmppc don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
powerpc Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
prep don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
sandpoint don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
sbmips Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
sgimips don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
sh3 Allow user pmap to pmap_enter device (bus-space) memory. 2003-06-14 16:27:36 +00:00
sh5 Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
shark Use CPUFLAGS instead of COPTS to pass -march=armv4 -mtune=strongarm. 2003-06-25 01:07:55 +00:00
sparc me_alloc()/region_alloc(): return the MMU cookie directly. 2003-06-28 10:17:47 +00:00
sparc64 Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
sun2 Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
sun3 Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
sun68k Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
vax #ifdef _KERNEL_OPT police; identd defines _KERNEL before some includes. 2003-06-26 13:20:55 +00:00
x68k FPU_EMULATE moved to arch/m68k/conf/files.m68k 2003-06-24 19:56:22 +00:00
x86 #ifdef _KERNEL_OPT police 2003-06-23 14:59:21 +00:00
Makefile
README amd64 does not only run on the simulator, remove that part. 2003-05-10 17:19:18 +00:00

README

$NetBSD: README,v 1.30 2003/05/10 17:19:18 wiz 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 (pronounced "Shark")
		machines (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