NetBSD/sys/arch
jld 57a2f1d62a What corresponds to the last run of hardclock(9), and thus the current
value of time(9), is processed_system_time and not shadow_system_time.
2006-04-28 02:30:42 +00:00
..
acorn26 Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
acorn32 Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
algor Switch Algor port to MIPS generic soft-interrupts implementation. 2006-04-15 16:13:24 +00:00
alpha Static'ify. 2006-04-02 03:41:32 +00:00
amd64 Add entries for svwsata(4) to amd64 GENERIC and INSTALL kernels, 2006-04-27 20:16:01 +00:00
amiga Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
amigappc Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
arc In !defined(PCI_NETBSD_CONFIGURE) case, check PCI_ID_REG and PCI_CLASS_REG 2006-04-16 07:10:45 +00:00
arm s/allready/already/ 2006-04-25 02:19:31 +00:00
atari adjust comments for the new location of wskbdmap_mfii.c, 2006-04-19 10:31:44 +00:00
bebox Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
cats Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
cesfic Use device_unit(). 2006-03-28 17:38:24 +00:00
cobalt Explicitly mask timer0 interrupt until cpu_initclocks(9). 2006-04-21 19:04:57 +00:00
dreamcast Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
evbarm adapt to iostat change. 2006-04-22 09:11:45 +00:00
evbmips Fix some comment tyops. 2006-04-25 03:56:16 +00:00
evbppc adjust comments for the new location of wskbdmap_mfii.c, 2006-04-19 10:31:44 +00:00
evbsh3 Stop using linker scripts on all sh3 ports. 2006-03-17 16:06:51 +00:00
evbsh5 Fix some typos. 2006-02-25 02:28:55 +00:00
ews4800mips Mising -> Mixing 2006-04-16 16:39:36 +00:00
hp300 Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
hp700 adjust comments for the new location of wskbdmap_mfii.c, 2006-04-19 10:31:44 +00:00
hpc Bump build number as requested by Uwe. 2006-04-08 16:27:25 +00:00
hpcarm Add missing disclaimer. 2006-04-11 15:21:26 +00:00
hpcmips Mising -> Mixing 2006-04-16 16:39:36 +00:00
hpcsh Remove declarations for cpu_model[] since it's in <sys/systm.h>. 2006-04-09 01:18:14 +00:00
hppa closes: PR kern/32359 2006-04-01 15:44:58 +00:00
i386 Stub vesafb_cnattach. 2006-04-24 14:14:38 +00:00
ia64 FreeBSD RCS id tags. 2006-04-22 07:58:52 +00:00
ibmnws adjust comments for the new location of wskbdmap_mfii.c, 2006-04-19 10:31:44 +00:00
iyonix Give it 10000 bytes more SYMTAB_SPACE, so that it fits again. 2006-03-09 18:48:20 +00:00
luna68k Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
m68k Populate /usr/include/m68k with both pmap_motorola.h and pte_motorola.h. 2006-04-13 19:51:09 +00:00
mac68k Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
macppc Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
mips G/c some ancient intrcnt code that isn't used anymore. 2006-04-28 00:58:19 +00:00
mipsco Remove declarations for cpu_model[] since it's in <sys/systm.h>. 2006-04-09 01:18:14 +00:00
mmeye Oops; put back -ffreestanding to avoid function prototype mismatch. 2006-04-03 09:08:03 +00:00
mvme68k It's NULLFS, not NULL. 2006-04-17 16:08:05 +00:00
mvmeppc adjust comments for the new location of wskbdmap_mfii.c, 2006-04-19 10:31:44 +00:00
netwinder kernelstack and proc0paddr are defined in arm32_machdep.c 2006-04-05 00:37:11 +00:00
news68k Use device_cfdata(). 2006-03-29 04:16:44 +00:00
newsmips Mising -> Mixing 2006-04-16 16:39:36 +00:00
next68k Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
ofppc Add stf to all kernel configs which have INET6 and gif, except the INSTALL 2006-03-28 20:58:39 +00:00
pc532 Don't install an empty <machine/mtpr.h> that seems to be an artifact of 2006-04-18 06:59:39 +00:00
pdp10 Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
playstation2 Mising -> Mixing 2006-04-16 16:39:36 +00:00
pmax Mising -> Mixing 2006-04-16 16:39:36 +00:00
pmppc Add stf to all kernel configs which have INET6 and gif, except the INSTALL 2006-03-28 20:58:39 +00:00
powerpc Add a NetBSD RCS id. 2006-04-12 12:30:50 +00:00
prep Support fixes for the Motorola Powerstack E1. 2006-04-26 19:48:01 +00:00
sandpoint Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
sbmips ANSIfy, white-space nits. 2006-04-15 16:47:30 +00:00
sgimips sgimips uses event counters for interrupts, don't need intrcnt/intrnames 2006-04-28 01:12:51 +00:00
sh3 Fix typo in comment in previous. 2006-04-11 23:45:13 +00:00
sh5 closes: PR kern/32359 2006-04-01 15:45:00 +00:00
shark adjust comments for the new location of wskbdmap_mfii.c, 2006-04-19 10:31:44 +00:00
sparc Prefix iostat structure elements with io_ 2006-04-20 12:13:51 +00:00
sparc64 Invert carrier detect sense, from Jonathan A. Kollasch 2006-04-18 00:09:37 +00:00
sun2 Use device_cfdata(). 2006-03-29 04:16:44 +00:00
sun3 Follow up i/o statistics collection conversion, patterned after the sparc fd.c. 2006-04-19 06:16:00 +00:00
sun68k implement splraiseipl() for sun2 and sun3. reviewed by Izumi Tsutsui. 2006-03-29 08:55:40 +00:00
vax Make this build again (replace indirection with field access). 2006-04-16 09:34:56 +00:00
x68k Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
x86 Attach vesafb driver if available. 2006-04-24 14:15:47 +00:00
xen What corresponds to the last run of hardclock(9), and thus the current 2006-04-28 02:30:42 +00:00
Makefile Add ews4800mips and xen (in comment). 2005-12-29 16:17:40 +00:00
README Some minor nits. 2005-12-29 16:20:34 +00:00

README

$NetBSD: README,v 1.40 2005/12/29 16:20:34 tsutsui 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)
evbsh5:		Hitachi SuperH(TM) sh5 eval boards (sh5, 20020705)
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)

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
sh5:		Hitachi SuperH(TM) sh5 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