Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 10/08/1995 09:40:02
leo
Sun Oct  8 09:34:25 EDT 1995
Update of /a/cvsroot/src/sys/arch/atari/dev
In directory pain.lcs.mit.edu:/a/users/leo/src/sys/arch/atari/dev

Modified Files:
	ncr5380.c 
Log Message:
- Cleanup the arbitration
- Make sure the MON_BUSY flag is cleared after a DMA transfer. Otherwise
  we might end up with a 'lost-busy' situation unexpectedly. This will
  prevent the 5380 from driving the bus, which is not funny during
  reselections.