Subject: CVS commit: [netbsd-4] src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/11/2006 21:18:09
Module Name:	src
Committed By:	tron
Date:		Mon Sep 11 21:18:09 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #147):
	sys/dev/scsipi/cd.c: revision 1.250
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.242.6.3 -r1.242.6.4 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.