NetBSD/sys/arch
andvar 9644efb543 Pass periph_target from xs->xs_periph, since periph is not defined.
Fixes SPC_DEBUG build option.
2023-12-17 22:07:34 +00:00
..
aarch64 Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
acorn32 fix SFAS_DEBUG enabled build for acorn32: 2023-08-28 18:04:33 +00:00
algor This kernels have no midi configured, so comment out pseudo-device sequencer 2022-06-07 18:33:41 +00:00
alpha s/keyboad/keyboard/ in wsmux description comment. 2023-12-17 18:48:53 +00:00
amd64 Removing obsolete TTY_DEBUG option from ALL kernels. 2023-12-13 10:53:15 +00:00
amiga fix various typos in comments and documentation, mainly in word "between". 2023-10-14 08:05:25 +00:00
amigappc fix various typos in comments and documentation, mainly in word "between". 2023-10-14 08:05:25 +00:00
arc extent(9) -> vmem(9) 2023-12-07 03:46:10 +00:00
arm arm: pmap: Fix clang build without DIAGNOSTIC 2023-12-13 06:42:40 +00:00
atari extent(9) -> vmem(9) 2023-12-07 16:56:09 +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 Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
cobalt Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
dreamcast Use vmem(9) rather than extent(9) to manage the GAPS PCI DMA buffer. 2023-12-02 22:42:02 +00:00
emips fix format specifiers for emips PHYSMEMDEBUG build option. 2023-09-01 06:16:45 +00:00
epoc32 fix typo in the type krandsource_t -> krndsource_t. 2023-09-01 08:53:52 +00:00
evbarm allow "root=xxx" command line to override platform defaults. 2023-10-28 17:53:06 +00:00
evbcf
evbmips use kcpuset_isset() and pass second (NULL) argument to mips_fixup_exceptions() 2023-12-05 19:16:48 +00:00
evbppc igc(4): Added to kernel config files for tested platforms 2023-10-04 07:48:55 +00:00
evbsh3 reorder includes alphabetically to match mmeye counterpart, NFCI. 2023-09-29 06:09:20 +00:00
evbsh5
ews4800mips s/reagion/region/ in comment. 2023-09-09 21:04:26 +00:00
hp300 Remove ancient and obsolete #if blocks. 2023-10-14 15:31:36 +00:00
hpc fix typos in comments s/iton/tion/ or s/ton/tion/. 2023-08-10 06:44:11 +00:00
hpcarm Fix non-DIAGNOSTIC builds 2023-10-12 11:33:37 +00:00
hpcmips fix triple t typos in comment and debug message. 2023-12-08 22:11:15 +00:00
hpcsh change hd64461uart_init_regs third argument from NULL to 0x0, 2023-09-13 17:08:14 +00:00
hppa Use vmem(9) rather than extent(9) to manage IOMMU mappings. 2023-12-03 02:17:06 +00:00
i386 Align again with libsa (NFS_NOSYMLINK fix). 2023-12-14 08:06:23 +00:00
ia64 Convert the l2->l_md.md_astpending assignments into KASSERTs. 2023-10-06 11:53:26 +00:00
ibmnws s/interrput/interrupt/ and s/accesss/access/ in comments. 2023-03-28 20:01:57 +00:00
iyonix Fix non-DIAGNOSTIC builds 2023-10-12 11:33:37 +00:00
landisk Fix typo in comment. 2023-09-21 09:24:09 +00:00
luna68k Remove trailing spaces and TAB. 2023-10-13 16:35:14 +00:00
m68k m68k: Remove an unused variable since rev 1.1. 2023-11-19 03:58:15 +00:00
mac68k apply similar changes between different archs/machines for zs_kgdb.c: 2023-10-24 19:05:06 +00:00
macppc Output is always 16bit, the internal audio data type may differ. 2023-12-11 13:06:06 +00:00
mips Add missing PTR_WORD command in front of 0. 2023-12-05 17:38:40 +00:00
mipsco Excise extent(9) from the mipsco bus_space -- it was completely unused, 2023-12-08 01:38:20 +00:00
mmeye Remove h->sock from DPRINTF arguments, it is leftover from shpcic_handle, removed 2023-09-29 21:23:33 +00:00
mvme68k Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +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 Remove obsolete #if blocks. 2023-10-15 10:46:51 +00:00
newsmips Use DELAY(9), not empty for() loop that could be optimized out. 2023-11-04 18:13:25 +00:00
next68k make zs_kgdb.c build for next68k. 2023-10-20 11:38:25 +00:00
ofppc Remove unused msr definition. 2023-11-03 20:25:13 +00:00
or1k machine/mutex.h: Sprinkle sys/types.h, omit machine/lock.h. 2023-07-12 12:50:12 +00:00
playstation2 Few more changes for playstation2 specific code to adapt to interface or method 2023-11-23 20:40:08 +00:00
pmax Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
powerpc powerpc: Make sure direct-mapped buffer fits within correct range 2023-12-15 09:43:59 +00:00
prep Make this compile again with options RESIDUAL_DATA_DUMP (Andrius V) 2023-11-24 16:49:59 +00:00
riscv Free memory on failure 2023-12-16 18:02:02 +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 use kcpuset_isset() and pass second (NULL) argument to mips_fixup_exceptions() 2023-12-05 19:19:26 +00:00
sgimips Add (intptr_t) casts to fix "cast to pointer from integer of different size", 2023-12-13 20:53:14 +00:00
sh3 Convert the l2->l_md.md_astpending assignments into KASSERTs. 2023-10-06 11:53:26 +00:00
sh5
shark fix format specifiers for OLDPRINTFS build option. 2023-12-10 23:19:12 +00:00
sparc Surround fdc declaration and definition with FD_DEBUG blocks. 2023-12-11 22:29:39 +00:00
sparc64 Use console_debugger() vs Debugger() which allows to avoid #ifdef DDB blocks. 2023-12-14 20:17:18 +00:00
sun2 remove TTY_DEBUG code from sun2/sparc64 zs.c code. it doesn't look relevant 2023-12-12 23:38:11 +00:00
sun3 Reshuffle ifdef HAVECACHE/DIAGNOSTIC blocks with the main purpose to make 2023-12-17 13:28:59 +00:00
sun68k sun68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8). 2023-07-11 11:46:38 +00:00
usermode Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
vax Fix TRENDATA option build by moving TRENDATA code block with memlog() definition 2023-12-17 18:39:02 +00:00
x68k Pass periph_target from xs->xs_periph, since periph is not defined. 2023-12-17 22:07:34 +00:00
x86 fix triple s typos in comments. 2023-12-08 21:46:02 +00:00
xen xen_ipi: valid_ipimask: Sprinkle __diagused to fix clang !DIAGNOSTIC build 2023-11-06 17:01:07 +00:00
zaurus Fix non-DIAGNOSTIC builds 2023-10-12 11:33:37 +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