NetBSD/sys/arch
macallan 7bc3315133 make this compile without ISA support in the kernel 2013-02-28 13:22:36 +00:00
..
acorn26 Don't install fp.h anymore 2013-01-11 14:09:54 +00:00
acorn32 Don't install fp.h anymore 2013-01-11 14:09:54 +00:00
algor split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
alpha Copy the ALPHA_PGSHIFT value into the non-_KERNEL branch. 2013-01-14 10:46:14 +00:00
amd64 Added wpi(4) to the XEN3_DOM0 kernel for both amd64 and i386 2013-02-09 17:42:34 +00:00
amiga Include two MII PHY drivers, as needed by certain PCMCIA network cards. 2013-02-01 14:48:15 +00:00
amigappc Add z3rambd to files.amigappc, hopefully this will fix amigppc build. 2012-12-02 22:11:25 +00:00
arc split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
arm Actually use zero_p now that we pass it in. 2013-02-27 22:15:46 +00:00
atari use sizeof(buffer) - 1, not sizeof(buffer - 1) 2013-01-26 18:13:55 +00:00
bebox Fix format of specify for scsi disk. s,/dev/disk/scsi/0/0/0,/dev/disk/scsi/000, 2013-01-03 14:03:39 +00:00
cats Don't install fp.h anymore 2013-01-11 14:09:54 +00:00
cesfic Add "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
cobalt split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
dreamcast split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
emips Add sljitarch.h to all mips machines. 2012-11-25 21:55:50 +00:00
evbarm Contribution from Petri Laakso: 2013-02-23 16:22:38 +00:00
evbmips make this compile without ISA support in the kernel 2013-02-28 13:22:36 +00:00
evbppc Fix KASSERT() in biodone(). Clear BO_DONE in writedisklabel(). 2013-01-18 14:04:16 +00:00
evbsh3 Fix RCSId. 2012-12-01 03:16:46 +00:00
evbsh5
ews4800mips Fix tyop. (How these ones slipped in!?) 2013-01-13 14:24:24 +00:00
hp300 Add sti at sgc framebuffer. 2013-01-11 12:03:03 +00:00
hp700 Fixup the cpu_{match,attach} functions to not allow more that HPPA_MAXCPUs 2013-02-21 15:16:02 +00:00
hpc
hpcarm Don't install fp.h anymore 2013-01-11 14:09:54 +00:00
hpcmips Add sljitarch.h to all mips machines. 2012-11-25 21:55:50 +00:00
hpcsh and finally, initialize sc_dev now that I added it back. 2012-10-29 13:46:26 +00:00
hppa switch to __USE_TOPDOWN_VM. 2013-01-07 16:57:28 +00:00
i386 Added wpi(4) to the XEN3_DOM0 kernel for both amd64 and i386 2013-02-09 17:42:34 +00:00
ia64 Call snprintb() for cpu features register. 2013-02-17 06:46:23 +00:00
ibmnws Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i'). 2012-12-01 11:37:26 +00:00
iyonix Don't install fp.h anymore 2013-01-11 14:09:54 +00:00
landisk split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
luna68k Add proper padding to text section for elf2aout conversion. 2013-01-26 16:00:04 +00:00
m68k
mac68k Remove the R1 syntactic sugar, since it collides with a #define in 2012-12-07 08:04:02 +00:00
macppc add WSDISPLAY_COMPAT_PCVT 2013-02-20 19:18:17 +00:00
mips add sysctl machdep.loongson-mmi to indicate wether Loongson Multimedia 2013-02-28 12:44:38 +00:00
mipsco Add sljitarch.h to all mips machines. 2012-11-25 21:55:50 +00:00
mmeye split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mvme68k Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
mvmeppc Adapt to the changed signature of pckbc_cnattach(). 2012-10-13 17:58:53 +00:00
netwinder Don't install fp.h anymore 2013-01-11 14:09:54 +00:00
news68k Add commented out "#options COMPAT_60" to all kernel configuration files 2012-10-17 14:49:40 +00:00
newsmips Add sljitarch.h to all mips machines. 2012-11-25 21:55:50 +00:00
next68k Revert previous. This boot loader has its own version number, 2012-11-05 16:53:25 +00:00
ofppc Add tdvfb - tested and works. Also add commented out TDVFB_CONSOLE option. 2012-11-09 12:52:33 +00:00
pmax Add "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
powerpc Fix KASSERT(l == curlwp)ed in mi_switch(). Don't use INTSTK of cpu_info in 2013-02-09 11:22:51 +00:00
prep Add required attribute mk48txx to nvram. 2012-12-08 11:03:36 +00:00
rs6000 Add "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
sandpoint Implement real hardware power-off for DSM-G600 using the "ZWC" command. 2013-02-19 15:58:19 +00:00
sbmips Add sljitarch.h to all mips machines. 2012-11-25 21:55:50 +00:00
sgimips Add sljitarch.h to all mips machines. 2012-11-25 21:55:50 +00:00
sh3 Sprinkle redundant comments about PAD_P1_SWITCH to avoid stupid confusion. 2012-12-12 16:24:49 +00:00
sh5
shark Don't install fp.h anymore 2013-01-11 14:09:54 +00:00
sparc Fix thinko in previous (and misleading comment): stop ignoring table 2013-02-14 12:44:16 +00:00
sparc64 Remove duplciate WSDISPLAY_COMPAT_PCVT - no idea how that sneaked in. 2013-02-21 09:04:22 +00:00
sun2 The pmap_prefer() function grew an additional argument with the introduction 2013-01-09 08:11:09 +00:00
sun3 switch to __USE_TOPDOWN_VM. 2013-01-07 16:58:08 +00:00
sun68k use device_xname() (from chs@) 2012-10-13 06:38:08 +00:00
usermode Add "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
vax Make this compile with TRAPDEBUG enabled. 2013-01-15 10:18:38 +00:00
x68k Detect emulators (and display it on dmesg). 2013-01-22 11:58:39 +00:00
x86 Several registers and bitfields named IOAPIC_* actually belong to the 2013-01-26 17:37:39 +00:00
xen Re-apply 2013-01-13 21:01:05 +00:00
zaurus Don't install fp.h anymore 2013-01-11 14:09:54 +00:00
Makefile
README

README

$NetBSD: README,v 1.59 2012/01/29 10:32:53 tsutsui Exp $

acorn26	arm	20000509	Acorn ARM2- and ARM3-based machines
acorn32	arm	20011118	Acorn computers Ltd. ARM 6/7/SA based machines
algor	mipsel,mips64el	20010528	Algorithmics, Ltd. MIPS evaluation boards
alpha	alpha	19950213	Compaq (formerly Digital Equipment Corp.) Alpha
amd64	x86_64	20010619	AMD's x86 64 bit architecture
amiga	m68k	19930902	Commodore et al. Amiga
amigappc	powerpc	20000525	Phase 5 Amiga
arc	mipsel,mips64el	20000123	MIPS Advanced Risc Computing spec machines
atari	m68k	19950326	Atari TT30, Falcon, and Hades
bebox	powerpc	19971014	Be Inc. BeBox
cats	arm	19981005	Chalice Technologies, CATS motherboard
cesfic	m68k	20010514	FIC8234 VME processor board
cobalt	mipsel,mips64el	20000319	Cobalt Networks Microservers
dreamcast	sh3el	20010107	SEGA Dreamcast
emips	mipseb	20110126	Machines based on Extensible MIPS
evbarm	armeb	20010905	ARM-based eval boards
evbmips	mipseb,mipsel,mips64eb,mips64el	20020307	MIPS-based eval boards
evbppc	powerpc,powerpc64	20021209	PowerPC-based eval boards
evbsh3	sh3eb,sh3el	20010206	Hitachi SuperH(TM) sh3 and sh4 eval boards
ews4800mips	mipseb	20051229	NEC's MIPS based EWS4800 workstations
hp300	m68k	19930512	Hewlett Packard 300- and 400-series machines
hp700	hppa	20020606	Hewlett Packard 700-series machines
hpcarm	arm	20010220	ARM based handheld PCs
hpcmips	mipsel	19990925	MIPS based handheld PCs
hpcsh	sh3el	20010117	Hitachi SuperH(TM) based handheld PCs
i386	i386	19930321	Intel/AMD etc. x86 processor line
ia64	ia64	00000000	Intel Itanium/Itanium2 processor based workstations
ibmnws	powerpc	00000000	IBM Network Station Thin Clients
iyonix	arm	20040713	Castle Technology xscale based workstations
landisk	sh3el	20060901	SH4 processor based NAS appliances by I-O DATA
luna68k	m68k	20000105	LUNA product line of OMRON Tateisi Electronics
mac68k	m68k	19930929	Apple Macintosh
macppc	powerpc,powerpc64	19980515	Apple Power Macintosh and clones
mipsco	mipseb	20000812	MIPS Corp Magnum 3000 computers
mmeye	sh3eb	19990913	Hitachi SuperH(TM) computer controlled camera
mvme68k	m68k	19950725	Motorola's VMEbus 68K based single board computers
mvmeppc	powerpc	20020227	Motorola's PowerPC machines running older PPCBUG
netwinder	arm	20010609	StrongARM based Netwinder machines
news68k	m68k	19991209	Sony's m68k based NET WORK STATION
newsmips	mipseb	19980218	Sony's MIPS based NET WORK STATION
next68k	m68k	19980609	NeXT Computer's cubes and slabs
ofppc	powerpc,powerpc64	19980528	Open Firmware based PowerPC machines
pmax	mipsel,mips64el	19931012	Digital Equipment Corp. MIPS based machines
prep	powerpc	20000229	PowerPC Reference Platform machines
rs6000	powerpc	20071217	MCA-based IBM RS/6000 wokstations
sandpoint	powerpc	20010211	Motorola Sandpoint based NAS systems
sbmips	mipseb,mipsel,mips64eb,mips64el	20020306	Broadcom's SiByte processor evaluation boards
sgimips	mipseb,mips64eb	20000614	MIPS based Silicon Graphics machines
shark	arm	19960131	Digital Network Appliance Reference Design ("Shark")
sparc	sparc	19931002	Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines
sparc64	sparc64/sparc	19980620	Sun Microsystems UltraSPARC 64 bit machines
sun2	m68000	20010328	Sun m68010 based machines
sun3	m68k	19930625	Sun m680[23]0 based machines
vax	vax	19940802	Digital Equipment Corp. VAX machines
x68k	m68k	19960505	Sharp X68000, X68030
xen	xen	20040311	Xen virtual machine monitor
zaurus	arm	20061217	Sharp Zaurus C7x0/860/1000/3x00 PDAs

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
ia64:		Intel Itanium/Itanium2 processor