NetBSD/sys/arch
tls d15f48cfe5 Fix probe for VIA C3 and successors -- these are CPU family 6, not 5.
The broken probe was causing the VIA padlock driver to never attach!
Now we can see that its AES appears to be broken -- it makes FAST_IPSEC
ESP not work, on systems where it works fine with cryptosoft.

Rework code to detect and (if necessary) enable VIA crypto and RNG.
Add RNG support to VIA padlock driver.  In the process, have a quick
go at debugging the AES support but no luck thus far.
2009-04-01 03:56:54 +00:00
..
acorn26 bzero -> memset 2009-03-18 16:00:08 +00:00
acorn32 bcopy -> memcpy 2009-03-18 17:06:41 +00:00
algor Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
alpha Remove kernfs and use dmesg(8) on alpha INSTALL kernel. 2009-03-29 10:12:31 +00:00
amd64 Merge i386 and amd64 ipifuncs.c into x86. No functional changes intended. 2009-03-30 22:28:39 +00:00
amiga Correct one more bungled bcopy() -> memcpy() conversion. 2009-03-19 23:09:13 +00:00
amigappc bzero -> memset 2009-03-18 16:00:08 +00:00
arc bcopy -> memcpy 2009-03-18 17:06:41 +00:00
arm bcopy -> memcpy 2009-03-18 17:06:41 +00:00
atari Remove extra whitespace added by a dumb tool. 2009-03-31 11:48:15 +00:00
bebox bzero -> memset 2009-03-18 16:00:08 +00:00
cats Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
cesfic bcopy -> memcpy 2009-03-18 17:06:41 +00:00
cobalt Use <bsd.klinks.mk> for MD include dir symlinks. 2009-03-15 10:47:59 +00:00
dreamcast Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
evbarm bcopy -> memcpy 2009-03-18 17:06:41 +00:00
evbmips Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
evbppc Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
evbsh3 Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
evbsh5
ews4800mips - use <bsd.klinks.mk> to create symlinks to MD system header directories 2009-03-15 06:17:02 +00:00
hp300 bzero -> memset 2009-03-18 16:00:08 +00:00
hp700 bcopy -> memcpy 2009-03-18 17:06:41 +00:00
hpc bzero -> memset 2009-03-18 16:00:08 +00:00
hpcarm ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
hpcmips bcopy -> memcpy 2009-03-18 17:06:41 +00:00
hpcsh Don't bother trying to attach GPIO, AFE and FIR modules for which we 2009-03-22 02:25:11 +00:00
hppa bcopy -> memcpy 2009-03-18 17:06:41 +00:00
i386 Fix probe for VIA C3 and successors -- these are CPU family 6, not 5. 2009-04-01 03:56:54 +00:00
ia64 bcopy -> memcpy 2009-03-18 17:06:41 +00:00
ibmnws bzero -> memset 2009-03-18 16:00:08 +00:00
iyonix add COMPAT_50 to all the configs with COMPAT_40. 2009-01-24 05:06:05 +00:00
landisk Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
luna68k bcopy -> memcpy 2009-03-18 17:06:41 +00:00
m68k ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mac68k Correct a bzero() -> memset conversion. 2009-03-18 22:13:05 +00:00
macppc bcopy -> memcpy 2009-03-18 17:06:41 +00:00
mips - add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total 2009-03-29 01:02:48 +00:00
mipsco Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
mmeye Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
mvme68k Remove bcmp() from MD libsa. 2009-03-19 10:19:33 +00:00
mvmeppc Remove bcmp() from MD libsa. 2009-03-19 10:19:33 +00:00
netwinder ANSIfy functions with function-pointer arguments 2009-03-16 23:11:09 +00:00
news68k Build common standalone MD sources in libsa. 2009-03-20 13:59:49 +00:00
newsmips Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
next68k bcopy -> memcpy 2009-03-18 17:06:41 +00:00
ofppc Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
playstation2 Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
pmax bcopy -> memcpy 2009-03-18 17:06:41 +00:00
powerpc bzero -> memset 2009-03-18 16:00:08 +00:00
prep bzero -> memset 2009-03-18 16:00:08 +00:00
rs6000 Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
sandpoint Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
sbmips bcopy -> memcpy 2009-03-18 17:06:41 +00:00
sgimips add a few more register definitions, needed by the latest crime_drv. 2009-03-26 04:11:58 +00:00
sh3 Interrupt handling changes (revision 1.23) bumped down _IPL_N to 8 for 2009-03-21 06:11:08 +00:00
sh5
shark bzero -> memset 2009-03-18 16:00:08 +00:00
sparc Use <bsd.klinks.mk> to create machine and ${MACHINE_ARCH} symlinks. 2009-03-29 07:19:40 +00:00
sparc64 bcopy -> memcpy 2009-03-18 17:06:41 +00:00
sun2 Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
sun3 bcopy -> memcpy 2009-03-18 17:06:41 +00:00
sun68k Switch sun68k standalone programs to using MI libsa and libkern. 2009-03-20 11:42:25 +00:00
usermode Changes to MEMORY_RBFLAGS option: 2009-02-06 18:50:26 +00:00
vax Revert kludge in previous. 2009-03-23 13:52:32 +00:00
x68k Remove bcmp() from MD libsa. 2009-03-19 10:19:33 +00:00
x86 Fix probe for VIA C3 and successors -- these are CPU family 6, not 5. 2009-04-01 03:56:54 +00:00
xen Sync with recent i386/amd64 source merges - fix Xen builds. 2009-03-31 20:12:19 +00:00
zaurus Don't use kloader_reboot() when after panic. 2009-03-16 12:54:52 +00:00
Makefile Convert more MACHINE tests to MACHINE_ARCH 2009-02-14 13:50:50 +00:00
README m88k is an empty directory in the repo, don't mention it here. 2008-03-01 14:37:02 +00:00

$NetBSD: README,v 1.51 2008/03/01 14:37:02 joerg 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)
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)
landisk:	SH4 processor based NAS appliances by I-O DATA (sh3, 20060901)
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 PowerPC machines running older PPCBUG
		(powerpc, 20020227)
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)
playstation2:	Sony PlayStation 2 (mips, 20011016)
pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform and DINK32 machines
		(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)
zaurus:		Sharp Zaurus C3x00 PDAs (arm, 20061217)

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
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