NetBSD/sys/arch
andvar 83a6cb5606 fix typos in comments. 2023-08-13 22:06:44 +00:00
..
aarch64 No need to define cpu_{,set}_tlb_info here - just use the 2023-08-02 15:57:21 +00:00
acorn32 Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
algor
alpha alpha: Add support for bootflags [xX] to enable debug messages. 2023-08-03 03:07:35 +00:00
amd64 viadrmums(4): build legacy VIA DRM UMS driver module for amd64. 2023-08-09 09:36:26 +00:00
amiga amiga/acafh(4): Appease GCC 12.3.0 -Wmisleading-indentation 2023-08-04 08:39:44 +00:00
amigappc Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
arc s/responible/responsible/ in comment. 2023-06-25 15:36:11 +00:00
arm fix typos in comments. 2023-08-13 22:06:44 +00:00
atari fix indentation issues. 2023-08-07 23:28:58 +00:00
bebox Fix typo. unknwon -> unknown 2023-06-19 08:40:29 +00:00
cats Always use arm-elf2aout; no a.out support both for binutils{,.old} 2023-07-26 02:31:27 +00:00
cesfic cesfic/intr.h: Expose ipl_cookie_t to userland only with _KMEMUSER. 2023-07-11 10:55:02 +00:00
cobalt Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
dreamcast Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
emips Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
epoc32 Provide a shared pmap_devmap implementation and convert all pmap_devmap 2023-04-20 08:28:02 +00:00
evbarm fix typos in comments. 2023-08-10 20:02:55 +00:00
evbcf
evbmips Trailing whitespace. 2023-06-10 07:30:57 +00:00
evbppc Adjust _all_ cinclude of *.local files 2023-02-09 14:09:47 +00:00
evbsh3 UFS/LFS dirhash: 2022-08-07 02:52:23 +00:00
evbsh5
ews4800mips Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
hp300 fix indentation issues. 2023-08-07 23:28:58 +00:00
hpc fix typos in comments s/iton/tion/ or s/ton/tion/. 2023-08-10 06:44:11 +00:00
hpcarm ignore "-Warray-bounds" for various low level platform code that knows 2023-08-03 08:16:30 +00:00
hpcmips fix mis-matched function prototype and definitions. 2023-08-07 23:29:22 +00:00
hpcsh fix various typos in comments. 2023-06-01 20:15:16 +00:00
hppa introduce new GCC 12 warning disables and use them in a few places 2023-08-08 06:27:31 +00:00
i386 xen/x86: Enable heartbeat checks. 2023-08-05 14:38:43 +00:00
ia64 explicitly include no longer implicitly included sys/mutex.h. 2023-07-13 18:43:34 +00:00
ibmnws s/interrput/interrupt/ and s/accesss/access/ in comments. 2023-03-28 20:01:57 +00:00
iyonix Trailing whitespace 2023-04-21 14:57:52 +00:00
landisk Adjust _all_ cinclude of *.local files 2023-02-09 14:09:47 +00:00
luna68k luna68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8). 2023-07-11 11:06:04 +00:00
m68k ignore "-Warray-bounds" for various low level platform code that knows 2023-08-03 08:16:30 +00:00
mac68k fix various typos in comments. 2023-08-01 21:26:27 +00:00
macppc ignore "-Warray-bounds" for various low level platform code that knows 2023-08-03 08:16:30 +00:00
mips avoid uninitialised variable warnings (likely incorrect ones.) 2023-08-11 07:05:39 +00:00
mipsco bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
mmeye Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
mvme68k mvme68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8). 2023-07-11 11:07:54 +00:00
mvmeppc s/interrput/interrupt/ and s/accesss/access/ in comments. 2023-03-28 20:01:57 +00:00
netwinder Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
news68k news68k/intr.h: Fix includes. Put some definitions under _KERNEL. 2023-07-11 11:09:13 +00:00
newsmips Fix typo in comment. 2023-06-24 05:27:13 +00:00
next68k next68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8). 2023-07-11 11:13:32 +00:00
ofppc Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
or1k machine/mutex.h: Sprinkle sys/types.h, omit machine/lock.h. 2023-07-12 12:50:12 +00:00
playstation2 fix various typos in documentation, comments and sysctl device description. 2023-03-26 19:10:32 +00:00
pmax Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
powerpc fix typos in comments. 2023-08-10 20:02:55 +00:00
prep Fix typo. unknwon -> unknown 2023-06-19 08:40:29 +00:00
riscv risc-v: Use 'onproc' for 2nd arg of pmap_md_page_syncicache 2023-08-12 07:48:11 +00:00
rs6000 Adjust _all_ cinclude of *.local files 2023-02-09 14:09:47 +00:00
sandpoint sandpoint: Use config_detach_children to reduce error branch bugs. 2023-05-10 00:08:14 +00:00
sbmips Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
sgimips check a pointer's value not the address of a pointer. 2023-08-03 08:31:06 +00:00
sh3 machine/mutex.h: Sprinkle sys/types.h, omit machine/lock.h. 2023-07-12 12:50:12 +00:00
sh5
shark Always use arm-elf2aout; no a.out support both for binutils{,.old} 2023-07-26 02:31:27 +00:00
sparc Break cycle by using `struct kmutex *' instead of `kmutex_t *'. 2023-07-13 12:06:20 +00:00
sparc64 fix typos in comments. 2023-08-10 20:02:55 +00:00
sun2 sun2/sc(4): Fix panic due to wrong ENOMEM for DMA buffer 2023-08-04 11:18:18 +00:00
sun3 Fix typo in comment. 2023-06-24 05:27:13 +00:00
sun68k sun68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8). 2023-07-11 11:46:38 +00:00
usermode machine/mutex.h: Sprinkle sys/types.h, omit machine/lock.h. 2023-07-12 12:50:12 +00:00
vax s/VAXststions/VAXstations/ in comment. 2023-08-10 19:13:52 +00:00
x68k x68k/intr.h: Put functions under _KERNEL so crash(8) can use this. 2023-07-11 11:50:39 +00:00
x86 Update /proc/cpuinfo. 2023-08-07 09:27:14 +00:00
xen xvif(4): Omit needless membars in xennetback_connect. 2023-08-09 08:38:57 +00:00
zaurus adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER} 2023-06-03 21:26:27 +00:00
Makefile
README s/wokstations/workstations/ in rs6000 description. 2022-07-09 19:31:34 +00:00

README

$NetBSD: README,v 1.65 2022/07/09 19:31:34 andvar Exp $

acorn32	arm	20011118	Acorn computers Ltd. ARM 6/7/SA based machines
algor	mipsel,mips64el	20010528	Algorithmics, Ltd. MIPS evaluation boards
alpha	alpha	19950213	Compaq (formerly Digital Equipment Corp.) Alpha
amd64	x86_64	20010619	AMD's x86 64 bit architecture
amiga	m68k	19930902	Commodore et al. Amiga
amigappc	powerpc	20000525	Phase 5 Amiga
arc	mipsel,mips64el	20000123	MIPS Advanced Risc Computing spec machines
atari	m68k	19950326	Atari TT30, Falcon, and Hades
bebox	powerpc	19971014	Be Inc. BeBox
cats	arm	19981005	Chalice Technologies, CATS motherboard
cesfic	m68k	20010514	FIC8234 VME processor board
cobalt	mipsel,mips64el	20000319	Cobalt Networks Microservers
dreamcast	sh3el	20010107	SEGA Dreamcast
emips	mipseb	20110126	Machines based on Extensible MIPS
epoc32	arm	20130502	32bit EPOC OS machines
evbarm	armeb,aarch64	20010905	ARM-based eval boards
evbmips	mipseb,mipsel,mips64eb,mips64el	20020307	MIPS-based eval boards
evbppc	powerpc,powerpc64	20021209	PowerPC-based eval boards
evbsh3	sh3eb,sh3el	20010206	Hitachi SuperH(TM) sh3 and sh4 eval boards
ews4800mips	mipseb	20051229	NEC's MIPS based EWS4800 workstations
hp300	m68k	19930512	Hewlett Packard 300- and 400-series machines
hppa	hppa	20020606	Hewlett Packard 700-series machines
hpcarm	arm	20010220	ARM based handheld PCs
hpcmips	mipsel	19990925	MIPS based handheld PCs
hpcsh	sh3el	20010117	Hitachi SuperH(TM) based handheld PCs
i386	i386	19930321	Intel/AMD etc. x86 processor line
ia64	ia64	00000000	Intel Itanium/Itanium2 processor based workstations
ibmnws	powerpc	00000000	IBM Network Station Thin Clients
iyonix	arm	20040713	Castle Technology xscale based workstations
landisk	sh3el	20060901	SH4 processor based NAS appliances by I-O DATA
luna68k	m68k	20000105	LUNA product line of OMRON Tateisi Electronics
mac68k	m68k	19930929	Apple Macintosh
macppc	powerpc,powerpc64	19980515	Apple Power Macintosh and clones
mipsco	mipseb	20000812	MIPS Corp Magnum 3000 computers
mmeye	sh3eb	19990913	Hitachi SuperH(TM) computer controlled camera
mvme68k	m68k	19950725	Motorola's VMEbus 68K based single board computers
mvmeppc	powerpc	20020227	Motorola's PowerPC machines running older PPCBUG
netwinder	arm	20010609	StrongARM based Netwinder machines
news68k	m68k	19991209	Sony's m68k based NET WORK STATION
newsmips	mipseb	19980218	Sony's MIPS based NET WORK STATION
next68k	m68k	19980609	NeXT Computer's cubes and slabs
ofppc	powerpc,powerpc64	19980528	Open Firmware based PowerPC machines
playstation2	mipsel	20011016	Sony PlayStation 2
pmax	mipsel,mips64el	19931012	Digital Equipment Corp. MIPS based machines
prep	powerpc	20000229	PowerPC Reference Platform machines
rs6000	powerpc	20071217	MCA-based IBM RS/6000 workstations
sandpoint	powerpc	20010211	Motorola Sandpoint based NAS systems
sbmips	mipseb,mipsel,mips64eb,mips64el	20020306	Broadcom's SiByte processor evaluation boards
sgimips	mipseb,mips64eb	20000614	MIPS based Silicon Graphics machines
shark	arm	19960131	Digital Network Appliance Reference Design ("Shark")
sparc	sparc	19931002	Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines
sparc64	sparc64/sparc	19980620	Sun Microsystems UltraSPARC 64 bit machines
sun2	m68000	20010328	Sun m68010 based machines
sun3	m68k	19930625	Sun m680[23]0 based machines
vax	vax	19940802	Digital Equipment Corp. VAX machines
x68k	m68k	19960505	Sharp X68000, X68030
xen	xen	20040311	Xen virtual machine monitor
zaurus	arm	20061217	Sharp Zaurus C7x0/860/1000/3x00 PDAs

Generic cpu features shared among multiple ports
aarch64:	ARMv8 CPU based platform files
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