Searched hist:"490 dce15ce7b36026e5430d10ee28197a593c711" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/storage/ |
H A D | unusual_devs.h | diff 490dce15ce7b36026e5430d10ee28197a593c711 Tue Aug 23 16:46:13 CEST 2005 Pete Zaitcev <zaitcev@redhat.com> [PATCH] USB Storage: unusual_devs.h request for Transcend
The stick replies to the door lock commands with a check condition (e.g. FAIL status in a normal bulk CSW), but the subsequent REQUEST SENSE returns all-zero sense. The situation is documented in our Bugzilla, including usbmon traces. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=162559
The error is purely cosmetic, data integrity is not in danger. But I thought we might as well do it. It looks nicer that way.
I discussed this with Phil and he told me to submit directly.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|