NetBSD/sys/arch
uwe 4a747421e0 Rename j6x0tp_set_enable to j6x0tp_enable_child which better reflects
what this function does and is way less confusing too.
2007-06-01 18:23:46 +00:00
..
acorn26 want_resched is no longer required here. 2007-06-01 07:21:51 +00:00
acorn32 merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
algor merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
alpha Fix comment: proc_trampoline() -> lwp_trampoline(). 2007-05-20 16:57:57 +00:00
amd64 Added smsc device. 2007-06-01 14:14:16 +00:00
amiga Get rid of one more incompatibility with pmap_motorola.c from pmap_bootstrap(). 2007-06-01 04:05:05 +00:00
amigappc
arc merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
arm Another missed changed for acorn26 idlelwp. Provide IRQenable/IRQdisable 2007-06-01 11:31:01 +00:00
atari From pmap_motorols,c: 2007-05-22 05:05:32 +00:00
bebox include files.wsfb 2007-04-10 02:19:03 +00:00
cats include files.wsfb 2007-04-10 02:19:03 +00:00
cesfic Move declarations of m68k common functions 2007-05-21 16:37:03 +00:00
cobalt Reorder IPL_SOFTSERIAL and IPL_SOFTCLOCK properly. 2007-05-27 14:22:36 +00:00
dreamcast Bump SYMTAB_SPACE so that it fits again. 2007-05-13 08:26:21 +00:00
evbarm Bump SYMTAB_SPACE so that it fits again. 2007-05-13 14:18:57 +00:00
evbmips Now that curcpu() is defined in terms of curlwp() for mips, we need to 2007-05-20 17:06:25 +00:00
evbppc include files.wsfb 2007-04-10 02:29:42 +00:00
evbsh3
evbsh5 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
ews4800mips merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
hp300 Wrap a sanity check with #ifdef DIAGNOSTIC. 2007-05-21 16:57:18 +00:00
hp700 Fix typo in comment. 2007-05-25 12:11:28 +00:00
hpc
hpcarm PR/36234 - Joerg Niendorf -- xi -> xirc 2007-05-07 09:02:05 +00:00
hpcmips merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
hpcsh Rename j6x0tp_set_enable to j6x0tp_enable_child which better reflects 2007-06-01 18:23:46 +00:00
hppa Fix up the frame sanity checking to not bitch when taking interrupts in 2007-05-27 09:41:25 +00:00
i386 Add smsc device 2007-06-01 14:26:36 +00:00
ia64 Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
ibmnws include files.wsfb 2007-04-10 02:40:16 +00:00
iyonix sync with sys/arch/i386/conf, enable some USB devices 2007-05-12 15:11:16 +00:00
landisk Add COMPAT_40. 2007-06-01 13:20:56 +00:00
luna68k Move declarations of m68k common functions 2007-05-21 16:37:03 +00:00
m68k __HAVE_MD_RUNQUEUE is no longer relevant. 2007-06-01 07:18:31 +00:00
mac68k Remove two unused global variables. 2007-05-22 00:23:57 +00:00
macppc cpu_info.ci_idle_pcb is gone so don't try to set it 2007-05-29 13:26:39 +00:00
mips Use the kernel symbol table to see the beginning of the current 2007-05-29 12:03:45 +00:00
mipsco merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
mmeye Need to use atop() when adjusting kernend for ksyms. 2007-05-27 18:30:01 +00:00
mvme68k Move declarations of m68k common functions 2007-05-21 16:37:03 +00:00
mvmeppc include files.wsfb 2007-04-10 02:40:16 +00:00
netwinder include files.wsfb 2007-04-10 02:40:16 +00:00
news68k Move declarations of m68k common functions 2007-05-21 16:37:03 +00:00
newsmips merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
next68k Move declarations of m68k common functions 2007-05-21 16:37:03 +00:00
ofppc - include "dev/pci/files.pci" rather than pulling only dev/pci/pcibusprint.c 2007-05-21 13:39:31 +00:00
pc532 __HAVE_MD_RUNQUEUE is no longer relevant. 2007-06-01 07:18:31 +00:00
pdp10
playstation2 merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
pmax merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
pmppc include files.wsfb 2007-04-10 02:40:16 +00:00
powerpc - add booted_device and booted_kernel sysctl nodes to let userland know 2007-06-01 14:23:50 +00:00
prep Set DTR and RTS in NS16550_init(). 2007-05-19 14:26:08 +00:00
sandpoint include files.wsfb 2007-04-10 02:50:32 +00:00
sbmips Bump SYMTAB_SPACE so that it fits again. 2007-05-27 11:47:11 +00:00
sgimips merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
sh3 In sh3_tlb_update we need to ensure we are not interrupted while 2007-05-27 12:21:24 +00:00
sh5 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
shark fix typos 2007-04-29 20:23:34 +00:00
sparc disable mutex_spin_enter() & mutex_spin_exit() as they are currently 2007-05-28 22:56:19 +00:00
sparc64 fix some NOTDEF_DEBUG code. 2007-05-28 21:52:49 +00:00
sun2 Adapt sun68k ports to yamt-idlelwp. 2007-05-18 10:18:24 +00:00
sun3 Remove an obsolete file. (superseded by MI mk48txx(4)) 2007-05-18 10:29:25 +00:00
sun68k Wrap sanity checks with #ifdef DIAGNOSTIC. 2007-05-21 17:00:32 +00:00
vax __HAVE_MD_RUNQUEUE is no longer relevant. 2007-06-01 07:18:31 +00:00
x68k Move declarations of m68k common functions 2007-05-21 16:37:03 +00:00
x86 merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
xen merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
zaurus Updating GENERIC to include bpfilter to allow dhclient to work. 2007-03-16 04:44:12 +00:00
Makefile Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
README Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00

$NetBSD: README,v 1.42 2007/04/08 09:35:51 scw 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)
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 VMEbus PowerPC based single board computers
		(powerpc, 20020227)
mvme88k:	Motorola's VMEbus 88K based single board computers (m88k, -)
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)
pdp10:		Digital PDP 10 emulators; a 9 bit byte, 36 bit word machine (pdp10, 20030831)
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)
pmppc:		Artesyn PMPPC card (powerpc, 20020531)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform (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
pdp10:		Digital Equipment PDP 10 processor