NetBSD/sys/arch
kiyohara 9aa0a3c613 Fix build failed. s/consinit()/consinit(void)/. 2012-06-18 01:40:55 +00:00
..
acorn26 u_int*_t -> uint*_t 2012-05-11 15:39:17 +00:00
acorn32 Remove printf that snuck in somehow. 2012-05-14 11:45:16 +00:00
algor Remove conflicting/redundant common declarations. 2012-03-02 16:19:52 +00:00
alpha Add some descriptions to machdep.unaligned_* sysctls. 2012-06-13 17:13:41 +00:00
amd64 memseg_baseaddr() is only called from valid_user_selector() and 2012-06-16 20:47:04 +00:00
amiga Regen configs. 2012-06-07 23:32:47 +00:00
amigappc P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
arc P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
arm Remove unused __NEWINTR defines 2012-06-10 13:15:24 +00:00
atari Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
bebox Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
cats Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
cesfic Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA) in <sys/bus.h> 2012-05-07 18:16:38 +00:00
cobalt P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
dreamcast Explicitly include <machine/pcb.h> for struct pcb. 2012-06-11 16:27:08 +00:00
emips P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
evbarm Remove unused __NEWINTR defines 2012-06-10 13:15:24 +00:00
evbmips Add SYSV{MSG,SEM,SHM} options. 2012-05-29 20:02:42 +00:00
evbppc Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
evbsh3 - Normalize inclusion protection (remove) 2012-03-28 17:03:27 +00:00
evbsh5
ews4800mips P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
hp300 Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA) in <sys/bus.h> 2012-05-07 18:16:38 +00:00
hp700 Fix type of variable passed to sysctl (int -> bool). 2012-06-08 07:53:41 +00:00
hpc recompile. 2011-11-23 15:51:02 +00:00
hpcarm Add '\n' to revision string. 2012-06-16 05:58:03 +00:00
hpcmips Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
hpcsh - explicitly include <machine/pcb.h> for struct pcb 2012-06-11 16:41:26 +00:00
hppa Calling _lwp_create() with a bogus ucontext could trigger a kernel 2012-05-21 14:15:16 +00:00
i386 rename the global variable "cpu" to "cputype" to avoid conflicting with 2012-06-16 17:30:18 +00:00
ia64 Fix build failed. s/consinit()/consinit(void)/. 2012-06-18 01:40:55 +00:00
ibmnws converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
iyonix Remove unused __NEWINTR defines 2012-06-10 13:15:24 +00:00
landisk Explicitly include <machine/pcb.h> for struct pcb. 2012-06-11 16:27:58 +00:00
luna68k Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA) in <sys/bus.h> 2012-05-07 18:16:38 +00:00
m68k Calling _lwp_create() with a bogus ucontext could trigger a kernel 2012-05-21 14:15:16 +00:00
mac68k - Normalize inclusion protection (remove) 2012-03-28 17:03:27 +00:00
macppc Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
mips Fix can't assign IPv6 address. Valiable error resets to 0, if error == ENETRESET in aumac_ioctl(). 2012-06-07 00:19:29 +00:00
mipsco P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
mmeye P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
mvme68k - Normalize inclusion protection (remove) 2012-03-28 17:03:27 +00:00
mvmeppc converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
netwinder Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
news68k Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA) in <sys/bus.h> 2012-05-07 18:16:38 +00:00
newsmips P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
next68k Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
ofppc enable building with ath* at pci?. it worked but my pci atheros card 2012-06-02 21:47:46 +00:00
pmax P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
powerpc Compute softintr mask correctly. 2012-06-08 23:35:23 +00:00
prep Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
rs6000 P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
sandpoint Remove the code that tries to load the "ffs" kernel module during boot. 2012-05-21 21:34:16 +00:00
sbmips P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
sgimips P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
sh3 Calling _lwp_create() with a bogus ucontext could trigger a kernel 2012-05-21 14:15:16 +00:00
sh5
shark Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
sparc Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
sparc64 Make detection of root on wedges (dk(4)) machine independent. Remove 2012-06-10 17:05:18 +00:00
sun2 P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
sun3 make sure opt_sunkbd.h exists 2012-05-05 13:47:07 +00:00
sun68k Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
usermode Use the signal's signo instead of just returning SIGSEGV and add a comment 2012-03-03 21:29:02 +00:00
vax If a port is going to have wscons for virtual terminals then it really makes 2012-06-05 08:41:36 +00:00
x68k With the freerunnnig mode, set 0 (=256count) not 0xff (=255count) 2012-05-22 04:03:03 +00:00
x86 rename the global variable "cpu" to "cputype" to avoid conflicting with 2012-06-16 17:30:18 +00:00
xen Make detection of root on wedges (dk(4)) machine independent. Remove 2012-06-10 17:05:18 +00:00
zaurus Make detection of root on wedges (dk(4)) machine independent. Remove 2012-06-13 20:04:30 +00:00
Makefile Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
README OMRON was Tateisi Electronics, not Tateishi Electric. 2012-01-29 10:32:53 +00:00

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