NetBSD/sys/arch
gdamore bf6fc8ef63 Various improvements to make the common mips3 clock handling more generally
useful.  The functions delay, cpu_initclocks, and setstatclcokrate have been
renamed to mips3_delay, mips3_initclocks, and mips3_setstatclockrate.

We provide weak aliases for the original names, so machdep code doesn't have
to provide wrapper routines.  (Giving good performance.)

I've moved mips3_clockintr, mips3_initclocks, and mips3_setstatclockrate to
their own mips3_clockintr file, because some ports may not be able to use
these, and its senseless to carry that baggage.
2006-09-08 23:39:27 +00:00
..
acorn26 Use MI inittodr() and friends. 2006-09-03 11:51:29 +00:00
acorn32 Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
algor Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +00:00
alpha Use p_find(addr, PFIND_LOCKED) in case the proclist_lock is held. 2006-09-06 23:58:20 +00:00
amd64 First take at security model abstraction. 2006-09-08 20:58:56 +00:00
amiga Correct some error returns for gettod() and settod() left over from the 2006-09-07 20:59:47 +00:00
amigappc - remove unused bdbtofsb. 2006-08-28 13:43:35 +00:00
arc Convert to MI todr framework. 2006-09-03 18:12:48 +00:00
arm Provide ELF64_MACHDEP_ID_CASES and ELF64_MACHDEP_ENDIANNESS patterned 2006-09-08 19:09:19 +00:00
atari Regen 2006-09-03 13:54:27 +00:00
bebox Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
cats Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
cesfic Cesfic converted to timecounters (clockinterrupt only ) and generic-todr 2006-09-06 04:29:01 +00:00
cobalt Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +00:00
dreamcast Switch dreamcast to MI todr(9). 2006-09-05 11:09:36 +00:00
evbarm Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
evbmips Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +00:00
evbppc Add njata* at cardbus? 2006-09-07 14:23:44 +00:00
evbsh3
evbsh5 Disable SYSTRACE by default on all kernels (discussed with core) 2006-08-12 15:29:52 +00:00
ews4800mips Remove last_clock_intr since it is only used for microtime(9). 2006-09-08 17:04:17 +00:00
hp300 Remove unused todr_setcal/todr_getcal and all the assorted stub 2006-09-04 23:45:30 +00:00
hp700 Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
hpc
hpcarm Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
hpcmips PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
hpcsh PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
hppa Don't lose a page at the end of the 3 segments we uvm_page_physload. 2006-09-03 13:40:08 +00:00
i386 First take at security model abstraction. 2006-09-08 20:58:56 +00:00
ia64 fix unaligned vendor string array. showed up during a gcc4 compile. 2006-09-06 12:54:31 +00:00
ibmnws Switch to MI todr. Mostly copied from prep. 2006-09-07 18:27:09 +00:00
iyonix Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
landisk remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
luna68k PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
m68k Use p_find(addr, PFIND_LOCKED) in case the proclist_lock is held. 2006-09-06 23:58:20 +00:00
mac68k remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
macppc Add PIOBM (busmastering transfer using ATA PIO mode) support. 2006-09-07 12:34:41 +00:00
mips Various improvements to make the common mips3 clock handling more generally 2006-09-08 23:39:27 +00:00
mipsco Remove unneeded volatile. 2006-09-01 13:54:48 +00:00
mmeye PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
mvme68k Remove obsolete #options VERIFIED_EXEC, found by grep(1). 2006-08-26 07:59:21 +00:00
mvmeppc Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
netwinder Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
news68k First take at security model abstraction. 2006-09-08 20:58:56 +00:00
newsmips First take at security model abstraction. 2006-09-08 20:58:56 +00:00
next68k remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
ofppc PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
pc532 Switch pc532 to timecounters and generic TODR. 2006-09-07 15:56:01 +00:00
pdp10 pdp10 should use generic todr and timecounters. By using MI is one less 2006-09-06 04:51:34 +00:00
playstation2 Remove obsolete #options VERIFIED_EXEC, found by grep(1). 2006-08-26 07:59:21 +00:00
pmax PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
pmppc Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. 2006-09-03 13:51:23 +00:00
powerpc Apply the patch found in PR/28512 and PR/23801. Ok'd by a few people. 2006-09-07 19:13:11 +00:00
prep Now that the interrupt bug on the 7043-140 is fixed, it also fixes the 2006-09-07 20:13:05 +00:00
sandpoint remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
sbmips Remove unused todr_setcal/todr_getcal and all the assorted stub 2006-09-04 23:45:30 +00:00
sgimips Do not permit accesses to unmapped pci registers. 2006-09-07 18:24:05 +00:00
sh3 __db_print_symbol: don't try to be too smart with db_print_loc_and_inst. 2006-09-06 00:11:49 +00:00
sh5 Use p_find(addr, PFIND_LOCKED) in case the proclist_lock is held. 2006-09-06 23:58:20 +00:00
shark Add __insn_barrier() to avoid too aggressive optimization by gcc4. 2006-09-05 15:50:37 +00:00
sparc Use p_find(addr, PFIND_LOCKED) in case the proclist_lock is held. 2006-09-06 23:58:20 +00:00
sparc64 make this idempotent. 2006-09-08 23:08:05 +00:00
sun2 Convert to timecounters. Since sun2 lacks a separate timer for microsecond 2006-09-03 21:43:56 +00:00
sun3 Update sun3 to use timecounters (interrupt clock only) and generic-todr. 2006-09-05 06:45:05 +00:00
sun68k Workaround fix for a problem caused after IPL_* macro changes. 2006-08-07 23:29:38 +00:00
vax Don't include <sys/device.c> unless this is a _KERNEL 2006-09-06 00:31:50 +00:00
x68k Add duplicate include protection to <dev/sun/kbio.h>. 2006-08-28 17:15:24 +00:00
x86 Use common todr_settime_ymdhms/gettime_ymdhms. 2006-09-07 00:18:50 +00:00
xen First take at security model abstraction. 2006-09-08 20:58:56 +00:00
Makefile Add enough configury glue so that src/tools can build a N64 mips toolchain. 2006-08-25 23:35:04 +00:00
README

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