NetBSD/sys/arch
thorpej a2a309d02a * Some cleanup.
* Delete the call to pmap_copy() in pmap.h
2002-03-25 19:53:38 +00:00
..
acorn26 Remove all my pointless "This file is part of NetBSD/arm26" comments, since 2002-03-24 23:37:42 +00:00
acorn32 * Fix use of pmap_curmaxkvaddr. 2002-03-25 04:51:19 +00:00
algor Make sure that private DMA flags don't overlap with standard DMA flags; 2002-03-17 21:45:06 +00:00
alpha PS_STRINGS -> p->p_psstr 2002-03-18 22:57:53 +00:00
amiga make this compile again 2002-03-25 15:42:09 +00:00
amigappc The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
arc Put the extra kernel names in EXTRA_KERNELS 2002-03-19 00:57:53 +00:00
arm * Some cleanup. 2002-03-25 19:53:38 +00:00
atari Also find swap partitions in a (possibly embedded in AHDI) NetBSD label on 2002-03-22 21:29:23 +00:00
bebox Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
cats * Fix use of pmap_curmaxkvaddr. 2002-03-25 04:51:19 +00:00
cesfic kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
cobalt Make sure that private DMA flags don't overlap with standard DMA flags; 2002-03-17 21:45:06 +00:00
dreamcast ANSIfy, KNF 2002-03-25 18:59:39 +00:00
evbarm * Fix use of pmap_curmaxkvaddr. 2002-03-25 04:51:19 +00:00
evbmips Allow selection of a big- or little-endian kernel by uncommenting the 2002-03-23 14:51:28 +00:00
evbsh3 add autoconf.h for new mainbus driver. 2002-03-24 18:28:12 +00:00
hp300 kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
hpc recompile. 2002-03-25 17:34:53 +00:00
hpcarm Use the generic ARM procfs_machdep.c 2002-03-25 16:42:30 +00:00
hpcmips if root device is md, change KLOADER_KERNEL_PATH to "/mnt/netbsd". 2002-03-25 13:47:26 +00:00
hpcsh adapted to new interrupt code and shb changes. 2002-03-24 18:21:08 +00:00
i386 Now that we have all pieces in place (and enough granularity to specify 2002-03-25 16:39:52 +00:00
luna68k kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
m68k Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
mac68k Switch mac68k to ELF. Now the default executable binaries are ELF. 2002-03-25 14:03:05 +00:00
macppc Make this file compiles again. 2002-03-23 13:43:04 +00:00
mips Remove the comment that says this is for PCI busses only. 2002-03-23 14:20:41 +00:00
mipsco Remove a comment that is wrong 2002-03-19 00:58:17 +00:00
mmeye add autoconf.h for new mainbus driver. 2002-03-24 18:28:12 +00:00
mvme68k Round VID_OSL to be a multiple of 32 * 256byte blocks. 2002-03-24 18:15:03 +00:00
mvmeppc Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
netwinder * Fix use of pmap_curmaxkvaddr. 2002-03-25 04:51:19 +00:00
news68k kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
newsmips Make sure that private DMA flags don't overlap with standard DMA flags; 2002-03-17 21:45:06 +00:00
next68k kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
ofppc switch all mpc6xx powerpc ports to NEWPMAP by default. 2002-03-09 23:35:56 +00:00
pc532 kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
playstation2 Make sure that private DMA flags don't overlap with standard DMA flags; 2002-03-17 21:45:06 +00:00
pmax Use host tool elf2ecoff if available. 2002-03-20 20:18:00 +00:00
powerpc Use p->p_psstr instead of PS_STRINGS. 2002-03-18 04:50:32 +00:00
prep Already MBR_PTYPE_PREP is defined in sys/disklabel_mbr.h. 2002-03-17 23:45:57 +00:00
sandpoint Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
sbmips Fix comments after endian selection includes(!). 2002-03-18 11:11:30 +00:00
sgimips Make sure that private DMA flags don't overlap with standard DMA flags; 2002-03-17 21:45:06 +00:00
sh3 mmeye specific devices are moved to mmeye/dev 2002-03-24 18:08:42 +00:00
shark * Fix use of pmap_curmaxkvaddr. 2002-03-25 04:51:19 +00:00
sparc Fix cast in sbus_promaddr_to_handle(). 2002-03-21 04:32:25 +00:00
sparc64 remove vnd. use -mcpu=ultrasparc. 2002-03-25 05:54:51 +00:00
sun2 Added missing DEV_ constants. 2002-03-22 00:28:55 +00:00
sun3 kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
sun68k Added files.c to SRC_sa. 2002-03-22 00:30:06 +00:00
vax Limit the KVA used for pipe loaned memory to 64KB, vax doesn't have too 2002-03-24 19:08:17 +00:00
walnut Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
x68k bsd_audioio.h was obsolated by vs0 2002-03-24 14:54:50 +00:00
x86_64 kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
Makefile In commented-out SUBDIR, rename arm26 -> acorn26. 2002-03-24 23:15:05 +00:00
README arm26 -> acorn26. 2002-03-24 15:56:59 +00:00

README

$NetBSD: README,v 1.22 2002/03/24 15:56:59 bjh21 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)
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)
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)
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
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 cpu based platform files
sun68k:		Sun68k cpu based platform files