NetBSD/sys/arch
hubertf af120bb199 Replace more printfs with aprint_normal / aprint_verbose
Makes "boot -z" go mostly silent for me.
2010-01-31 00:43:37 +00:00
..
acorn26
acorn32 Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
algor Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
alpha Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
amd64 Fix language. 2010-01-28 14:05:03 +00:00
amiga Fixed compiler warnings when CV_INT_NUM == 2 or CV64CONSOLE is not defined. 2010-01-30 16:49:14 +00:00
amigappc We will always return chip mem instead of z2 mem for amigappc. 2010-01-24 15:39:50 +00:00
arc Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
arm rename a local cpu_name structure member to avoid potential conflict 2010-01-23 15:58:13 +00:00
atari Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
bebox
cats s/PCI_PRODUCT_ALI_M1543/PCI_PRODUCT_ALI_M1533/ now that dsl@ has fixed 2010-01-14 10:32:49 +00:00
cesfic
cobalt Use -DLIBSA_PRINTF_LONGLONG_SUPPORT -DLIBSA_PRINTF_WIDTH_SUPPORT 2010-01-19 15:28:51 +00:00
dreamcast
evbarm Please calculate KERNEL_PT_KERNEL_NUM from KERNEL_VM_BASE. 2010-01-24 03:46:48 +00:00
evbmips Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
evbppc Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
evbsh3
evbsh5
ews4800mips Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
hp300 Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
hp700 Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
hpc
hpcarm Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no 2009-12-26 16:01:23 +00:00
hpcmips Move arch-local variable to a better namespace to make build again. 2010-01-21 01:23:14 +00:00
hpcsh Register with pmf(9), tell it we don't need anything. 2009-12-19 07:09:28 +00:00
hppa Use pmap_extract instead of kvtop. 2010-01-17 08:50:04 +00:00
i386 ACPI_BAT_DEBUG is no more. 2010-01-23 15:40:14 +00:00
ia64 Initialize md_syscall in syscall_intern(). But the md_syscall of ia64 not 2010-01-23 06:20:31 +00:00
ibmnws
iyonix Unify the name of the device property to hold a MAC address - there was 2010-01-22 08:56:04 +00:00
landisk Add udl(4). Tested on LANTANK and LCD-8000U. 2009-12-17 20:07:19 +00:00
luna68k Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
m68k Move declaration of setfunc_trampoline() into <m68k/m68k.h>. 2009-12-19 18:06:51 +00:00
mac68k Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
macppc Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
mips rename pridtab{}::cpu_name to cpu_displayname. 2010-01-23 15:55:54 +00:00
mipsco Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
mmeye
mvme68k Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +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 language. 2010-01-28 14:05:03 +00:00
newsmips Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
next68k Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
ofppc Have to include rtas.h for NRTAS definition. 2010-01-20 17:12:08 +00:00
pmax
powerpc New machine commands for PPC OEA: 2010-01-28 21:10:48 +00:00
prep
rs6000
sandpoint
sbmips Remove unneeded variables. 2009-12-16 19:02:03 +00:00
sgimips Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
sh3
sh5
shark Enable 'options MODULAR' in macppc and shark GENERIC kernels now that the 2010-01-18 23:40:06 +00:00
sparc don't set ksi_errno here. no other MD code does, and one 2010-01-29 05:17:36 +00:00
sparc64 enable LOCKDEBUG 2010-01-28 06:04:23 +00:00
sun2 Fix language. 2010-01-28 14:05:03 +00:00
sun3 Fix language. 2010-01-28 14:05:03 +00:00
sun68k
usermode
vax Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
x68k Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
x86 Replace more printfs with aprint_normal / aprint_verbose 2010-01-31 00:43:37 +00:00
xen Finaly fix problems with using WEDGE like devices as xen backend devices. 2010-01-24 04:06:31 +00:00
zaurus Expand PMF_FN_* macros. 2010-01-08 19:42:11 +00:00
Makefile
README

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