Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 09/08/2006 00:33:18
Module Name:	src
Committed By:	reinoud
Date:		Fri Sep  8 00:33:18 UTC 2006

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

Log Message:
Oeps! I overlooked the size argument of the SCSI call. It ought to be equal
to the number of bytes we are reading: READ_DISCINFO_BIGSIZE

sorry.


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