NetBSD/sys/arch/mac68k
scottr 5a94869995 New framework for handling processor interrupts, derived in part from
the hp300 port.

- Interrupts 3-6 use this immediately.  Interrupt 7 is a special case,
and the VIA interrupts (1 and 2) will be addressed when that code is
rototilled.

- Modify the zs front end to register with the appropriate interrupt
controller:  through the PSC on the AV Quadras, and direct to
interrupt 4 on the rest.  Arrange to have the appropriate zsc_softc
supplied to us at interrupt time.

- Modify the direct ADB driver (and its PowerManager cousin) to call
intr_dispatch(), rather than zshard().  XXX This is a kludge, but at
least limits the brokenness to the ADB drivers, now.

As a side effect, this should fix PR 5590.  Thanks to Bill Studenmund for
correctly determining the cause of the problem reported there.
1998-08-12 06:58:42 +00:00
..
compile new RCS ID format. 1994-10-26 08:45:48 +00:00
conf New framework for handling processor interrupts, derived in part from 1998-08-12 05:42:44 +00:00
dev A simple, obvious optimization, now that the loop has been 1998-08-12 06:55:24 +00:00
include New framework for handling processor interrupts, derived in part from 1998-08-12 06:58:42 +00:00
mac68k New framework for handling processor interrupts, derived in part from 1998-08-12 06:58:42 +00:00
nubus New and improved console framebuffer initialization and autoconfig. This 1998-08-12 02:36:36 +00:00
obio The Performa/LC 58x have a Valkyrie, not the DAFB. 1998-08-12 06:50:37 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00