NetBSD/sys/arch
elric a855471fb4 Added a commented out cgd(4). 2002-10-14 18:23:30 +00:00
..
acorn26 Add support for restartable atomic sequences on 26-bit ARM. Compile 2002-10-07 02:48:38 +00:00
acorn32 It appears that MI code requires ci_cpuid to be the CPU number of the CPU 2002-10-13 12:24:57 +00:00
algor assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
alpha eliminate PT_ENTRY_NULL in favor of plain old NULL. 2002-10-14 05:11:21 +00:00
amiga Added a commented out cgd(4). 2002-10-14 18:23:30 +00:00
amigappc defflag GRF_NTCS before GRF_PAL (which has an option-dependency on 2002-10-11 00:47:18 +00:00
arc add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
arm Fix arm kernel build breaks for non multiprocessor systems. 2002-10-13 21:14:28 +00:00
atari Added a commented out cgd(4). 2002-10-14 18:23:30 +00:00
bebox add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
cats Merge isa_machdep.c from netwinder and cats into footbridge/isa (where it 2002-10-12 11:53:38 +00:00
cesfic merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
cobalt add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
dreamcast assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
evbarm Make this compile with strict prototypes. 2002-10-09 00:06:57 +00:00
evbmips assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
evbsh3 assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
evbsh5 Enable the early bus_space_map() of the sysfpga's registers. 2002-10-14 14:21:35 +00:00
hp300 merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
hp700 add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
hpc remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
hpcarm g/c empty apmpoll(), use nopoll() instead 2002-10-07 21:32:10 +00:00
hpcmips Battery status should be represented in APM 1.0 style. 2002-10-14 13:34:09 +00:00
hpcsh assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
hppa Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
i386 Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
luna68k merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
m68k merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
mac68k merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
macppc Support 48kHz by using aurateconv. 2002-10-13 14:43:19 +00:00
mips eliminate PT_ENTRY_NULL in favor of plain old NULL. 2002-10-14 05:11:21 +00:00
mipsco add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
mmeye add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
mvme68k merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
mvmeppc assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
netwinder Merge isa_machdep.c from netwinder and cats into footbridge/isa (where it 2002-10-12 11:53:38 +00:00
news68k merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
newsmips make ca_name of struct confargs const 2002-10-09 07:00:56 +00:00
next68k merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
ofppc add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
pc532 add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
playstation2 assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
pmax add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
pmppc assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
powerpc Remove pmap_pte_spill calls. 2002-10-10 22:44:21 +00:00
prep add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
sandpoint assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
sbmips add SYSTRACE; approved perry. 2002-10-06 02:11:54 +00:00
sgimips Memory and I/O space accesses to MACE PCI address ranges are passed through 2002-10-10 18:16:40 +00:00
sh3 count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
sh5 Interrupt handles are now allocated from KSEG0. 2002-10-14 14:22:44 +00:00
shark include shark/conf/std.shark, shark/conf/std.arm32 doesn't exist 2002-10-10 09:17:05 +00:00
sparc Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
sparc64 rearrange streming cache flushes in iommu_dvmamap_sync 2002-10-13 20:17:55 +00:00
sun2 Pass a struct cons_channel * to cc_iclose, not a struct kbd_softc *. 2002-10-10 00:22:19 +00:00
sun3 Pass a struct cons_channel * to cc_iclose, not a struct kbd_softc *. 2002-10-10 00:22:19 +00:00
sun68k Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
vax eliminate PT_ENTRY_NULL in favor of plain old NULL. 2002-10-14 05:11:21 +00:00
walnut CFATTACH_DEL() needs 6 args 2002-10-10 13:37:21 +00:00
x68k merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
x86_64 assign majors for raw and cooked cgd's. 2002-10-04 18:28:24 +00:00
Makefile Add evbmips and sbmips. 2002-06-01 09:37:30 +00:00
README NetBSD, meet the SH-5 cpu. 2002-07-05 13:31:28 +00:00

README

$NetBSD: README,v 1.25 2002/07/05 13:31:37 scw 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)
evbsh5:		Hitachi SuperH(TM) sh5 eval boards (sh5)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
hp700:		Hewlett Packard 700-series machines (hppa)
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
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