NetBSD/sys/arch
elad b8a339347f Implement the "device" scope.
It uses an authorization wrapper per device class on the system to
ensure type-safety.

For now, it supports only terminal (TTY) devices, and has two actions
for them: "open terminal" and "privileged set". Sample usage has been
added to i386 and hp300 code for reference.

Update documentation.
2006-09-30 20:05:57 +00:00
..
acorn26 Move over to using the standard ARM bus_space implementation on acorn26. 2006-09-30 16:30:10 +00:00
acorn32 - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
algor - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
alpha - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
amd64 - Document COMPAT_15 as doing nothing 2006-09-27 21:42: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 - remove unused bdbtofsb. 2006-08-28 13:43:35 +00:00
arc - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
arm - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
atari Sync with m68060 fix from amiga pmap. 2006-09-16 18:53:53 +00:00
bebox - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
cats - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
cesfic Cesfic converted to timecounters (clockinterrupt only ) and generic-todr 2006-09-06 04:29:01 +00:00
cobalt - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
dreamcast Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +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 - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
evbppc - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
evbsh3 Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
evbsh5 Disable SYSTRACE by default on all kernels (discussed with core) 2006-08-12 15:29:52 +00:00
ews4800mips - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
hp300 Implement the "device" scope. 2006-09-30 20:05:57 +00:00
hp700 Add -mdisable-fpregs which makes this work again with gcc4. This needs 2006-09-28 21:17:01 +00:00
hpc Fix a bunch of cast lvalues. 2006-05-10 06:24:02 +00:00
hpcarm A local change crept in when it wasn't meant to, I suppose. [hi rjs!] 2006-09-29 16:39:27 +00:00
hpcmips Protect from multiple inclusion. 2006-09-26 13:11:59 +00:00
hpcsh Add "name" parameter to powerhook_establish, to aid debugging. No objections 2006-09-24 03:53:07 +00:00
hppa Create real lock primatives using as little asm as possible. 2006-09-22 08:31:34 +00:00
i386 Implement the "device" scope. 2006-09-30 20:05:57 +00:00
ia64 fixed typo in previous commit 2006-09-22 13:38:32 +00:00
ibmnws - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +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 add timecounter support, mostly from prep. 2006-09-29 22:20:08 +00:00
mips Dynamically calculate the memory size. The math is suspect, but the 2006-09-26 17:09:32 +00:00
mipsco - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
mmeye - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +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 - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
newsmips - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
next68k Convert next68k to generic-todr and timecounter. 2006-09-11 15:07:50 +00:00
ofppc - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
pc532 - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +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 Protect from multiple inclusion. 2006-09-26 13:11:59 +00:00
pmax - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
pmppc - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
powerpc Make sure we mask statclock timer on ibm4xx systems. This avoids 2006-09-27 09:11:47 +00:00
prep Replace wrong tests for character device (st.st_mode & S_IFCHR) by 2006-09-23 20:10:14 +00:00
sandpoint - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
sbmips - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
sgimips Protect from multiple inclusion. 2006-09-26 13:11:59 +00:00
sh3 Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages 2006-09-24 00:43:44 +00:00
sh5 Don't forget to call tc_init() to register the timecounter. 2006-09-09 22:40:42 +00:00
shark - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
sparc - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
sparc64 Sysinst now properly ignores eon0 interfaces - so there is no need to 2006-09-29 10:44:31 +00:00
sun2 - move m68k common stuff from files.sun2 to files.sun68k 2006-09-30 13:43:08 +00:00
sun3 Unmap pmap region in bus_mapout() as well as sun3/sun3/bus_subr.c does. 2006-09-30 15:49:30 +00:00
sun68k Update a comment and some cosmetics. 2006-09-30 13:57:00 +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 If using NLAPIC, we better include lapic.h. Pointed out by Kurt Schreiner 2006-09-29 11:18:44 +00:00
xen Coverity CID 3786: Fix memory leak (from Arnaud Lacombe) 2006-09-29 14:36:30 +00:00
Makefile Remove a debug message. 2006-09-28 07:48:35 +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