Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 10/28/2006 01:24:29
Module Name:	src
Committed By:	reinoud
Date:		Sat Oct 28 01:24:29 UTC 2006

Modified Files:
	src/sys/dev/scsipi: cd.c

Log Message:
Implement another class of `unit not ready' sense handling that is not
fatal.. A `long write in progress' is a retry again later command that is
issued when a device returns immediately after a write request but needs
some time before it can handle read requests.


To generate a diff of this commit:
cvs rdiff -r1.255 -r1.256 src/sys/dev/scsipi/cd.c

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