Subject: CVS commit: [netbsd-3] src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/27/2006 20:37:42
Module Name:	src
Committed By:	tron
Date:		Thu Apr 27 20:37:42 UTC 2006

Modified Files:
	src/sys/dev/scsipi [netbsd-3]: cd.c

Log Message:
Pull up following revision(s) (requested by pavel in ticket #1290):
	sys/dev/scsipi/cd.c: revision 1.224
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.220.2.1 -r1.220.2.2 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.