Added support for a new (well, I've run it locally for a year or two)
authorniklas <niklas@openbsd.org>
Tue, 6 Feb 1996 09:23:31 +0000 (09:23 +0000)
committerniklas <niklas@openbsd.org>
Tue, 6 Feb 1996 09:23:31 +0000 (09:23 +0000)
commit631f756c197e1aedefc223c18da9615c6df0f996
tree99492ce9733992fab50c8563d0e4408cee5118c6
parent3ecb3babb922a391a51b16e0ae9fb7c55c973a0d
Added support for a new (well, I've run it locally for a year or two)
interrupt system which is a prerequisite for the Amiga ISA support.
It is described in amiga/amiga/README.ints, and is enabled by adding
an "options IPL_REMAP_1" in the kernel config file.  Along with this
change there is also some generic cleanup, like style polishing,
comment corrections, making sicallbacks operate in FIFO manner and
cleaning up the spl mess in param.h...
sys/arch/amiga/dev/clock.c
sys/arch/amiga/dev/mfc.c
sys/arch/amiga/dev/mgnsc.c
sys/arch/amiga/dev/siop.c
sys/arch/amiga/dev/zssc.c
sys/arch/amiga/include/param.h