Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 07/06/2005 14:28:39
Module Name:	src
Committed By:	bouyer
Date:		Wed Jul  6 14:28:39 UTC 2005

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

Log Message:
Always allow open() on the raw partition to succeed, even if any of the
SCSI command in cdopen() fails. Fix PR kern/30288 by Pavel Cahyna.


To generate a diff of this commit:
cvs rdiff -r1.223 -r1.224 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.