Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/10/2003 05:20:23
Module Name:	src
Committed By:	mycroft
Date:		Wed Sep 10 05:20:22 UTC 2003

Modified Files:
	src/sys/dev/usb: umass.c

Log Message:
On a Bulk-In data stall, make sure we copy back the data received, per the
spec.  This is the real problem behind FORCE_SHORT_INQUIRY.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/dev/usb/umass.c

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