Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/04/1996 17:30:10
mhitch
Tue Jun  4 17:21:53 EDT 1996
Update of /a/cvsroot/src/sys/dev/tc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv26400

Revision/Branch: netbsd-1-2

Modified Files:
	asc.c 
Log Message:
Pulled version 1.21 up from the trunk.
>Fix the oversight that the ASC SCSI adapter can also be on the
>Turbochannel as well as the IOASIC.  It should now work on the 5000/200.
>Removed the "aborts" which could leave the disk trashed when the abort
>rebooted the system.  Fix the data corruption problem by clearing the
>FIFO before starting a data transfer.