NetBSD/sys/arch
scw f7f3db86ff When loading a DMA map, make sure the BUS_DMA_COHERENT flag in the
map accurately tracks the same flag in the segments belonging to it.
The map's copy can be set only if all the segments are coherent.

This finally gets NFS writes fully working on my PCI ex(4) card.
2002-10-04 09:20:20 +00:00
..
acorn26 More script-o fixes. 2002-10-02 03:25:46 +00:00
acorn32 Fix script-o's in previous. 2002-10-02 03:31:58 +00:00
algor Fix script-o's in last. 2002-10-02 03:36:20 +00:00
alpha Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
amiga Overhaul the way cfattach structures are looked up. The cfdata entry 2002-10-04 01:50:53 +00:00
amigappc Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
arc Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
arm Add a symbolic constant for where external interrupts start. 2002-10-03 20:10:40 +00:00
atari Overhaul the way cfattach structures are looked up. The cfdata entry 2002-10-04 01:50:53 +00:00
bebox Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
cats Revert previous change. GENERIC already has an sb* at isapnp? 2002-10-02 20:33:44 +00:00
cesfic Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
cobalt Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
dreamcast Add trailing ; to CFATTACH_DECL 2002-10-02 15:45:10 +00:00
evbarm Use indirect configuration for on-board devices (i.e. those things 2002-10-03 20:14:58 +00:00
evbmips Include <sys/param.h> so that we get the defn of NULL. 2002-10-03 01:57:24 +00:00
evbsh3 Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
evbsh5 Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
hp300 Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
hp700 Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
hpc remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
hpcarm Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
hpcmips Add trailing ; to CFATTACH_DECL 2002-10-02 15:45:10 +00:00
hpcsh Add trailing ; to CFATTACH_DECL 2002-10-02 15:45:10 +00:00
hppa Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
i386 This file hasn't been used in a long time. 2002-10-04 08:48:35 +00:00
luna68k Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
m68k "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
mac68k remove local declaration of iwm_cd and fd_cd for LKM case; it's superfluous 2002-10-02 20:35:28 +00:00
macppc adapt to latest dev/ic/wi* changes 2002-10-02 20:13:48 +00:00
mips Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
mipsco Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
mmeye Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
mvme68k Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
mvmeppc Use CFATTACH_DECL(). 2002-10-02 04:40:08 +00:00
netwinder Use CFATTACH_DECL(). 2002-10-02 04:40:08 +00:00
news68k make ha_name const 2002-10-02 20:21:32 +00:00
newsmips Use CFATTACH_DECL(). 2002-10-02 04:27:51 +00:00
next68k Use CFATTACH_DECL(). 2002-10-02 04:17:21 +00:00
ofppc Use CFATTACH_DECL(). 2002-10-02 04:17:21 +00:00
pc532 Use CFATTACH_DECL(). 2002-10-02 04:17:21 +00:00
playstation2 Use CFATTACH_DECL(). 2002-10-02 04:17:21 +00:00
pmax Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
pmppc Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
powerpc Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
prep Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
sandpoint Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
sbmips Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
sgimips Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
sh3 Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
sh5 When loading a DMA map, make sure the BUS_DMA_COHERENT flag in the 2002-10-04 09:20:20 +00:00
shark Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
sparc Add wscons. Misc catch-up with GENERIC. 2002-10-03 17:45:20 +00:00
sparc64 Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
sun2 Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
sun3 Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
sun68k Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
vax Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
walnut Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
x68k Overhaul the way cfattach structures are looked up. The cfdata entry 2002-10-04 01:50:53 +00:00
x86_64 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
Makefile Add evbmips and sbmips. 2002-06-01 09:37:30 +00:00
README NetBSD, meet the SH-5 cpu. 2002-07-05 13:31:28 +00:00

$NetBSD: README,v 1.25 2002/07/05 13:31:37 scw Exp $

acorn26:	Acorn ARM2- and ARM3-based machines (arm)
acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm)
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)
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)
dreamcast:	SEGA Dreamcast (sh3)
evbarm:		ARM-based eval boards (arm)
evbmips:	MIPS-based eval boards (mips)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3)
evbsh5:		Hitachi SuperH(TM) sh5 eval boards (sh5)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
hp700:		Hewlett Packard 700-series machines (hppa)
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)
ibmnws:		IBM Network Station Thin Clients (powerpc)
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 68K based single board computers (m68k)
mvmeppc:	Motorola's VMEbus PowerPC based single board computers (powerpc)
mvme88k:	Motorola's VMEbus 88K based single board computers (m88k)
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)
playstation2:	SONY PlayStation 2 (mips)
pmax:		Digital Equipment Corp. MIPS based machines (mips)
pmppc:		Artesyn PMPPC card (powerpc)
prep:		PowerPC Reference Platform machines (powerpc)
sandpoint:	Motorola Sandpoint reference platform (powerpc)
sbmips:		Broadcom's SiByte processor evaluation boards (mips)
sgimips:	MIPS based Silicon Graphics machines (mips)
shark:		Digital Network Appliance Reference Design (pronounced "Shark")
		machines (arm)
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)

Generic architectural features shared among multiple ports
arm:		ARM cpu based platform files
hpc:		Handheld PC reference platform files
hppa:		Hewlett Packard PA-RISC cpu based platform files
m68k:		Motorola 680x0 cpu based platform files
m88k:		Motorola 88xxx 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
sh5:		Hitachi SuperH(TM) sh5 cpu based platform files
sun68k:		Sun Motorola 680x0 cpu based platform files