NetBSD/sys/arch
enami 5bd379b1b2 Fix size of iospace; it's not 2 but 4, since two 16bit wide registers at
offset 0 and 2.
2001-10-26 04:22:25 +00:00
..
acorn32 Add a pretty lame LOWMEM configuration ... it has the basic interfaces in it 2001-10-23 21:21:59 +00:00
algor For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
alpha Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
amiga Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
amigappc Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
arc For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
arm Use MACHINE, not TARGET_MACHINE. 2001-10-23 18:57:32 +00:00
arm26 We set MACHINE_ARCH to "arm" on arm26 now. 2001-10-24 13:53:24 +00:00
arm32 Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
atari Small changes to the boot system: 2001-10-24 20:12:57 +00:00
bebox Add include dev/wsfont/files.wsfont 2001-10-11 04:14:45 +00:00
cats Add missing devices (IOP,MLX,MLY,LD), PCI, stub AGP, ... 2001-09-16 17:40:40 +00:00
cesfic Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
cobalt For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
dnard re-add asm.h to get arch/dnard to compile again; it links to the 2001-10-06 00:27:59 +00:00
dreamcast No need to set MACHINE now that config(8) sets it. 2001-10-23 19:55:56 +00:00
evbarm Make sure the compile directory doesn't get purged by cvs updates 2001-10-23 13:35:10 +00:00
evbsh3 This file only set MACHINE, which is now set by config(8); delete it. 2001-10-23 19:52:49 +00:00
hp300 Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
hpc ANSIfy, KNF. 2001-09-27 16:31:23 +00:00
hpcarm Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
hpcmips Fix size of iospace; it's not 2 but 4, since two 16bit wide registers at 2001-10-26 04:22:25 +00:00
hpcsh This file only set MACHINE, which is now set by config(8); delete it. 2001-10-23 19:52:49 +00:00
i386 If there is no pckbc, but there is a ukbd, try using the latter as console. 2001-10-24 21:05:17 +00:00
luna68k Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
m68k Pass CPPFLAGS properly so that source files can include <machine/asm.h> . 2001-10-07 01:39:51 +00:00
mac68k Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
macppc Add nb_progname so this will compile on older NetBSD systems that will be 2001-10-20 06:14:30 +00:00
mips For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
mipsco For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
mmeye No need to set MACHINE now that config(8) sets it. 2001-10-23 19:55:56 +00:00
mvme68k Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
netwinder Use MACHINE, not TARGET_MACHINE. 2001-10-23 18:57:32 +00:00
news68k Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
newsmips For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
next68k Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
ofppc Memory map and system registers for the Firepower ES, MX, LX, and TX 2001-10-24 20:36:44 +00:00
pc532 Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
playstation2 For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
pmax For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
powerpc Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
prep Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
sandpoint include dev/wsfont/files.wsfont 2001-10-11 03:52:13 +00:00
sgimips For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, 2001-10-23 20:40:00 +00:00
sh3 Use MACHINE, not TARGET_MACHINE. 2001-10-23 18:57:32 +00:00
sparc Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:42:16 +00:00
sparc64 Fix bugs in previous. 2001-10-25 23:07:50 +00:00
sun2 Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
sun3 Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
sun68k add ashldi3.c, needed by ufs.c due to added cast in lblktosize(). 2001-10-02 06:30:03 +00:00
vax Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
walnut Implement bus_space_mmap(). 2001-10-18 22:25:31 +00:00
x68k Set MACHINE_ARCH explicitly in Makefiles for which it is constant. 2001-10-23 19:26:41 +00:00
x86_64 Tidy up a little, to be like other ports. 2001-10-25 12:26:18 +00:00
Makefile Treat acorn32 the same as arm32 for the purposes of installing include files. 2001-10-13 14:46:00 +00:00
README add playstation2 port 2001-10-18 17:38:36 +00:00

README

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)
arm26:		Acorn ARM2- and ARM3-based machines (arm)
arm32:		ARMv3 and Digital StrongARM machines (arm)
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)
dnard:		Digital "Shark" DNARD machines (arm)
dreamcast:	SEGA Dreamcast (sh3)
evbarm:		ARM-based eval boards (arm)
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)
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)
sgimips:	MIPS based Silicon Graphics machines (mips)
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