NetBSD/sys/arch
mrg 09c1408d7c - pay attention to the "no-streaming-cache" flag.
- minor re-structure so this looks a little more like psycho.c.
2010-03-11 03:30:16 +00:00
..
acorn26 Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
acorn32 Use device_private(). 2010-02-24 23:03:00 +00:00
algor add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
alpha add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
amd64 add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
amiga Fight the ever-increasing size of src checkouts by spelling "useful" 2010-02-28 15:52:16 +00:00
amigappc Link the kernel with -q option to be able to relocate it with the boot loader. 2010-03-05 17:58:15 +00:00
arc Remove fs_mfs.h from users because it is now unnecessary and don't 2010-03-02 17:28:08 +00:00
arm use a MI major number for uhso(4) driver 2010-03-06 23:45:38 +00:00
atari Fight the ever-increasing size of src checkouts by spelling "useful" 2010-02-28 15:52:16 +00:00
bebox Fix some historical powerpc curiocity which had kernfs depend on 2010-03-03 00:30:15 +00:00
cats add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
cesfic s/cpu_fork/cpu_lwp_fork/ in comment. 2010-02-25 07:14:48 +00:00
cobalt use a MI major number for uhso(4) driver 2010-03-06 23:45:38 +00:00
dreamcast Bump SYMTAB_SPACE so that the contents fits again. 2010-03-11 02:21:41 +00:00
evbarm add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
evbmips add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
evbppc Assorted spelling/capitalization fixes from Igor Sobrado in PR kern/22595. 2010-03-10 17:40:31 +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 Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
hp300 s/cpu_fork/cpu_lwp_fork/ in comment. 2010-02-25 07:14:48 +00:00
hp700 Fix and use the BSS macro. 2010-03-08 07:42:46 +00:00
hpc
hpcarm use a MI major number for uhso(4) driver 2010-03-06 23:45:38 +00:00
hpcmips add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
hpcsh Remove unnecessary #ifdef NFS. 2010-03-02 21:17:31 +00:00
hppa More comment improvement. 2010-03-10 18:53:40 +00:00
i386 Add etherip(4), commented out 2010-03-08 22:51:52 +00:00
ia64 use a MI major number for uhso(4) driver 2010-03-06 23:45:38 +00:00
ibmnws Fix some historical powerpc curiocity which had kernfs depend on 2010-03-03 00:30:15 +00:00
iyonix add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
landisk add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
luna68k s/cpu_fork/cpu_lwp_fork/ in comment. 2010-02-25 07:14:48 +00:00
m68k Spell "exception" properly. 2010-02-27 22:12:31 +00:00
mac68k A variable protostfree is only declared for M68040 or M68060 kernels, 2010-03-02 15:01:04 +00:00
macppc add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
mips Spell "exception" properly. 2010-02-27 22:12:31 +00:00
mipsco Remove fs_mfs.h from users because it is now unnecessary and don't 2010-03-02 17:28:08 +00:00
mmeye Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
mvme68k s/cpu_fork/cpu_lwp_fork/ in comment. 2010-02-25 07:14:48 +00:00
mvmeppc Fix some historical powerpc curiocity which had kernfs depend on 2010-03-03 00:30:15 +00:00
netwinder More setttb() -> cpu_setttb() for readability & consistency. Missing instances 2009-12-28 03:22:19 +00:00
news68k s/cpu_fork/cpu_lwp_fork/ in comment. 2010-02-25 07:14:48 +00:00
newsmips Remove fs_mfs.h from users because it is now unnecessary and don't 2010-03-02 17:28:08 +00:00
next68k s/cpu_fork/cpu_lwp_fork/ in comment. 2010-02-25 07:14:48 +00:00
ofppc Remove unnecessary function declarations. 2010-03-10 18:18:47 +00:00
pmax Remove fs_mfs.h from users because it is now unnecessary and don't 2010-03-02 17:28:08 +00:00
powerpc Remove white-spaces. 2010-03-10 18:28:30 +00:00
prep add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
rs6000 Fix some historical powerpc curiocity which had kernfs depend on 2010-03-03 00:30:15 +00:00
sandpoint Fix some historical powerpc curiocity which had kernfs depend on 2010-03-03 00:30:15 +00:00
sbmips Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
sgimips add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
sh3 Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
sh5
shark Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
sparc gas has supported SPARC ".empty" for a long while; get rid of an 2010-03-07 00:42:08 +00:00
sparc64 - pay attention to the "no-streaming-cache" flag. 2010-03-11 03:30:16 +00:00
sun2 s/cpu_fork/cpu_lwp_fork/ in comment 2010-02-25 07:21:19 +00:00
sun3 s/cpu_fork/cpu_lwp_fork/ in comment. 2010-03-03 06:53:34 +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 Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
vax Spell "exception" properly. 2010-02-27 22:12:31 +00:00
x68k add uhso(4) device where appropriate 2010-03-07 09:39:42 +00:00
x86 Use native functions instead of polluting the namespace with ACPICA-macros. 2010-02-28 13:56:49 +00:00
xen Although Xen's documentation states that the address_bits field is not used 2010-03-09 23:12:06 +00:00
zaurus use a MI major number for uhso(4) driver 2010-03-06 23:45:38 +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