NetBSD/sys/arch
is 1589992f74 Same as mhitch corrected in the CIA B interupt handler few days ago:
Check only the IR bit of the CIAA Interrupt Control Register when testing
for a level 6 interrupt.  An interrupt only occurs if IR is set, and IR is
only set if the individual mask bits are set.  The individual interrupt
status bits can be set without causing an interrupt if the corresponding
enable bits are not set.
1996-09-30 16:10:03 +00:00
..
alpha Remove unused variable. 1996-09-28 03:37:36 +00:00
amiga Same as mhitch corrected in the CIA B interupt handler few days ago: 1996-09-30 16:10:03 +00:00
arm32
atari
hp300
i386 add and use a machine-dependent header, which currently defines some 1996-09-26 21:50:55 +00:00
m68k
mac68k Add ROM vectors for the LC III, verified by Mike DeLima 1996-09-27 06:55:29 +00:00
mips Include <mips/asm.h>, not the Sprite header names. 1996-09-30 02:21:20 +00:00
mvme68k
pc532
pica Include <mips/asm.h>, not the Sprite header names. 1996-09-30 02:21:20 +00:00
pmax Fix for PR #2739: change reference to ioasic interrupt mask in a 1996-09-30 08:31:54 +00:00
sparc Remove unused variable. 1996-09-28 03:37:36 +00:00
sun3
vax
x68k