NetBSD/sys/arch
christos 139f2c9fc9 make it compile. 2010-09-06 20:03:56 +00:00
..
acorn26 implement ucas_* for arm. 2010-07-07 01:17:26 +00:00
acorn32 Apply fixes for PR port-arm/43339: 2010-06-13 02:11:22 +00:00
algor
alpha change LOAD_NOTE to LOAD_BACKWARDS 2010-08-25 16:30:44 +00:00
amd64 accept the LDT selector in check_sigcontext32() too. 2010-09-05 20:52:38 +00:00
amiga Fix the port order so that port ttyC0 refers to port 1 on the IOBlix, 2010-07-21 01:33:59 +00:00
amigappc
arc Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
arm Add gpmc_register_read and gpmc_register_write to access registers 2010-09-04 16:23:47 +00:00
atari Replace the current usage of Elf64_Half with Elf64_Word and rename 2010-08-28 21:30:02 +00:00
bebox Support xserver. 2010-08-01 06:13:19 +00:00
cats remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
cesfic implement ucas_* for m68k. 2010-07-07 01:16:23 +00:00
cobalt Include <sys/param.h> for howmany() definition. 2010-07-11 17:09:27 +00:00
dreamcast - split device_t/softc 2010-09-01 17:06:00 +00:00
evbarm enable omapfb and related stuff 2010-08-31 19:07:01 +00:00
evbmips
evbppc Move memory protection parameters to MI part. 2010-06-02 06:44:32 +00:00
evbsh3
evbsh5
ews4800mips Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
hp300 enable DDB_HISTORY_SIZE in a few more configs where DDB is enabled. 2010-07-07 01:24:52 +00:00
hp700 Add pseudo-device drvctl. 2010-08-17 00:02:28 +00:00
hpc Misc cosmetics. Refix __func__ fallout fixed in previous by 2010-08-09 23:07:20 +00:00
hpcarm Build install ramdisk kernel for JORNADA720. 2010-09-04 01:16:49 +00:00
hpcmips Remove (possibly) unnecessary boundary arg from bus_space_alloc(9) 2010-07-20 15:06:43 +00:00
hpcsh Use empty do/while for no-op. 2010-08-09 23:08:59 +00:00
hppa fix hppa ucas_*(): 2010-07-07 01:18:39 +00:00
i386 use LOAD_BACKWARDS instead of LOAD_NOTE for floppy book. 2010-08-25 16:32:51 +00:00
ia64 fix copy{in,out}{,str}() to return the error returned by uvm_fault(). 2010-08-08 18:18:58 +00:00
ibmnws
iyonix
landisk remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
luna68k implement ucas_* for m68k. 2010-07-07 01:16:23 +00:00
m68k look for the m680[2346]0 options in the opt_m68k_arch.h and set them 2010-07-12 02:45:31 +00:00
mac68k implement ucas_* for m68k. 2010-07-07 01:16:23 +00:00
macppc s/LOAD_NOTE/LOAD_BACKWARDS/ 2010-08-25 16:33:51 +00:00
mips fix build problems on MIPS32-only configurations: 2010-07-09 21:47:43 +00:00
mipsco Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
mmeye remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
mvme68k implement ucas_* for m68k. 2010-07-07 01:16:23 +00:00
mvmeppc Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS, 2010-07-17 15:25:57 +00:00
netwinder
news68k s/LOAD_NOTE/LOAD_BACKWARDS 2010-08-25 16:35:02 +00:00
newsmips s/LOAD_NOTE/LOAD_BACKWARDS/ 2010-08-25 16:35:57 +00:00
next68k implement ucas_* for m68k. 2010-07-07 01:16:23 +00:00
ofppc My pegasos2 doesn't have an ethernet node at the top level. 2010-06-20 00:25:41 +00:00
pmax enable DDB_HISTORY_SIZE in a few more configs where DDB is enabled. 2010-07-07 01:24:52 +00:00
powerpc implement cpu_lwp_setprivate() on several platforms. 2010-07-07 01:20:49 +00:00
prep Remove unused options PIC_I8259. 2010-08-07 06:18:17 +00:00
rs6000 Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS, 2010-07-17 15:25:57 +00:00
sandpoint Erroneously committed test code. Reverted to previous revision. 2010-08-08 11:58:26 +00:00
sbmips Bump SYMTAB_SPACE so that the contents fits again. 2010-06-30 06:57:13 +00:00
sgimips enable COMPAT_LINUX. 2010-07-07 01:32:51 +00:00
sh3 make this compile with DIAGNOSTIC. 2010-08-08 16:23:40 +00:00
sh5
shark remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
sparc Fix printf formats in -DDEBUG_PROM to make it compile. 2010-09-02 03:14:42 +00:00
sparc64 remove shadow framebuffer support, use VCONS_DONT_READ instead 2010-08-31 03:08:23 +00:00
sun2 implement ucas_* for m68k. 2010-07-07 01:16:23 +00:00
sun3 enable DDB_HISTORY_SIZE in a few more configs where DDB is enabled. 2010-07-07 01:24:52 +00:00
sun68k Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
usermode
vax enable DDB_HISTORY_SIZE since DDB is enabled. 2010-08-08 18:19:26 +00:00
x68k s/LOAD_NOTE/LOAD_BACKWARDS/ 2010-08-25 16:35:57 +00:00
x86 make it compile. 2010-09-06 20:03:56 +00:00
xen match header protection with filename 2010-09-03 06:07:24 +00:00
zaurus Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
Makefile
README Add ia64 description. 2010-07-03 13:32:36 +00:00

README

$NetBSD: README,v 1.53 2010/07/03 13:32:36 kiyohara 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)
ia64:		Intel Itanium/Itanium2 processor based workstations (ia64, -)
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
ia64:		Intel Itanium/Itanium2 processor