Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/18/2004 18:29:00
Module Name:	src
Committed By:	mycroft
Date:		Sat Sep 18 18:29:00 UTC 2004

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

Log Message:
Since we always defer probing SCSI and ATAPI devices now, we can never be
"cold" -- so change the check for this to a KASSERT().


To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/sys/dev/scsipi/scsipi_base.c

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