NetBSD/sys/arch
uebayasi 979a25a17e Correct assertions for PMAP_CACHE_VIPT code; if page coloring is disabled
(arm_cache_prefer_mask == 0), pvh_attrs has never PVF_COLORED, so don't assert
it.  No functional changes.
2009-12-31 02:36:14 +00:00
..
acorn26 Rename L_ADDR to L_PCB and amend some comments accordingly. 2009-12-10 05:10:00 +00:00
acorn32 More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
algor Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
alpha Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all 2009-12-11 05:52:03 +00:00
amd64 Use banner() instead of amd64's custom use of printf's for copyright 2009-12-31 01:11:28 +00:00
amiga Don't abuse INSECURE for allowing exec() to load files not owned by uid 0. 2009-12-29 20:21:45 +00:00
amigappc Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
arc Fix typo on ANSIfy in 2005. PR port-arc/42523 2009-12-27 08:31:10 +00:00
arm Correct assertions for PMAP_CACHE_VIPT code; if page coloring is disabled 2009-12-31 02:36:14 +00:00
atari Fix typo in comments, no code change. 2009-12-23 09:17:40 +00:00
bebox Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
cats More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
cesfic Now we have Sysseg_pa value so no need to calculate it from KVA Sysseg. 2009-12-13 11:24:02 +00:00
cobalt Change prototype of lookup_bootinfo() so that it matches the 2009-12-30 18:39:03 +00:00
dreamcast Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
evbarm More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
evbmips Fix few problems in evbmips/rmixl: 2009-12-20 04:11:37 +00:00
evbppc Fix interrupt number. 2009-12-24 09:29:36 +00:00
evbsh3 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
evbsh5
ews4800mips Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
hp300 Replace a couple of magic numbers with proper macro. 2009-12-13 12:21:26 +00:00
hp700 Simplify. 2009-12-27 14:54:24 +00:00
hpc bzero -> memset 2009-03-18 16:00:08 +00:00
hpcarm Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
hpcmips Fix various build with the 32bit mips ports after the mips64 merge. 2009-12-16 23:19:06 +00:00
hpcsh Register with pmf(9), tell it we don't need anything. 2009-12-19 07:09:28 +00:00
hppa Remove unnecessary part of conditional. 2009-12-18 19:20:35 +00:00
i386 unifdef -D UGEN_BULK_RA_WB 2009-12-23 01:04:45 +00:00
ia64 Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all 2009-12-11 05:52:03 +00:00
ibmnws - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
iyonix More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
landisk Add udl(4). Tested on LANTANK and LCD-8000U. 2009-12-17 20:07:19 +00:00
luna68k Now we have Sysseg_pa value so no need to calculate it from KVA Sysseg. 2009-12-13 11:24:02 +00:00
m68k Move declaration of setfunc_trampoline() into <m68k/m68k.h>. 2009-12-19 18:06:51 +00:00
mac68k Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
macppc Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
mips Slightly improve the comment. 2009-12-20 03:40:27 +00:00
mipsco Fix various build with the 32bit mips ports after the mips64 merge. 2009-12-16 23:19:06 +00:00
mmeye Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
mvme68k Use <bsd.klinks.mk> to create machine and ${MACHINE_CPU} symlinks. 2009-12-24 16:39:39 +00:00
mvmeppc Use <bsd.klinks.mk> to create machine and ${MACHINE_CPU} symlinks. 2009-12-24 16:39:39 +00:00
netwinder More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
news68k Fix a typo in comment. 2009-12-27 15:24:55 +00:00
newsmips More changes to make newsmips compile (include "assym.h, remove unused 2009-12-17 05:29:56 +00:00
next68k Don't abuse INSECURE for allowing exec() to load files not owned by uid 0. 2009-12-29 20:21:45 +00:00
ofppc Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
pmax Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
powerpc Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all 2009-12-11 05:52:03 +00:00
prep Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
rs6000 Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
sandpoint Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
sbmips Remove unneeded variables. 2009-12-16 19:02:03 +00:00
sgimips make this compile again by sprinkling PRIxWHATEVER 2009-12-17 03:59:31 +00:00
sh3 Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all 2009-12-11 05:52:03 +00:00
sh5
shark More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
sparc - remove unused ft_want_ast() 2009-12-20 03:53:46 +00:00
sparc64 Check for "ssp-console" and "ssp-control" properties. 2009-12-30 21:03:48 +00:00
sun2 Fix missing parenthesis in #ifdef notyet block. PR port-sun2/42524 2009-12-27 08:41:50 +00:00
sun3 Export NBSG for bootloaders. MMU is enabled even on PROM on sun68k machines. 2009-12-11 18:40:08 +00:00
sun68k NBSG is not used in this file so remove unnecessary comment and include. 2009-12-11 18:45:05 +00:00
usermode Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all 2009-12-11 05:52:03 +00:00
vax Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
x68k Now we have Sysseg_pa value so no need to calculate it from KVA Sysseg. 2009-12-13 11:24:02 +00:00
x86 Interim workaround for modern Xeons that don't have the simplistic view of 2009-12-03 14:47:15 +00:00
xen If a multithreaded app closes an fd while another thread is blocked in 2009-12-20 09:36:05 +00:00
zaurus More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
Makefile System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
README Remove support for NetBSD/playstation2. 2009-12-05 16:29:10 +00:00

README

$NetBSD: README,v 1.52 2009/12/05 16:29:12 pooka 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)
ews4800mips:	NEC's MIPS based EWS4800 workstations (ews4800mips, 20051229)
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, -)
iyonix:		Castle Technology xscale based workstations (arm, 20040713)
landisk:	SH4 processor based NAS appliances by I-O DATA (sh3, 20060901)
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 PowerPC machines running older PPCBUG
		(powerpc, 20020227)
netwinder:	StrongARM based Netwinder machines (arm, 20010609)
news68k:	Sony's m68k based NET WORK STATION (m68k, 19991209)
newsmips:	Sony's MIPS based NET WORK STATION (mips, 19980218)
next68k:	NeXT Computer's cubes and slabs (m68k, 19980609)
ofppc:		Open Firmware based PowerPC machines (powerpc, 19980528)
pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform and DINK32 machines
		(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 ("Shark") (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)
xen:		Xen virtual machine monitor (xen, 20040311)
zaurus:		Sharp Zaurus C3x00 PDAs (arm, 20061217)

Generic cpu features shared among multiple ports
arm:		ARM CPU based platform files
hppa:		Hewlett Packard PA-RISC CPU based platform files
m68k:		Motorola 680x0 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
sparc:		Sun Microsystems SPARC(TM) CPU based platform files
x86:		Intel x86 based platform files.

Generic architectural features shared among multiple ports
hpc:		Handheld PC reference platform files
sun68k:		Sun Microsystems Motorola 680x0 CPU based platform files

Single port cpu families
alpha:		Digital Equipment Alpha processor