Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 02/22/2004 07:26:15
Module Name:	src
Committed By:	mycroft
Date:		Sun Feb 22 07:26:15 UTC 2004

Modified Files:
	src/sys/dev/scsipi: scsiconf.c scsipiconf.h

Log Message:
Remove PQUIRK_CDROM.  It is definitely not correct -- witness that no other
OS needs such a hack, and the same drive works fine on Suns -- and is much
more likely to be a bug in the host adapter driver (which is corroborated by
the PQUIRK_NOLUNS).


To generate a diff of this commit:
cvs rdiff -r1.218 -r1.219 src/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.80 -r1.81 src/sys/dev/scsipi/scsipiconf.h

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