NetBSD/sys/arch
kochi 2cb143dddf Fix parameters for PPB_INTERRUPT_SWIZZLE macro.
The macro expects pin = 1..4 while previously passing 0..3.
2004-05-05 14:08:24 +00:00
..
acorn26 s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
acorn32 remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:11:57 +00:00
algor pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
alpha Remove specific scsibus* at (hba device)? declarations for the new, 2004-04-29 07:13:03 +00:00
amd64 #include acpi.h and some others to be able to powerdown via acpi. 2004-05-03 08:59:38 +00:00
amiga Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
amigappc Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
arc remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:06:57 +00:00
arm COM_PXA2X0 is now defflag'd in sys/conf/files 2004-05-01 19:09:14 +00:00
atari Licence cleanup (suggested by wiz). 2004-03-25 10:17:19 +00:00
bebox pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
cats pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
cesfic Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
cobalt Rename the COM16650 option to COM_16650, for consistency with other 2004-05-01 19:03:59 +00:00
dreamcast Add ALTENTRY(kernel_text) for pmap(1). 2004-04-04 02:09:34 +00:00
evbarm Update for new pci_devinfo(9) signature. 2004-04-24 15:49:00 +00:00
evbmips Update for new pci_devinfo(9) signature. 2004-04-24 15:49:00 +00:00
evbppc Update for new pci_devinfo(9) signature. 2004-04-24 15:49:00 +00:00
evbsh3 Backout previous -- this is not enough, config needs to be taught 2004-03-25 15:26:35 +00:00
evbsh5 Re-enable COMPAT_NETBSD32 2004-03-17 20:24:40 +00:00
hp300 Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
hp700 s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
hpc Make focusManagerHook a tad more smart, so that it can correctly handle 2004-04-27 00:04:38 +00:00
hpcarm Remove needless includes of <dev/pckbc/wskbdmap_mfii.h>. 2004-03-13 17:23:32 +00:00
hpcmips Update for new pci_devinfo(9) signature. 2004-04-24 15:49:00 +00:00
hpcsh Correct the comment about contrast control in HD64461 GPIO port B: 2004-04-04 17:49:38 +00:00
hppa To the rest of the kernel, pretend that hppa supports SIGINFO. 2004-03-26 14:11:01 +00:00
i386 move machdep.est.cpu_brand to machdep.cpu_brand 2004-05-03 16:38:28 +00:00
ibmnws Add audio support. 2004-04-28 23:51:24 +00:00
luna68k Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
m68k nothing cares about __HAVE_SIGINFO anymore, so nuke it 2004-03-26 21:39:57 +00:00
mac68k Protect against multiple inclusion. Lets "kdump" and "ktrace" build again 2004-04-29 04:18:27 +00:00
macppc Protect against multiple inclusion (kdump, ktruss, etc., make 2004-04-25 21:57:51 +00:00
mips Rename the COM16650 option to COM_16650, for consistency with other 2004-05-01 19:03:59 +00:00
mipsco remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:06:57 +00:00
mmeye Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
mvme68k Assign my license to TNF. 2004-03-28 15:35:33 +00:00
mvmeppc pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
netwinder pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
news68k Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
newsmips remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:06:57 +00:00
next68k Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
ofppc Pull in SPRs via <powerpc/spr.h> in this single instance, and dispose of 2004-03-02 00:35:54 +00:00
openblocks405
pc532 nothing cares about __HAVE_SIGINFO anymore, so nuke it 2004-03-26 21:39:57 +00:00
pdp10 Mostly lifted from vax's rev. 1.16: 2004-03-19 08:46:25 +00:00
playstation2 Copy Izumi Tsutsui's total/avail memory message tidy up. 2004-04-03 06:43:59 +00:00
pmax Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
pmppc pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
powerpc Update for new pci_devinfo(9) signature. 2004-04-24 15:49:00 +00:00
prep Use new isa_attach_args structures. 2004-04-24 23:32:08 +00:00
sandpoint pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
sbmips Copy Izumi Tsutsui's total/avail memory message tidy up. 2004-04-03 06:43:59 +00:00
sgimips Return "video()" instead of "graphics(0)" for a graphics console, 2004-04-14 10:29:26 +00:00
sh3 Register definitions for sh3 integrated DMA controller. 2004-04-08 21:02:57 +00:00
sh5 nothing cares about __HAVE_SIGINFO anymore, so nuke it 2004-03-26 21:39:57 +00:00
shark Up symtab space. 2004-04-10 07:41:06 +00:00
sparc `uvmexp.swtch++' is already done in exit1(). 2004-05-04 15:48:45 +00:00
sparc64 add COMPAT_20 2004-05-02 03:13:34 +00:00
sun2 s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
sun3 Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
sun68k Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00
vax Fix bug that were introduced together with the merge of nathanw_sa: 2004-05-02 08:16:52 +00:00
x68k s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
x86 Fix parameters for PPB_INTERRUPT_SWIZZLE macro. 2004-05-05 14:08:24 +00:00
xen add missing break 2004-05-02 20:38:35 +00:00
Makefile We really don't want frame.h... 2003-11-14 17:44:05 +00:00
README Add port to the Xen virtual machine monitor. 2004-03-11 21:44:08 +00:00

README

$NetBSD: README,v 1.34 2004/03/11 21:44:08 cl 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, -)
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)
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 architectural features shared among multiple ports
arm:		ARM CPU based platform files
hpc:		Handheld PC reference platform files
hppa:		Hewlett Packard PA-RISC CPU based platform files
m68k:		Motorola 680x0 CPU based platform files
m88k:		Motorola 88xxx 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
sun68k:		Sun Motorola 680x0 CPU based platform files