Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/21/2004 21:14:11
Module Name:	src
Committed By:	bouyer
Date:		Fri May 21 21:14:11 UTC 2004

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

Log Message:
If READ_FORMAT_CAPACITIES fails with "Medium Format Corrupted" ASC/ASQ error,
handle it as if the drive was not formatted, so that "scsictl sdx format"
can open the raw device.


To generate a diff of this commit:
cvs rdiff -r1.216 -r1.217 src/sys/dev/scsipi/sd.c

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