Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 12/01/2001 02:00:31
Module Name:	syssrc
Committed By:	bouyer
Date:		Sat Dec  1 00:00:31 UTC 2001

Modified Files:
	syssrc/sys/dev/ata: atavar.h
	syssrc/sys/dev/ic: wdcvar.h
	syssrc/sys/dev/scsipi: atapi_wdc.c

Log Message:
For ATAPI tape drives, poll for DSC (using a callout), to get the real
status of the command, and make sure the drive is ready for the next one.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/ata/atavar.h
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/ic/wdcvar.h
cvs rdiff -r1.44 -r1.45 syssrc/sys/dev/scsipi/atapi_wdc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.