NetBSD/sys/arch
2008-04-27 18:58:43 +00:00
..
acorn26 Split device_t and softc for the NE2000 Ethernet chip and all its variants 2008-03-12 14:31:11 +00:00
acorn32 Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
algor Don't forget to initialize sc_dev. 2008-03-29 05:42:45 +00:00
alpha Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
amd64 Fix pic locking to mirror simple_lock primitives. 2008-04-27 17:47:11 +00:00
amiga Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
amigappc Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
arc Split softc/device_t and misc cleanup for sn(4). 2008-04-23 13:29:44 +00:00
arm Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
atari Fix warnings #ifdef DEBUG case. 2008-04-27 14:44:25 +00:00
bebox Don't forget to initialize sc_dev. 2008-03-29 05:42:45 +00:00
cats Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
cesfic Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
cobalt Split softc and device_t for zsc(4) and its children. 2008-03-29 19:15:34 +00:00
dreamcast Split device_t/softc for MI mb86960, with misc cosmetics. 2008-04-12 06:27:01 +00:00
evbarm Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
evbmips Don't forget to initialize sc_dev. 2008-03-29 05:42:45 +00:00
evbppc add a dummy argument to cpc700_get_irq() to match the function pointer's 2008-04-24 23:22:24 +00:00
evbsh3 Remove GENERIC.local from the repository 2008-02-29 14:42:32 +00:00
evbsh5 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
ews4800mips Split device_t/softc for iee(4), with misc cosmetic changes. 2008-04-04 17:03:42 +00:00
hp300 Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
hp700 device_t/soft_c split 2008-04-25 08:17:52 +00:00
hpc Support for XScale-based (PXA-2x0) iPaqs -- original refactoring / code from 2008-03-08 02:26:03 +00:00
hpcarm Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
hpcmips Account ci_idepth in VR_INTR() and TX_INTR, rather than cpu_intr() in 2008-04-04 12:36:06 +00:00
hpcsh Split device_t/softc. 2008-03-31 15:49:29 +00:00
hppa Whitespace. 2008-04-25 12:41:50 +00:00
i386 - Rename crit_enter/crit_exit to kpreempt_disable/kpreempt_enable. 2008-04-27 11:37:48 +00:00
ia64 Make loader.efi compile again. 2008-04-06 07:50:04 +00:00
ibmnws Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
iyonix Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
landisk Convert to CFATTACH_DECL_NEW and misc related facelift. 2008-04-15 00:21:49 +00:00
luna68k Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
m68k Use mutex(9) for uvm_kernel_object. From Greg Oster. 2008-04-27 12:34:54 +00:00
mac68k Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
macppc Split device_t/softc for MI ncr53c9x and some related devices, 2008-04-13 04:55:52 +00:00
mips fix signature 2008-04-25 17:39:20 +00:00
mipsco Split device_t/softc for MI ncr53c9x and some related devices, 2008-04-13 04:55:52 +00:00
mmeye Split device_t and softc for all com(4) devices (well, everything that 2008-03-14 15:09:09 +00:00
mvme68k Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
mvmeppc Don't forget to initialize sc_dev. 2008-03-29 05:42:45 +00:00
netwinder Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
news68k Remove obsolete (commented out) options SHMMAXPGS. 2008-04-27 06:26:04 +00:00
newsmips No need to check whole alldevs to search a specific dmac unit in dmac3_link(). 2008-04-20 09:26:12 +00:00
next68k Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
ofppc SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in 2008-04-08 02:33:03 +00:00
playstation2 try to update for OHCI device/softc split, untested 2008-04-26 14:57:44 +00:00
pmax Split device_t/softc for MI ncr53c9x and some related devices, 2008-04-13 04:55:52 +00:00
powerpc Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
prep Fix more direct references to cd_devs to device_lookup_private 2008-03-29 17:55:35 +00:00
rs6000 Split device_t and softc for all com(4) devices (well, everything that 2008-03-14 15:09:09 +00:00
sandpoint - make pci.c construct more canonical. PCI bus plumbing groveller 2008-04-19 04:57:55 +00:00
sbmips Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
sgimips Make this build again. From Hans Rosenfeld. 2008-04-22 14:02:04 +00:00
sh3 Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
sh5 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
shark Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
sparc Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
sparc64 Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
sun2 Make compile with debug options. 2008-04-27 15:56:37 +00:00
sun3 Make compile with debug options. 2008-04-27 15:56:37 +00:00
sun68k Fix a botch in rev 1.21. 2008-04-27 15:18:00 +00:00
usermode Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
vax Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
x68k Make it compile without zstty. 2008-04-27 05:10:33 +00:00
x86 - Rename crit_enter/crit_exit to kpreempt_disable/kpreempt_enable. 2008-04-27 11:37:48 +00:00
xen Include null IPI functions if !MULTIPROCESSOR. 2008-04-25 13:26:27 +00:00
zaurus Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
Makefile Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
README m88k is an empty directory in the repo, don't mention it here. 2008-03-01 14:37:02 +00:00

$NetBSD: README,v 1.51 2008/03/01 14:37:02 joerg 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)
landisk:	SH4 processor based NAS appliances by I-O DATA (sh3, 20060901)
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 PowerPC machines running older PPCBUG
		(powerpc, 20020227)
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)
playstation2:	Sony PlayStation 2 (mips, 20011016)
pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform and DINK32 machines
		(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