NetBSD/sys/arch
pk f8ac5484fa Medium sized code overhaul:
* Improve communication between the `hard' and `soft' interrupt handlers
  to better distinguish various interrupt sources.
* Eliminate several race conditions where we would set a time out handler
  only after starting the command on the hardware.
* Handle most timeouts by resetting the controller; there isn't much chance
  of recovery in any other way.  Currently, the exception is a timeout
  on I/O, in which case we first try to pulse the controller's TC line
  in order to abort the pseudo-dma sequence.  Apparently, "normal"
  conditions can induce such a timeout when there's no disk in the drive.
* Reduce the formatting gap parameter to 0x54.
* On the obio bus, interpret the `status' attribute.
* Minimize console diagnostic output if the errors we get appear to be
  caused by the absence of a disk.
2000-01-21 13:22:01 +00:00
..
alpha Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
amiga Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
arm32 Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
atari Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
bebox Add overlay to kernel configs. 2000-01-20 19:12:28 +00:00
evbsh3 Move callout initialization to a single location; no need to duplicate 2000-01-19 20:05:30 +00:00
hp300 Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
hpcmips change miniroot size. 2000-01-21 11:29:53 +00:00
i386 Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
luna68k Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
m68k STRIP -> STRIPPROG 2000-01-19 16:29:54 +00:00
mac68k Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
macppc Add overlay to kernel configs. 2000-01-20 19:12:28 +00:00
mips Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
mmeye Add overlay to kernel configs. 2000-01-20 19:12:28 +00:00
mvme68k Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
news68k Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
newsmips Add overlay to kernel configs. 2000-01-20 19:12:28 +00:00
next68k Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
ofppc Add overlay to kernel configs. 2000-01-20 19:12:28 +00:00
pc532 Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
pica Add overlay to kernel configs. 2000-01-20 19:12:28 +00:00
pmax Add overlay to kernel configs. 2000-01-20 19:12:28 +00:00
powerpc Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
sh3 Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
sparc Medium sized code overhaul: 2000-01-21 13:22:01 +00:00
sparc64 Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
sun3 Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
vax Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
x68k Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00
Makefile Install NetBSD/sparc64 headers on NetBSD/sparc systems. 1999-11-20 16:35:24 +00:00