NetBSD/sys/arch/atari
leo 4b5bff0d0f During a rather lengthy debug session with Markus Kilbinger (Thanks again!),
we managed to kill the following SCSI-driver bugs for the Falcon:
   - The Byte_Count_zero bit of the falcon DMA controller does not always
     tell the truth! This caused the SCSI-driver to choke on devices that
     disconnected in the middle of a DMA-transfer (mostly removables).
   - Printing debug info about the 5380 on the Falcon is *only* permitted
     when DMA is not active.
   - Some functions forgot to remove possibly pending sofware interrupts
   - Some debug options didn't allow debugging a single target while they
     could easily be made to do so. This is fixed.
1996-07-05 19:35:35 +00:00
..
atari Remove references to kern_extern.h 1996-06-29 20:24:25 +00:00
compile NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
conf Use -S rather than -x for "normal" link flags. 1996-06-18 11:12:32 +00:00
dev During a rather lengthy debug session with Markus Kilbinger (Thanks again!), 1996-07-05 19:35:35 +00:00
include Change accesses to 'ssir' to inline asm macro's. 1996-07-04 07:25:13 +00:00
stand Update to match NetBSD version. 1996-06-29 20:51:58 +00:00
Makefile Build the 'stand' directory. 1996-03-18 21:08:36 +00:00