Home
last modified time | relevance | path

Searched hist:f3fd12b9 (Results 1 – 4 of 4) sorted by relevance

/reactos/drivers/usb/usbstor/
H A Dmisc.cdiff 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 Dpdo.cdiff 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 Ddisk.cdiff 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 Dusbstor.hdiff 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