NetBSD/sys/arch
yamt 0d73afac24 fix a typo in 1.28. (ccaddr_t -> caddr_t) 2006-09-23 20:51:45 +00:00
..
acorn26
acorn32
algor Change mips3_clockintr() to take (struct clockframe *) rather than 2006-09-10 14:27:38 +00:00
alpha add bluetooth capability to alpha port 2006-09-14 18:08:06 +00:00
amd64 Add iteide(4) driver to GENERIC and INSTALL kernels; PR# 33426. 2006-09-23 04:37:04 +00:00
amiga Uvm changes over 17 months ago resulted in the 68040/060 segment table 2006-09-14 01:27:59 +00:00
amigappc
arc Convert arc to timecounters, using common mips3 timecounters. We have not 2006-09-09 00:47:54 +00:00
arm Convert the NetBSD/cats port to use generic TODR. 2006-09-19 10:05:32 +00:00
atari Sync with m68060 fix from amiga pmap. 2006-09-16 18:53:53 +00:00
bebox Convert bebox to MI todr. As part of this, separate out the mc146818 2006-09-15 08:25:02 +00:00
cats Convert the NetBSD/cats port to use generic TODR. 2006-09-19 10:05:32 +00:00
cesfic Cesfic converted to timecounters (clockinterrupt only ) and generic-todr 2006-09-06 04:29:01 +00:00
cobalt Tweak status value in struct clockframe before calling mips3_clockintr() 2006-09-16 13:31:44 +00:00
dreamcast Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
evbarm
evbmips Change mips3_clockintr() to take (struct clockframe *) rather than 2006-09-10 14:27:38 +00:00
evbppc Conversion of evbppc to generic TODR. ok freza@ 2006-09-18 22:05:47 +00:00
evbsh3 Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
evbsh5
ews4800mips G/c now unused #includes. 2006-09-09 03:18:00 +00:00
hp300 Switch hp300 to timecounter with MC6840 interval timer, which is 2006-09-09 19:45:49 +00:00
hp700 Allow kernels to compile without USELEDS. 2006-09-22 14:08:03 +00:00
hpc
hpcarm
hpcmips Convert hpcmips to TODR and timecounters. Ok jun@. 2006-09-16 02:14:56 +00:00
hpcsh Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
hppa Create real lock primatives using as little asm as possible. 2006-09-22 08:31:34 +00:00
i386 fix a typo in 1.28. (ccaddr_t -> caddr_t) 2006-09-23 20:51:45 +00:00
ia64 fixed typo in previous commit 2006-09-22 13:38:32 +00:00
ibmnws Switch to MI todr. Mostly copied from prep. 2006-09-07 18:27:09 +00:00
iyonix Enable timecounters for iyonix 2006-09-10 23:15:58 +00:00
landisk Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
luna68k Update luna68k to MI todr and timecounters. 2006-09-14 15:04:07 +00:00
m68k Common m68k pmap has same problem with 68060 after 17 month old uvm changes. 2006-09-16 17:31:13 +00:00
mac68k Convert mac68k to generic todr. Thanks to Robert Swindells for testing. 2006-09-20 03:40:51 +00:00
macppc Undo my half hearted atttempt at porting ofwboot to the G5. 2006-09-18 10:19:00 +00:00
mips Get rid of annoying and useless missed frame message, no other driver 2006-09-20 05:37:22 +00:00
mipsco Get rid of lvalue cast by using a temporary variable of the right type. 2006-09-20 13:03:49 +00:00
mmeye Switch the rest of sh3 ports to todr(9) 2006-09-22 09:32:26 +00:00
mvme68k Convet to MI todr. Ok steve@. 2006-09-09 22:28:27 +00:00
mvmeppc Use MI todr framework. Untested, but considered extremely 2006-09-17 03:38:36 +00:00
netwinder Convert netwinder to generic TODR. Committed after total lack of feedback 2006-09-15 16:28:41 +00:00
news68k Add now-required includes, and correct newly added kauth call so 2006-09-11 12:06:39 +00:00
newsmips Switch newsmips to timecounters. From gdamore@ on port-newsmips 2006-09-13 14:50:42 +00:00
next68k Convert next68k to generic-todr and timecounter. 2006-09-11 15:07:50 +00:00
ofppc Convert shark and ofppc to new common ofrtc and MI todr code. Tested 2006-09-13 07:14:35 +00:00
pc532 Use %p to print a pointer. 2006-09-09 04:12:00 +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 Convert playstation2 to todr and tc. This is not compile tested, as the 2006-09-14 16:07:00 +00:00
pmax Change dumb DELAY(9) macro into inline version with asm like 2006-09-10 11:12:20 +00:00
pmppc Convert pmppc TODR handling to "common" mc146818 framework, and add 2006-09-17 02:45:53 +00:00
powerpc Define a PHYSMAP_VSID for mapping pa==va. 2006-09-21 18:43:30 +00:00
prep Replace wrong tests for character device (st.st_mode & S_IFCHR) by 2006-09-23 20:10:14 +00:00
sandpoint Convert sandpoint to GENERIC todr, including breaking of the clock handling 2006-09-15 16:03:14 +00:00
sbmips Convert sbmips to generic TODR. ok simonb@. 2006-09-14 00:03:45 +00:00
sgimips sgimips converted to timecounters. Systems that can do them get mips_cp0 2006-09-16 08:50:27 +00:00
sh3 Don't truncate TEA when we call tlb_exception from sh_vector_generic. 2006-09-21 20:40:16 +00:00
sh5 Don't forget to call tc_init() to register the timecounter. 2006-09-09 22:40:42 +00:00
shark Convert shark and ofppc to new common ofrtc and MI todr code. Tested 2006-09-13 07:14:35 +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 Cosmetic nit - print the correct cpu number in the spin up message 2006-09-20 20:09:42 +00:00
sun2 Make sun68k/stand build without installed ${DESTDIR} files. 2006-09-17 06:15:40 +00:00
sun3 - move internal function declarations from pmap_pvt.h to pmap.c itself 2006-09-20 09:35:57 +00:00
sun68k Make sun68k/stand build without installed ${DESTDIR} files. 2006-09-17 06:15:40 +00:00
vax Pass the filesystem time to clock drivers in the todr_chip_handle, so that 2006-09-16 00:50:52 +00:00
x68k Replace wrong tests for character device (st.st_mode & S_IFCHR) by 2006-09-23 20:10:14 +00:00
x86 Protect opt_powernow_k7.h with ifdef i386, I forget that it's only 2006-09-23 18:43:56 +00:00
xen Lose (void *) casts on the machdep scope authorization wrapper. Update 2006-09-19 22:03:10 +00:00
Makefile
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