NetBSD/sys/arch/amiga
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
..
amiga Same as mhitch corrected in the CIA B interupt handler few days ago: 1996-09-30 16:10:03 +00:00
compile
conf Move strip(1) flags into a separate variable, so that $STRIP can 1996-09-09 21:06:55 +00:00
dev a) replace our delay() with a Gordon Ross style one, calibrated at 1996-09-29 21:27:30 +00:00
include The declarations for the interrupt enable address should only be done if 1996-09-28 15:54:04 +00:00
stand make work with DESTDIR 1996-09-27 03:23:12 +00:00
Makefile