NetBSD/sys/arch
tsutsui dd7146d50b On sun3x, cpu_reboot() calls sunmon_abort() for PROM bug work-around,
but sunmon_abort() does not restore mon_crp so it causes problems.
Instead, call romVectorPtr->abortEntry (via trap14) from sunmon_halt()
and call it from cpu_reboot().

Now PROM boot command works properly even after halt on my 3/80.
2000-11-09 14:38:44 +00:00
..
alpha Pull in dev/i2o/files.i2o. 2000-11-08 19:48:51 +00:00
amiga Remove some of the bitrot. 2000-11-08 21:50:25 +00:00
amigappc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arc Fix a printf format. 2000-11-09 06:09:59 +00:00
arm26 IDE hard discs seem to work -- turn them on by default. 2000-10-14 23:46:40 +00:00
arm32 Pull in dev/i2o/files.i2o. 2000-11-08 19:48:51 +00:00
atari Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
bebox Pull in dev/i2o/files.i2o. 2000-11-08 19:48:51 +00:00
cobalt Pull in dev/i2o/files.i2o. 2000-11-08 19:48:51 +00:00
evbsh3 add shpcmcia_mem*() for SH4_PCMCIA 2000-11-08 01:01:22 +00:00
hp300 Adapt to the new line discipline scheme. 2000-11-02 00:35:04 +00:00
hpcmips Fix tty initialization. From Arne H Juul <arnej@fast.no>. 2000-11-08 23:21:38 +00:00
i386 Sort. 2000-11-08 21:47:25 +00:00
luna68k Fix a minor typo in the previous change of tp->t_linesw introduction. 2000-11-07 09:23:21 +00:00
m68k %%<reg> -> %<reg> 2000-10-19 12:15:53 +00:00
mac68k Replace the call to macfb_init() when attaching a non-console fb device 2000-10-22 05:05:39 +00:00
macppc Enable HID0_BTIC on 750 and 7400. 2000-11-09 11:58:09 +00:00
mips Use 64-bit printf formats for paddr_t's (for arc port). 2000-11-09 06:02:40 +00:00
mipsco more rnd(4). 2000-10-04 22:26:49 +00:00
mmeye fix shpcic* iomem size from 0x4000000 to 0x1000000 2000-10-17 10:02:11 +00:00
mvme68k more rnd(4). 2000-10-04 22:26:49 +00:00
news68k Make it possible to enable/disable DC_BE and IC_BE bits in %cacr at runtime 2000-11-09 14:17:19 +00:00
newsmips "xa" frame buffer driver. 2000-11-06 15:00:28 +00:00
next68k add rnd_source field to mb8796_softc 2000-10-09 10:45:45 +00:00
ofppc enable rnd device. they are now mandatory for ssh/sshd support, 2000-10-04 03:35:53 +00:00
pc532 Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
pmax Fix tty initialization. From Arne H Juul <arnej@fast.no>. 2000-11-08 23:21:38 +00:00
powerpc powerpc HID registers definitions (only HID0 for now). 2000-11-09 11:49:13 +00:00
prep Pull in dev/i2o/files.i2o. 2000-11-08 19:48:51 +00:00
sgimips Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
sh3 check whether SH4_PCMCIA is defined or not. 2000-11-08 01:03:03 +00:00
sparc Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
sparc64 Fix ILP32 bug in probe_get(). 2000-11-09 00:35:02 +00:00
sun3 On sun3x, cpu_reboot() calls sunmon_abort() for PROM bug work-around, 2000-11-09 14:38:44 +00:00
vax Fix a thinko or two i made a few days ago. I could have sworn i compiled 2000-11-09 01:54:20 +00:00
x68k Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00