NetBSD/sys/arch
thorpej aa1563948c * arm_byte_to_page() -> arm_btop()
* arm_page_to_byte() -> arm_ptob()
2002-03-24 03:37:18 +00:00
..
acorn32 * Change all uses of KERNEL_SPACE_START to KERNEL_BASE. 2002-03-23 02:53:59 +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 kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +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 * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
arm26 We don't seem to need abort() any more -- presumably GCC is no longer 2002-03-18 21:14:34 +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 * Change all uses of KERNEL_SPACE_START to KERNEL_BASE. 2002-03-23 02:53:59 +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 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
evbarm * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
evbmips Allow selection of a big- or little-endian kernel by uncommenting the 2002-03-23 14:51:28 +00:00
evbsh3 cosmetic changes, fix comments. 2002-03-17 17:55:22 +00:00
hp300 kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
hpc Added Vrc4172 USB OHCI for Pencentra 130. 2002-03-22 09:18:07 +00:00
hpcarm * Change all uses of KERNEL_SPACE_START to KERNEL_BASE. 2002-03-23 02:53:59 +00:00
hpcmips add VR4121 Audio Interface Unit 2002-03-23 09:02:01 +00:00
hpcsh Make sure that private DMA flags don't overlap with standard DMA flags; 2002-03-17 21:45:06 +00:00
i386 pmap_bootstrap(): Correct arithmetic on pte when advancing past 2002-03-23 18:39:46 +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 fixed attach fail intvid in PowerBook Duo 210,230. 2002-03-22 20:10:28 +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 cosmetic changes, fix comments. 2002-03-17 17:55:22 +00:00
mvme68k kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
mvmeppc Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
netwinder * Change all uses of KERNEL_SPACE_START to KERNEL_BASE. 2002-03-23 02:53:59 +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 s/PS_STRINGS/p->p_psstr/, as requested by christos 2002-03-18 17:00:20 +00:00
shark * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
sparc Fix cast in sbus_promaddr_to_handle(). 2002-03-21 04:32:25 +00:00
sparc64 Remove excessive declarations. 2002-03-21 22:50:09 +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 Check unit number when booting from rl disks. 2002-03-23 18:13:04 +00:00
walnut Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
x68k kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
x86_64 kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
Makefile Split the (commented out) complete list of archs into separate lines 2002-03-05 00:07:04 +00:00
README Add an entry for evbmips. 2002-03-07 14:48:23 +00:00

README

$NetBSD: README,v 1.21 2002/03/07 14:48:23 simonb Exp $

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)
arm26:		Acorn ARM2- and ARM3-based 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)
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