NetBSD/sys/arch
2009-01-12 09:41:58 +00:00
..
acorn26 Autoconfiguration cleanup for arcvideo(4): 2009-01-07 23:14:40 +00:00
acorn32 Use <machine/stdarg.h> rather than <stdarg.h> to allow build without DESTDIR. 2009-01-12 07:07:07 +00:00
algor As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
alpha WARNSfy 2009-01-12 07:10:13 +00:00
amd64 adaption for making kgdb_dev a dev_t 2009-01-11 23:20:37 +00:00
amiga - WARNSfy 2009-01-12 07:42:30 +00:00
amigappc Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
arc replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
arm use PRI format macros to printf major and minor values 2009-01-11 23:27:47 +00:00
atari Fix PR port-atari/40315: Bootloader fails on Atari TT030 2009-01-06 13:35:30 +00:00
bebox Remove softdep, pass 1. We are focused on improving journalling. 2008-11-24 11:41:07 +00:00
cats As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
cesfic Fix inverted logic on FPU type check in fpfault(). From OpenBSD. 2009-01-11 06:02:18 +00:00
cobalt As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
dreamcast Remove obsolete options SYSTRACE. 2008-12-23 13:04:56 +00:00
evbarm - WARNSfy 2009-01-12 07:45:24 +00:00
evbmips Import config(9) file and register HAL's files in the build machinery. 2008-12-11 05:42:18 +00:00
evbppc remove esl (KIYOHARA Takashi) 2009-01-03 17:46:05 +00:00
evbsh3 As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
evbsh5
ews4800mips As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
hp300 Add casts to int to rdunit() and rdpart() macro to suppress a warning 2009-01-11 18:19:53 +00:00
hp700 Create machine and ${MAHCINE_ARCH} symlinks in ${.OBJDIR} 2009-01-12 07:19:08 +00:00
hpc Let hpcboot load kernels linked with PA != VA; use the PA addresses specified 2008-11-07 16:28:26 +00:00
hpcarm remove esl (KIYOHARA Takashi) 2009-01-03 17:46:05 +00:00
hpcmips Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
hpcsh Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
hppa merge christos-time_t 2009-01-11 02:45:45 +00:00
i386 make kgdb_dev a dev_t 2009-01-11 10:20:53 +00:00
ia64 merge christos-time_t 2009-01-11 02:45:45 +00:00
ibmnws Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
iyonix As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
landisk Put symbolsize calculation under the same #if condition that is used 2009-01-08 06:40:44 +00:00
luna68k Fix inverted logic on FPU type check in fpfault(). From OpenBSD. 2009-01-11 06:02:18 +00:00
m68k adaption for making kgdb_dev a dev_t 2009-01-11 23:20:37 +00:00
mac68k Deal with new dev_t build lossage. Fix from lukem. 2009-01-11 21:55:45 +00:00
macppc WARNSfy 2009-01-12 07:05:22 +00:00
mips Use userspace version unless _HARDKERNEL. Otherwise we use atomic 2009-01-12 03:05:10 +00:00
mipsco - add prototype warning options 2009-01-12 07:12:17 +00:00
mmeye As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
mvme68k Make sure machine and ${MACHINE_ARCH} symlinks are always created. 2009-01-12 07:23:59 +00:00
mvmeppc - add some make variables to suppress errors on build without DESTDIR 2009-01-12 07:25:39 +00:00
netwinder As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
news68k Enable prototype warning options. 2009-01-12 06:50:31 +00:00
newsmips Enable prototype warning options. 2009-01-12 06:50:31 +00:00
next68k use PRIx64 format to printf type dev_t 2009-01-12 07:57:55 +00:00
ofppc WARNSfy 2009-01-12 07:49:57 +00:00
playstation2 Remove softdep, pass 1. We are focused on improving journalling. 2008-11-24 11:41:07 +00:00
pmax WARNSfy 2009-01-12 07:29:23 +00:00
powerpc adaption for making kgdb_dev a dev_t 2009-01-11 23:20:37 +00:00
prep Warning options should be in CFLAGS, not CPPFLAGS. 2009-01-12 07:51:02 +00:00
rs6000 - add prototype warning options 2009-01-12 07:16:17 +00:00
sandpoint Move declarations into a common header. 2009-01-12 09:41:58 +00:00
sbmips WARNSfy 2009-01-12 07:29:23 +00:00
sgimips add pseudo-device drvctl 2008-12-23 13:14:22 +00:00
sh3 adaption for making kgdb_dev a dev_t 2009-01-11 23:20:37 +00:00
sh5
shark Use WARNS=2 rather than WARNS=4 since it's too strict for MI libsa yet. 2009-01-12 07:32:32 +00:00
sparc use PRIu64 format to printf major() and minor() values 2009-01-12 08:12:46 +00:00
sparc64 adaption for making kgdb_dev a dev_t 2009-01-11 23:20:37 +00:00
sun2 use PRIu64 format to printf major() and minor() values 2009-01-12 08:22:37 +00:00
sun3 cast to char to printf DISKPART 2009-01-12 08:27:26 +00:00
sun68k WARNSfy. 2009-01-12 07:00:59 +00:00
usermode Add accept filters to GENERIC kernels where they exist. 2008-08-10 15:31:20 +00:00
vax fix dev_t printf formats. 2009-01-11 22:37:50 +00:00
x68k - WARNSfy 2009-01-12 07:56:31 +00:00
x86 Return ENOENT instead of panicking when irq doesn't equal line 2009-01-12 08:36:36 +00:00
xen use PRI macro formats to printf type dev_t 2009-01-12 08:55:48 +00:00
zaurus Initial APM support for Zaurus. Ported from OpenBSD by mjf@. 2008-12-06 22:12:36 +00:00
Makefile
README

$NetBSD: README,v 1.51 2008/03/01 14:37:02 joerg 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)
playstation2:	Sony PlayStation 2 (mips, 20011016)
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