NetBSD/sys/arch
2007-12-29 15:44:31 +00:00
..
acorn26 Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
acorn32 Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro. 2007-12-05 12:31:25 +00:00
algor Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
alpha Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
amd64 Update itesio(4) comments. 2007-12-29 06:09:04 +00:00
amiga Prepare for timecounter support on amiga. 2007-12-28 20:49:49 +00:00
amigappc Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
arc Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
arm Change to new softint API. 2007-12-27 12:29:16 +00:00
atari - add a missing brace in the previous 2007-12-04 16:36:54 +00:00
bebox Fix the endless stream of 7's problem on i8259-like interrupt controllers 2007-12-11 18:04:18 +00:00
cats Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
cesfic Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
cobalt In icu_intr_establish(), don't panic if the specified irq 2007-12-22 14:42:21 +00:00
dreamcast Bump SYMTAB_SPACE so the symbol table fits again. 2007-12-25 22:47:03 +00:00
evbarm Make compile (hi moof). 2007-12-22 01:21:41 +00:00
evbmips Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro. 2007-12-05 12:31:25 +00:00
evbppc Remove reference to now-obsolete powerpc/softintr.c. 2007-12-05 20:55:26 +00:00
evbsh3 Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
evbsh5 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
ews4800mips __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
hp300 Use __arraycount(). 2007-12-23 03:04:57 +00:00
hp700 Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
hpc __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
hpcarm Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
hpcmips __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
hpcsh __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
hppa Minor change to comment. 2007-12-22 14:14:31 +00:00
i386 Update itesio(4) comments. 2007-12-29 06:09:04 +00:00
ia64 Fix the remaining sys_sysarch() stub function. 2007-12-22 08:59:02 +00:00
ibmnws Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
iyonix Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
landisk Get landisk compiling again. 2007-12-11 16:51:13 +00:00
luna68k Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro. 2007-12-05 12:31:25 +00:00
m68k Make the copy of the syscall return value to register A0 independend of 2007-12-29 00:02:52 +00:00
mac68k Restore ipl settings for AV class Macs. 2007-12-05 12:51:49 +00:00
macppc get rid of macppc's private pci_bus_dma_tag 2007-12-25 17:55:10 +00:00
mips Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
mipsco b_un.b_addr -> b_data 2007-12-24 15:06:38 +00:00
mmeye Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
mvme68k Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
mvmeppc Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro. 2007-12-05 12:31:25 +00:00
netwinder Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
news68k Use __arraycount(). 2007-12-23 03:04:57 +00:00
newsmips Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro. 2007-12-05 12:31:25 +00:00
next68k Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +00:00
ofppc Add one more convenience function to rtas, rtas_has_func, and add a 2007-12-28 05:12:41 +00:00
pc532 Fix the remaining sys_sysarch() stub function. 2007-12-22 08:59:02 +00:00
playstation2 __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
pmax Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
powerpc Add one more convenience function to rtas, rtas_has_func, and add a 2007-12-28 05:12:41 +00:00
prep s/prep_magic.h/magic.h/ 2007-12-19 19:47:08 +00:00
rs6000 Fix a mistake in boot.c Forgot to remove reference to residual.h and add 2007-12-17 19:54:32 +00:00
sandpoint remove EUMBBAR register debugging stuff. It should be ok when the 2007-12-12 04:24:57 +00:00
sbmips Bump SYMTAB_SPACE so that it fits again. 2007-12-05 16:59:50 +00:00
sgimips b_un.b_addr -> b_data 2007-12-24 15:06:38 +00:00
sh3 Fix the remaining sys_sysarch() stub function. 2007-12-22 08:59:02 +00:00
sh5 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
shark Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro. 2007-12-05 12:31:25 +00:00
sparc Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +00:00
sparc64 Fix prototype. 2007-12-23 10:28:39 +00:00
sun2 Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sun3 Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sun68k Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro. 2007-12-05 12:31:25 +00:00
usermode #ifdef _X86_foo_H -> _ARCH_USERMODE_INCLUDE_foo_H, to match the rest of 2007-12-29 15:44:31 +00:00
vax Fix the remaining sys_sysarch() stub function. 2007-12-22 08:59:02 +00:00
x68k Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +00:00
x86 Remove delaytab and just compute the reminder directly. This requires 2007-12-28 14:05:22 +00:00
xen - share idt entry allocation code among x86. 2007-12-26 11:51:10 +00:00
zaurus Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
Makefile Import the rs6000 port into the tree. 2007-12-17 19:09:01 +00:00
README +landisk 2007-12-11 16:33:57 +00:00

$NetBSD: README,v 1.48 2007/12/11 16:33:57 ad 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)
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)
pc532:		"PC-532" kit computer, based on NS 32532 CPU (ns32k, 19930909)
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
m88k:		Motorola 88xxx CPU based platform files
ns32k:		National Semiconductor NS 32532 processor