Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/dev/usb
Module Name: src
Committed By: he
Date: Fri Jul 2 17:19:52 UTC 2004
Modified Files:
src/sys/dev/usb [netbsd-2-0]: umass.c
Log Message:
Pull up revisions 1.113-1.115 (requested by mycroft in ticket #572):
Several fixes mostly related to USB:
o Use STATUS_CMD_FAILED instead of STATUS_WIRE_FAILED in
response to a CBI stall, so that we do a REQUEST SENSE
thereafter. Fixes PR#22960.
o Fix usage of incorrect buffer in CBI, possibly causing
general failure to transfer data correctly. Fixes
PR#25676.
o Do not do a CBI resset before returning STATUS_CMD_FAILED.
This causes any sense information to be thrown away.
To generate a diff of this commit:
cvs rdiff -r1.109 -r1.109.2.1 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.
Home |
Main Index |
Thread Index |
Old Index