Searched hist:f3fd12b9 (Results 1 – 4 of 4) sorted by relevance
/reactos/drivers/usb/usbstor/ |
H A D | misc.c | diff f3fd12b9 Sun Mar 31 13:52:04 GMT 2019 Victor Perevertkin <victor@perevertkin.ru> [USBSTOR] Rework the routines for sending internal SCSI requests. Now for each request SenseBuffer is correctly set and 3 attempts are made to be sure the STALL state is cleared and the error is in something else. Remove the usage of UFI_INQUIRY_DATA structure in favor of "standard" INQUIRYDATA structure from scsi.h
Based in Vadim Galyant's patches to usbstor
|
H A D | pdo.c | diff f3fd12b9 Sun Mar 31 13:52:04 GMT 2019 Victor Perevertkin <victor@perevertkin.ru> [USBSTOR] Rework the routines for sending internal SCSI requests. Now for each request SenseBuffer is correctly set and 3 attempts are made to be sure the STALL state is cleared and the error is in something else. Remove the usage of UFI_INQUIRY_DATA structure in favor of "standard" INQUIRYDATA structure from scsi.h
Based in Vadim Galyant's patches to usbstor
|
H A D | disk.c | diff f3fd12b9 Sun Mar 31 13:52:04 GMT 2019 Victor Perevertkin <victor@perevertkin.ru> [USBSTOR] Rework the routines for sending internal SCSI requests. Now for each request SenseBuffer is correctly set and 3 attempts are made to be sure the STALL state is cleared and the error is in something else. Remove the usage of UFI_INQUIRY_DATA structure in favor of "standard" INQUIRYDATA structure from scsi.h
Based in Vadim Galyant's patches to usbstor
|
H A D | usbstor.h | diff f3fd12b9 Sun Mar 31 13:52:04 GMT 2019 Victor Perevertkin <victor@perevertkin.ru> [USBSTOR] Rework the routines for sending internal SCSI requests. Now for each request SenseBuffer is correctly set and 3 attempts are made to be sure the STALL state is cleared and the error is in something else. Remove the usage of UFI_INQUIRY_DATA structure in favor of "standard" INQUIRYDATA structure from scsi.h
Based in Vadim Galyant's patches to usbstor
|