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:16:29 +0000 (09:16 +0000)
committerniklas <niklas@openbsd.org>
Tue, 6 Feb 1996 09:16:29 +0000 (09:16 +0000)
commit3ecb3babb922a391a51b16e0ae9fb7c55c973a0d
tree7205003aae2be4867ed3f28774272eb99fe5c0ee
parentc90cd8eed815393164618540c098064d8b4aa5ec
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/amiga/README.ints [new file with mode: 0644]
sys/arch/amiga/amiga/amiga_init.c
sys/arch/amiga/amiga/genassym.c
sys/arch/amiga/amiga/isr.h
sys/arch/amiga/amiga/locore.s
sys/arch/amiga/amiga/machdep.c
sys/arch/amiga/compile/.cvsignore
sys/arch/amiga/conf/FILIPPA [new file with mode: 0644]
sys/arch/amiga/conf/GENERIC