NetBSD/sys/arch
fredette d17c1f50bd Changed an obio to read Multibus. 2001-10-01 01:53:31 +00:00
..
algor
alpha don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
amiga fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
amigappc Amiga doesn't need its own fbio.h anymore; screenblank(8) uses 2001-09-19 16:42:10 +00:00
arc don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
arm Add a couple of simplelocks to make sure we call pagealloc with the uvm_object locked. Found while running a LOCKDEBUG kernel on cats. 2001-09-29 09:39:12 +00:00
arm26 Move the functionality of eca_init_rx_hard() into the tail end of 2001-09-22 17:19:27 +00:00
arm32 Hmm, on a.out platforms we have 2001-09-24 17:00:52 +00:00
atari fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
bebox Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
cats Add missing devices (IOP,MLX,MLY,LD), PCI, stub AGP, ... 2001-09-16 17:40:40 +00:00
cesfic fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
cobalt
dnard va_{start,end} audit: 2001-09-24 13:22:25 +00:00
dreamcast
evbarm
evbsh3
hp300 fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
hpc ANSIfy, KNF. 2001-09-27 16:31:23 +00:00
hpcarm Renamed platid_search() to platid_search_data() and added new platid_search(). 2001-09-24 14:29:30 +00:00
hpcmips swap value of VR4181_SIU_ADDR and VR4181_SIU1_ADDR. 2001-09-30 11:33:00 +00:00
hpcsh
i386 Don't force CFLAGS to -g for all builds. 2001-09-30 23:02:25 +00:00
luna68k fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
m68k Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
mac68k fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
macppc va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mips Moved COMPAT_LINUX config stuff from arch/sgimips to arch/mips, so that it's 2001-09-23 19:45:41 +00:00
mipsco don't depend on other headers to include sys/proc.h for us. 2001-09-28 12:36:48 +00:00
mmeye don't install loadfile_machdep.h. standalone programs should 2001-09-19 06:38:44 +00:00
mvme68k Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
netwinder Add missing devices (IOP,MLX,MLY,LD), PCI, stub AGP, ... 2001-09-16 17:40:40 +00:00
news68k fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
newsmips don't depend on other headers to include sys/proc.h for us. 2001-09-28 12:36:48 +00:00
next68k fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
ofppc
pc532 va_{start,end} audit: 2001-09-24 13:22:25 +00:00
pmax don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
powerpc Unlike most other platforms, PowerPC uses a 1:1 mapping for d_mmap and 2001-09-30 01:23:47 +00:00
prep
sandpoint
sgimips Run vfs_shutdown() if NOSYNC is *not* set, rather than set. 2001-09-24 03:56:03 +00:00
sh3 don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
sparc don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
sparc64 don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
sun2 Changed an obio to read Multibus. 2001-10-01 01:53:31 +00:00
sun3 machine/fbio.h -> dev/sun/fbio.h 2001-09-19 18:10:32 +00:00
sun68k
vax Check if page to be remapped in pmap_enter() is entered by pmap_kenter_pa(), 2001-09-30 17:12:08 +00:00
walnut Fix typo... 2001-09-17 15:57:00 +00:00
x68k Print daemon image on startup. 2001-09-30 15:54:38 +00:00
x86_64 don't install loadfile_machdep.h. standalone programs should 2001-09-19 06:38:44 +00:00
Makefile
README

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)
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