NetBSD/sys/arch/mac68k/conf
scottr 7d09ad09b4 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 05:42:44 +00:00
..
GENERIC Add a GRF_COMPAT option so that old-style grf ioctl() code can be 1998-07-01 14:49:07 +00:00
MYSTERY remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
Makefile.mac68k Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
PUMA remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
RAMDISK be consistent with use of spaces and tabs. 1997-05-06 00:31:49 +00:00
SPOT remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
files.mac68k New framework for handling processor interrupts, derived in part from 1998-08-12 05:42:44 +00:00
std.mac68k Switch to UVM. 1998-05-04 05:00:12 +00:00