NetBSD/sys/arch
fredette 75eb351428 Converted to use the new bus-specific attach args,
and the bus_space_peek_N functions.  Now use hand-defined
macros instead of relying on structure layout to find registers.
Allocate the DMA handles here, since the MI chipset code
doesn't do that any more.
2001-06-27 17:37:04 +00:00
..
algor Deal with different `memsize' convention on new PMON revs. 2001-06-25 21:25:07 +00:00
alpha Panic if we get an MM trans/prot fault in interrupt context. 2001-06-26 17:29:28 +00:00
amiga Adapt to lance_init() change 2001-06-20 10:10:12 +00:00
amigappc
arc make this compile without DIAGNOSTIC. 2001-06-24 05:00:40 +00:00
arm Improve the vac_me_harder function, it is now slightly faster, however pmap_enter_pv is also now slightly slower, so they appear to balance out. 2001-06-25 23:22:38 +00:00
arm26 Change the DUBUG check on interrupt depth in do_fault() into a KASSERT, since 2001-06-26 19:37:18 +00:00
arm32 Add checks (make non DIAGNOSTIC) to make sure that we never call uvm_fault from an interrupt. 2001-06-26 22:09:19 +00:00
atari Make the compile with diagnostic. 2001-06-20 10:24:22 +00:00
bebox #include <powerpc/spr.h> Use SPR_HID0 in place of 1008 2001-06-23 02:12:34 +00:00
cats Add <arm/endian.h> and remove the cats, dnard and netwinder versions, since 2001-06-23 12:20:27 +00:00
cesfic
cobalt Cobalt MIPS servers are known to have QED RM5200 processor. 2001-06-27 08:44:24 +00:00
dnard Add <arm/endian.h> and remove the cats, dnard and netwinder versions, since 2001-06-23 12:20:27 +00:00
dreamcast trim PCLOCK to 49.9MHz 2001-06-24 04:57:58 +00:00
evbsh3
hp300 `existent', not `existant' 2001-06-19 13:42:07 +00:00
hpc recompile. 2001-06-20 17:38:59 +00:00
hpcarm Fix a nit. 2001-06-23 12:32:20 +00:00
hpcmips
hpcsh
i386 Added the commented lines with the defaults for the system values associated 2001-06-27 13:40:12 +00:00
luna68k
m68k
mac68k `existent', not `existant' 2001-06-19 13:42:07 +00:00
macppc Adapt to linux emul trap change. 2001-06-24 17:38:28 +00:00
mips - Implement a real pmap_kenter_pa()/pmap_kremove(). 2001-06-26 00:31:32 +00:00
mipsco Do a straight and simple cpu identification in cpu_attach(). 2001-06-27 08:20:44 +00:00
mmeye
mvme68k `accessible' only has one `a'. 2001-06-19 12:52:20 +00:00
netwinder Add <arm/endian.h> and remove the cats, dnard and netwinder versions, since 2001-06-23 12:20:27 +00:00
news68k
newsmips Do a straight and simple cpu identification in cpu_attach(). 2001-06-27 08:20:44 +00:00
next68k constraint, not contraint. 2001-06-21 12:15:03 +00:00
ofppc #include <powerpc/spr.h> 2001-06-23 02:24:20 +00:00
pc532
pmax Do a straight and simple cpu identification in cpu_attach(). 2001-06-27 08:20:44 +00:00
powerpc Record any stack growth. This fixes a serious problem with core dumps. 2001-06-26 13:00:18 +00:00
prep Add ahc(4), fxp(4), rtk(4) 2001-06-24 17:40:07 +00:00
sandpoint Include powerpc/spr.h. 2001-06-24 20:43:36 +00:00
sgimips
sh3 fix KERNELMODE() macro (check MD bits, too) 2001-06-24 05:34:07 +00:00
sparc KNF: put parens around returned values. 2001-06-26 20:35:54 +00:00
sparc64 Remove another unused file. 2001-06-25 23:07:03 +00:00
sun2 Converted to use the new bus-specific attach args, 2001-06-27 17:37:04 +00:00
sun3 `existent', not `existant' 2001-06-19 13:42:07 +00:00
sun68k Added a kernel files/devices config file covering 2001-06-27 02:55:30 +00:00
vax Don't include -mno-pic on gcc 2.95 2001-06-25 05:12:01 +00:00
walnut Move on-chip 405GP devices to powerpc/ibm4xx/dev. 2001-06-24 02:13:37 +00:00
x68k
x86_64 X8664 -> X86_64 2001-06-20 01:20:19 +00:00
Makefile spelling 2001-06-24 17:49:47 +00:00
README explain about macppc litte more. 2001-06-21 05:18:07 +00:00

README

algor:		Algorithmics, Ltd. MIPS evaluation boards (mips)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha)
amiga:		Commodore et al. Amiga (m68k)
amigappc:	Phase 5 Amiga (powerpc)
arc:		MIPS Advanced Risc Computing spec machines (mips)
arm26:		Acorn ARM2- and ARM3-based machines (arm)
arm32:		ARMv3 and Digital StrongARM machines (arm)
atari:		Atari TT30, Falcon, and Hades (m68k)
bebox:		Be Inc. BeBox (powerpc)
cats:		Chalice Technologies, CATS motherboard (arm)
cesfic:  	FIC8234 VME processor board (m68k)
cobalt:		Cobalt Networks Microservers (mips)
dnard:		Digital "Shark" DNARD machines (arm)
dreamcast:	SEGA Dreamcast (sh3)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
hpcarm:		ARM based handheld PCs (arm)
hpcmips:	MIPS based handheld PCs (mips)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3)
i386:		Intel/AMD etc. x86 processor line (i386)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k)
mac68k:		Apple Macintosh (m68k)
macppc:		Apple Power Macintosh and clones (powerpc)
mipsco:		MIPS Corp Magnum 3000 computers (mips)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus single board computers (m68k)
netwinder:	StrongARM based Netwinder machines (arm)
news68k:	Sony's NET WORK STATION (m68k)
newsmips:	Sony's NET WORK STATION (mips)
next68k:	NeXT Computer's cubes and slabs (m68k)
ofppc:		Open Firmware based PowerPC machines (powerpc)
pc532:		"PC-532" kit computer, based on NS 32532 CPU (ns32k)
pmax:		Digital Equipment Corp. MIPS based machines (mips)
prep:		PowerPC Reference Platform machines (powerpc)
sandpoint:	Motorola Sandpoint reference platform (powerpc)
sgimips:	MIPS based Silicon Graphics machines (mips)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines (sparc)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64, sparc)
sun2:		Sun m68010 based machines (m68k)
sun3:		Sun m680[23]0 based machines (m68k)
vax:		Digital Equipment Corp. VAX machines (vax)
walnut:		IBM's PowerPC 405GP Reference Board (powerpc)
x68k:		Sharp X68000, X68030 (m68k)
x86_64:		AMD's x86 64 bit architecture on the simics simulator (x86_64)