Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 06/26/2004 02:17:00
Module Name: src
Committed By: mycroft
Date: Sat Jun 26 02:17:00 UTC 2004
Modified Files:
src/sys/dev/usb: umass.c
Log Message:
Do not do a CBI reset before returning STATUS_CMD_FAILED. This causes any
sense information to be thrown away, and is therefore nonsensical.
To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 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.