NetBSD/sys/arch
he 54960c1bb7 Adapt to compiling with -Wcast-qual and -Wshadow by adding const in
appropriate places and renaming a few local variables.
2005-06-09 08:05:31 +00:00
..
acorn26 Adapt to compiling with -Wcast-qual and -Wshadow by adding const in 2005-06-09 08:05:31 +00:00
acorn32 Add const 2005-06-04 00:44:13 +00:00
algor Adapt to compiling with -Wcast-qual by adding a const. 2005-06-09 06:48:44 +00:00
alpha Adapt to compiling with -Wcast-qual by adding const to a function 2005-06-09 06:27:18 +00:00
amd64 remove __UNCONST which is not needed anymore 2005-06-02 10:29:04 +00:00
amiga regen: wsmux added (enabled only in WSCONS) 2005-06-01 19:16:37 +00:00
amigappc
arc Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +00:00
arm Remove an unneeded cast and add some consts. 2005-06-05 15:39:17 +00:00
atari Adapt to compiling with -Wshadow and -Wcast-qual, by adding const 2005-06-04 14:42:36 +00:00
bebox
cats de-__P and ansify some functions. 2005-06-03 23:42:50 +00:00
cesfic s/GENASSYM/GENASSYM_CONF/ so we can use "GENASSYM" as the program name. 2005-05-31 04:03:08 +00:00
cobalt Make sure that struct mainbus_attach_args is actually allocated. 2005-06-05 15:02:18 +00:00
dreamcast Fix const fallout. 2005-06-02 18:06:10 +00:00
evbarm Add initial support for the PXA255-based Arcom Viper ARM board. 2005-06-06 20:24:10 +00:00
evbmips Remove attachment for the piixide(4) driver from all non-x86 kernel 2005-05-31 22:23:52 +00:00
evbppc Appease -Wshadow 2005-06-03 12:28:47 +00:00
evbsh3 Adapt to compiling with -Wcast-qual by sprinkling around some consts. 2005-06-05 13:49:26 +00:00
evbsh5
hp300 Add volatile to the second argument to _gettime / _settime functions. 2005-06-05 09:32:32 +00:00
hp700 When the PDC_TLB_INFO call fails default to an HPT size of PAGE_SIZE. 2005-06-09 07:18:17 +00:00
hpc Add const to the name argument of __dbg_bit_print(). 2005-06-07 12:02:04 +00:00
hpcarm Use __UNCONST to pass default calibration data to tpcalib_ioctl(). 2005-06-02 21:38:17 +00:00
hpcmips Sprinkle some const around to make these files compile with -Wcast-qual. 2005-06-07 12:19:46 +00:00
hpcsh Drop cargo cult aux="mainbus" argument to config_rootfound. 2005-06-04 22:57:20 +00:00
hppa adapt to const changes. 2005-06-03 15:21:35 +00:00
i386 Remove veriexec so it can be made MI. 2005-06-03 12:39:16 +00:00
ibmnws Add a const. 2005-06-03 20:16:27 +00:00
iyonix Adapt to changed signature of the arm get_bootconf_option() (adds a const). 2005-06-08 11:55:29 +00:00
luna68k Adapt to compiling with -Wcast-qual by sprinkling consts around. 2005-06-05 09:08:48 +00:00
m68k Fix const fallout when DEBUG is defined. 2005-06-03 08:55:33 +00:00
mac68k Add message definitions for SWIM and for ADB autopoll. 2005-06-08 22:16:44 +00:00
macppc Constify char* arguments to pm_printerr. Fixes the build when ADB_DEBUG 2005-06-07 12:14:13 +00:00
mips Cast the various uses of cache_noop to the proper function pointer 2005-06-03 20:48:28 +00:00
mipsco remove vestigal {,e}intr{names,cnt} symbols now that vmstat doesn't need them. 2005-05-31 00:45:02 +00:00
mmeye Adapt to building with -Wcast-qual. Regrettably we have to use 2005-06-05 15:43:30 +00:00
mvme68k Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +00:00
mvmeppc Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +00:00
netwinder Adapt to shadowing and qualifier-cast warnings. 2005-06-02 17:45:59 +00:00
news68k Add workaround for volatile struct timeval time vs. todr_*() function 2005-06-02 15:45:56 +00:00
newsmips Revert previous and fix the todr_gettime() / todr_settime() problem 2005-06-05 11:29:06 +00:00
next68k Make reloc_elfmag const, so that this compiles. 2005-06-05 14:17:51 +00:00
ofppc remove vestigal {,e}intr{names,cnt} symbols now that vmstat doesn't need them. 2005-05-31 00:45:02 +00:00
openblocks405
pc532 Declare the second arg of process_write_{fp,}regs() to be const. 2005-06-01 13:01:35 +00:00
pdp10 Declare the second arg of process_write_{fp,}regs() to be const. 2005-06-01 13:01:35 +00:00
playstation2 remove vestigal {,e}intr{names,cnt} symbols now that vmstat doesn't need them. 2005-05-31 00:45:02 +00:00
pmax more cast-qual fallout 2005-06-01 18:34:12 +00:00
pmppc Rename local variables to avoid shadowing, and add a few const qualifications. 2005-06-04 20:33:57 +00:00
powerpc Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +00:00
prep Adapt to compiling with -Wcast-qual and -Wshadow. 2005-06-05 17:56:31 +00:00
sandpoint Fix variable shadowing and adapt to -Wconst-qual. 2005-06-02 14:11:19 +00:00
sbmips Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +00:00
sgimips Regen (with proper consts) 2005-06-03 19:04:10 +00:00
sh3 Catch up with constification. 2005-06-04 22:38:24 +00:00
sh5 Adapt to constification. 2005-06-03 15:18:38 +00:00
shark Appease -Wshadow and -Wcast-qual 2005-06-03 13:14:09 +00:00
sparc Add volatile to make rtc_{g|s}ettime match todr_chip_handle_t. 2005-06-05 21:31:30 +00:00
sparc64 Removed verified exec major, now a MI one. 2005-06-03 13:16:02 +00:00
sun2 There was still a reference to bufpages here (preceded by an XXX comment) 2005-06-05 12:36:24 +00:00
sun3 Appease gcc -Wcast-qual by __UNVOLATILE(). 2005-06-03 15:11:14 +00:00
sun68k Add const. 2005-06-03 22:02:30 +00:00
vax Declare string pointers const. 2005-06-03 12:55:44 +00:00
x68k s/GENASSYM/GENASSYM_CONF/ so we can use "GENASSYM" as the program name. 2005-05-31 04:03:08 +00:00
x86 Fix a couple of sloppy casts 2005-06-01 13:11:47 +00:00
xen Sometimes .BEGIN target is not wanted - eg in sub-make's. 2005-06-07 18:11:34 +00:00
Makefile
README

$NetBSD: README,v 1.37 2004/11/08 00:49:19 wiz 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)
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 NET WORK STATION (m68k, 19991209)
newsmips:	Sony's 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