NetBSD/sys/arch
jeffs 71538e8894 Fix mips3 outofworld to panic cleanly even if shutdown path misses K2.
Previously we jal to panic which never cleared the tlb fault, so if
on the course of shutdown (like a doshutdownhooks() callback) missed
K2, it would panic again.  Fix by setting EPC to panic() and eret.
2000-07-25 18:06:49 +00:00
..
alpha switch to sys/conf/newvers_stand.sh for generation of version files 2000-07-21 21:25:18 +00:00
amiga regenerate 2000-07-05 04:10:15 +00:00
amigappc amigappc: siop -> asiop 2000-07-04 14:18:06 +00:00
arc Add WSEMUL_VT100 to configuration files using wsdisplay. 2000-07-23 10:06:43 +00:00
arm26 Fix up alignment of incoming payloads. BOOTP at least now works. 2000-07-22 21:30:54 +00:00
arm32 French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge from the i386 pccons.c. Minus the iso8859-1 to pc437 translation which isn't needed on the DNARD. 2000-07-24 22:05:27 +00:00
atari Make these work with obj directories. 2000-07-23 20:40:44 +00:00
bebox switch to sys/conf/newvers_stand.sh for generation of version files, no 2000-07-21 21:34:27 +00:00
cobalt Use cpu_intr() definition from mips/cpu.h instead of local one. 2000-07-14 18:35:38 +00:00
evbsh3 config file for Dreamcast 2000-07-13 18:11:53 +00:00
hp300 Make this compile again: restore missing prototype. 2000-07-17 06:53:42 +00:00
hpcmips Correct typo in comment. 2000-07-25 00:11:36 +00:00
i386 better message from John Hawkinson <jhawk@MIT.EDU> 2000-07-22 17:43:36 +00:00
luna68k Add a patchwork prototype declaration for netintr(). 2000-07-09 08:08:20 +00:00
m68k raise MSIZE from 128 to 256. 2000-06-30 17:55:11 +00:00
mac68k Revert a bit of the last change to make this compile again. 2000-07-05 07:33:52 +00:00
macppc Use libsa alloc(). 2000-07-25 06:26:18 +00:00
mips Fix mips3 outofworld to panic cleanly even if shutdown path misses K2. 2000-07-25 18:06:49 +00:00
mmeye Kwality control: 2000-07-02 04:40:33 +00:00
mvme68k add netboot.bin to CLEANFILES 2000-07-24 18:43:16 +00:00
news68k Kwality control: 2000-07-02 04:40:33 +00:00
newsmips Use cpu_intr() definition from mips/cpu.h instead of local one. 2000-07-14 18:35:38 +00:00
next68k do bootblock versioning standard way via sys/conf/newvers_stand.sh, keep what 2000-07-21 22:26:19 +00:00
ofppc Kwality control: 2000-07-02 04:40:33 +00:00
pc532 switch to sys/conf/newvers_stand.sh for generation of version file 2000-07-21 21:54:54 +00:00
pmax CopyToBuffer/CopyFromBuffer are used by sii/xsii and nothing else. 2000-07-24 15:07:02 +00:00
powerpc Clear the reservation in __cpu_simple_lock_try even if it failed to lock. 2000-07-08 04:36:56 +00:00
prep switch to sys/conf/newvers_stand.sh for generation of version file 2000-07-21 21:57:23 +00:00
sgimips Use cpu_intr() definition from mips/cpu.h instead of local one. 2000-07-14 18:35:38 +00:00
sh3 callout()->callout_reset() 2000-07-11 18:46:22 +00:00
sparc Ignore all undefined bits in the Tadpole microcontroller status register. 2000-07-25 09:57:59 +00:00
sparc64 add disabled LOCKDEBUG; re-enable all the phy drivers 2000-07-25 17:26:36 +00:00
sun3 convert to use version template and newvers_stand.sh script for generating 2000-07-16 21:56:12 +00:00
vax Enable emulation for everything but 7xx/8xxxx 2000-07-22 05:03:23 +00:00
x68k fix some obvious paste errors in 'uk' cdev inits 2000-07-13 17:40:34 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00