NetBSD/sys/arch
kochi 84795bd3fd * now the size of ACPI_DEVICE_INFO is variable:
it can now accomodate multiple _CIDs
  sizeof(ACPI_DEVICE_INFO) should not be used
* make ad_devinfo member in acpi_devnode a pointer
* implement acpi_match_hid() to simplify matching devices;
  _CIDs are also taken into account now as well as _HID
2003-11-03 06:03:47 +00:00
..
acorn26 The compiler doesn't know that setjmp() always returns 0 "the first 2003-11-02 12:39:30 +00:00
acorn32 Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
algor Fix uninitialized error in pcib_print(). 2003-11-02 22:03:42 +00:00
alpha Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
amd64 Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
amiga g/c local index() routine and switch to (libkern's) strchr() 2003-11-01 12:56:32 +00:00
amigappc add /* nothing */ comment to cpu_wait()/cpu_swapout() 2003-11-02 16:37:09 +00:00
arc Count necpb interrupts with evcnt(9). 2003-11-01 19:23:52 +00:00
arm It makes more sense to map the expansion bus registers in ixpsip 2003-11-02 21:24:39 +00:00
atari Extend the #ifdef M68040 so that the `sig' variable declaration is moved 2003-11-02 15:55:16 +00:00
bebox Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
cats Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c 2003-10-21 08:15:39 +00:00
cesfic Extend the #ifdef M68040 so that the `sig' variable declaration is moved 2003-11-02 16:49:38 +00:00
cobalt Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
dreamcast add major for sci 2003-10-24 08:17:34 +00:00
evbarm The expansion bus is mapped via ixpsip now. 2003-11-02 21:27:51 +00:00
evbmips Set the CPU frequency parameters from YAMON if available, and fall back 2003-10-27 23:47:00 +00:00
evbppc add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
evbsh3 No need for multiple-inclusion protection in these. 2003-10-23 13:02:52 +00:00
evbsh5 update the comment - the space for machine-dependant majors 2003-10-10 21:21:25 +00:00
hp300 Extend the #ifdef M68040 so that the `sig' variable declaration is moved 2003-11-02 16:49:38 +00:00
hp700 Compile at -O2. Fix various GCC3-isms 2003-11-01 18:23:37 +00:00
hpc Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
hpcarm Add a default: to a case statement. 2003-10-27 17:17:42 +00:00
hpcmips Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
hpcsh In hd64461video_update_videochip_status init depth to supress bogus 2003-11-01 03:45:52 +00:00
hppa Compile at -O2. Fix various GCC3-isms 2003-11-01 18:23:37 +00:00
i386 * now the size of ACPI_DEVICE_INFO is variable: 2003-11-03 06:03:47 +00:00
ibmnws add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
luna68k Extend the #ifdef M68040 so that the `sig' variable declaration is moved 2003-11-02 16:49:38 +00:00
m68k Based on the historic hp300 pmap, initialize firstpage to TRUE, and 2003-11-01 17:16:30 +00:00
mac68k Extend the #ifdef M68040 so that the `sig' variable declaration is moved 2003-11-02 16:49:38 +00:00
macppc Squish some recent compiler warnings. 2003-11-02 00:23:38 +00:00
mips Kill trailing blank lines. 2003-11-02 08:29:06 +00:00
mipsco Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
mmeye add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
mvme68k Extend the #ifdef M68040 so that the `sig' variable declaration is moved 2003-11-02 16:49:38 +00:00
mvmeppc Adapt MI mk48txx(4) changes. (compiles but untested) 2003-11-01 22:48:01 +00:00
netwinder Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c 2003-10-21 08:15:39 +00:00
news68k Extend the #ifdef M68040 so that the `sig' variable declaration is moved 2003-11-02 16:49:38 +00:00
newsmips Adapt MI mk48txx(4) changes. Tested on NWS-3470D (hb) and NWS-5000X (apbus). 2003-11-01 22:50:45 +00:00
next68k Extend the #ifdef M68040 so that the `sig' variable declaration is moved 2003-11-02 16:49:38 +00:00
ofppc Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
openblocks405
pc532 Avoid sneaking past signal delivery in sa_upcall_userret(): 2003-11-01 01:38:46 +00:00
pdp10 add majors for several missing standard devices - 'log', 'filedesc' & 'ksyms' 2003-10-11 12:31:05 +00:00
playstation2 fix return value of _gsfb_mmap(). 2003-11-02 13:12:14 +00:00
pmax Remove nonexistent arch/pmax/pmax/mcclock.c. (pmax uses dev/dec/mcclock.c) 2003-11-01 09:52:19 +00:00
pmppc add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
powerpc Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
prep - Adapt mkclock_isa.c to MI mk48txx(4) changes. 2003-11-01 22:54:46 +00:00
sandpoint add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
sbmips Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
sgimips Use be*toh() and htobe*() to permit use in cross-build environments. Add -h flag to override default volume header size. 2003-11-01 06:30:44 +00:00
sh3 In intc_intr_priority init iprreg to pacify gcc. 2003-11-01 02:24:49 +00:00
sh5 avoid stong words in comments 2003-11-01 17:35:42 +00:00
shark Redo previous so that it actually works - the OF node still is called "wdc" 2003-11-02 10:13:23 +00:00
sparc Fix leftover of MI mk48txx(4) changes inside #if defined(SUN4). 2003-11-02 12:59:18 +00:00
sparc64 Make the clock device aldo depend on mc146818, to make kernels without 2003-11-02 09:33:56 +00:00
sun2 Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
sun3 commands have grown, make the ramdisk bigger. 2003-11-02 16:02:09 +00:00
sun68k fix parallel build. 2003-11-02 16:01:16 +00:00
vax rename local index() to strchr() 2003-11-01 13:02:04 +00:00
x68k Oops, make it compilable with or without M68040. 2003-11-02 14:06:05 +00:00
x86 avoid strong words; use 'screw' instead 2003-11-01 17:00:49 +00:00
Makefile Replace symbolic link "/usr/include/varargs.h" (pointing to 2003-10-14 12:46:44 +00:00
README fix cesfic entry whitespace to be consistent 2003-07-08 04:21:28 +00:00

README

$NetBSD: README,v 1.31 2003/07/08 04:21:28 lukem 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 (pronounced "Shark")
		machines (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)

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