We have an x86 Intel based platform which runs WinCE 6 R2 with the WinCE
QFE's installed up to June this year.
With this setup the EHCI controller / USB 2.0 devices don't always get
through the attaching process correctly. I couldn't find any consistency in
when the devices do work and when the don't work. The UHCI controller / USB
1.1 devices always get through the attaching process correctly.
On average the attaching process fails around 20% / 25%. To test this I have
done reboots with keeping the power on, done complete power off and instant
power on and complete power off and wating a given time (as long as a day).
The function that fails is "GetDescriptor" which is called in the case
DEVICE_CONFIG_STATUS_SCHEDULING_GET_DEVICE_DESCRIPTOR_TEST. In the function
"GetDescriptor" IssueTransfer fails with the return code 0x101 which is
USB_CANCELED_ERROR.
I tried a lot of suggestions which are found on the net, although non of the
issues mentioned on the net relate to USB_CANCELED_ERROR. But none of them
have any positive results. Can somebody please help me out.
Best regards,
Michel van Geffen, Student at the Avans University of Professional Education
http://www.intel.com/products/embedded/software.htm?iid=embed_portal+software_software_resource
Werner
Thank you for the reply, sorry for the late reply on my side.
I did try the Intel drivers from Adeneo and from BSquare, but this results
in the same error. I am configuring a debug build now. To get a more extended
error log.
Best regards,
Michel
I have found that the EHCI USB hub functions differently under DEBUG. In
DEBUG I always get past the GetDescriptor function but than the following
errors rise.
294803890 PID:400002 TID:e90002 CHW::EnterOperationalState - setting USBCMD
run bit
4294803890 PID:400002 TID:e90002 -CHW::EnterOperationalState
4294803890 PID:400002 TID:e90002 -CEhcd::Initialize. Success!!
4294803890 PID:400002 TID:b2000a CQueuedPipe(Bulk)::CheckForDoneTransfers -
failure on TD 0xd05558c0, address = 1, endpoint = 2, errorCounter = 0, status
field = 0x22
4294803890 PID:400002 TID:e90002
DeviceFolder::LoadDevice(Drivers\BuiltIn\PCI\Instance\ehci1) last 9978 Ticks
4294803890 PID:400002 TID:e90002 DEVICE!RegReadActivationValues
RegQueryValueEx(Drivers\BuiltIn\PCI\Instance\hda1\BusPrefix) returned 2
4294803892 PID:400002 TID:e90002 OSAXST1: >>> Loading Module 'ichhda.dll'
(0x8B15E19C) at address 0xC0B20000-0xC0B38000 in Process 'NK.EXE' (0x82F5DC80)
4294803901 PID:400002 TID:57000e
CQueuedPipe(Interrupt)::CheckForDoneTransfers - failure on TD 0xd05c5b20,
address = 1, endpoint = 1, errorCounter = 0, status field = 0x22
4294803901 PID:400002 TID:57000e
CQueuedPipe(Interrupt)::CheckForDoneTransfers - failure on TD 0xd05c58c0,
address = 1, endpoint = 2, errorCounter = 0, status field = 0x22
4294803901 PID:400002 TID:2740002 +USBD:ResetPipe
4294803901 PID:400002 TID:930002 BOT_DataTransfer warning(6.7.x.3,
RequestLength:512 TransferLength:0 Err:0 UsbErr:0x4, dwTimeout:10051)
4294803901 PID:400002 TID:930002 +USBD:ResetPipe
4294803901 PID:16d0002 TID:f00002 [NOTIFY] HandleSystemEvent 7 /ADD HCD4:
4294803903 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803903 PID:400002 TID:930002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 130, set/clear = 0x1, feature = 0x0, FAILED
4294803904 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5940, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803904 PID:400002 TID:2740002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 129, set/clear = 0x1, feature = 0x0, FAILED
4294803904 PID:400002 TID:29a0002 +USBD:ResetPipe
4294803905 PID:400002 TID:b2000a CQueuedPipe(Bulk)::CheckForDoneTransfers -
failure on TD 0xd05558c0, address = 1, endpoint = 2, errorCounter = 0, status
field = 0x22
4294803905 PID:400002 TID:930002 BOT_DataTransfer error(5.3.3, dwCswErr:31,
dwUsbErr:0x4, dwTimeout:4000)
4294803905 PID:400002 TID:930002 +USBD:ResetPipe
4294803907 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803907 PID:400002 TID:930002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 130, set/clear = 0x1, feature = 0x0, FAILED
4294803907 PID:400002 TID:930002 Retry CSW
4294803908 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5940, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803910 PID:400002 TID:b2000a CQueuedPipe(Bulk)::CheckForDoneTransfers -
failure on TD 0xd05558c0, address = 1, endpoint = 2, errorCounter = 0, status
field = 0x22
4294803910 PID:400002 TID:930002 BOT_DataTransfer error(5.3.3, dwCswErr:31,
dwUsbErr:0x4, dwTimeout:4000)
4294803910 PID:400002 TID:930002 +USBD:ResetPipe
4294803912 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5980, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803912 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803912 PID:400002 TID:29a0002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 130, set/clear = 0x1, feature = 0x0, FAILED
4294803912 PID:400002 TID:930002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 130, set/clear = 0x1, feature = 0x0, FAILED
4294803912 PID:400002 TID:930002 BOT_DataTransfer error(5.3.3, ResetErr:0x0
StallCount:2)
4294803914 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803914 PID:400002 TID:930002 Retry BOT_MassStorageReset
4294803916 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5940, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803917 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803919 PID:400002 TID:57000e
CQueuedPipe(Interrupt)::CheckForDoneTransfers - failure on TD 0xd05c5ae0,
address = 1, endpoint = 1, errorCounter = 0, status field = 0x22
4294803919 PID:400002 TID:57000e
CQueuedPipe(Interrupt)::CheckForDoneTransfers - failure on TD 0xd05c5900,
address = 1, endpoint = 2, errorCounter = 0, status field = 0x22
4294803919 PID:400002 TID:b2000a CQueuedPipe(Bulk)::CheckForDoneTransfers -
failure on TD 0xd05558c0, address = 1, endpoint = 1, errorCounter = 0, status
field = 0x22
4294803919 PID:400002 TID:930002 BOT_DataTransfer error(5.3.1, 31, 0x4, 0,
31, 4000)
4294803921 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803921 PID:400002 TID:930002 Retry BOT_MassStorageReset
4294803924 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803924 PID:400002 TID:930002 +USBD:ResetPipe
4294803926 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803926 PID:400002 TID:930002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 1, set/clear = 0x1, feature = 0x0, FAILED
4294803928 PID:400002 TID:b2000a CQueuedPipe(Bulk)::CheckForDoneTransfers -
failure on TD 0xd05558c0, address = 1, endpoint = 1, errorCounter = 0, status
field = 0x22
4294803928 PID:400002 TID:930002 BOT_DataTransfer error(5.3.1, 31, 0x4, 0,
31, 4000)
4294803930 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803930 PID:400002 TID:930002 Retry BOT_MassStorageReset
4294803933 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803933 PID:400002 TID:930002 +USBD:ResetPipe
4294803934 PID:400002 TID:2740002 +USBD:ResetPipe
4294803935 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803935 PID:400002 TID:930002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 1, set/clear = 0x1, feature = 0x0, FAILED
4294803935 PID:400002 TID:930002 ScsiGetSenseData error:31
4294803935 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294803937 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5920, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803937 PID:400002 TID:2740002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 129, set/clear = 0x1, feature = 0x0, FAILED
4294803941 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5920, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803942 PID:400002 TID:29a0002 +USBD:ResetPipe
4294803945 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5960, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803945 PID:400002 TID:29a0002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 130, set/clear = 0x1, feature = 0x0, FAILED
4294803947 PID:400002 TID:b2000a CQueuedPipe(Bulk)::CheckForDoneTransfers -
failure on TD 0xd05558c0, address = 1, endpoint = 1, errorCounter = 0, status
field = 0x22
4294803947 PID:400002 TID:930002 BOT_DataTransfer error(5.3.1, 31, 0x4, 0,
31, 4000)
4294803949 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5960, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803949 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803949 PID:400002 TID:930002 Retry BOT_MassStorageReset
4294803951 PID:400002 TID:57000e
CQueuedPipe(Interrupt)::CheckForDoneTransfers - failure on TD 0xd05c58c0,
address = 1, endpoint = 1, errorCounter = 0, status field = 0x22
4294803952 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803952 PID:400002 TID:930002 +USBD:ResetPipe
4294803954 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803954 PID:400002 TID:930002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 1, set/clear = 0x1, feature = 0x0, FAILED
4294803956 PID:400002 TID:b2000a CQueuedPipe(Bulk)::CheckForDoneTransfers -
failure on TD 0xd05558c0, address = 1, endpoint = 1, errorCounter = 0, status
field = 0x22
4294803956 PID:400002 TID:930002 BOT_DataTransfer error(5.3.1, 31, 0x4, 0,
31, 4000)
4294803958 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803958 PID:400002 TID:930002 Retry BOT_MassStorageReset
4294803960 PID:400002 TID:57000e
CQueuedPipe(Interrupt)::CheckForDoneTransfers - failure on TD 0xd05c5900,
address = 1, endpoint = 2, errorCounter = 0, status field = 0x22
4294803961 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803961 PID:400002 TID:930002 +USBD:ResetPipe
4294803963 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803963 PID:400002 TID:930002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 1, set/clear = 0x1, feature = 0x0, FAILED
4294803963 PID:400002 TID:930002 ScsiGetSenseData error:31
4294803963 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294803967 PID:400002 TID:2740002 +USBD:ResetPipe
4294803970 PID:400002 TID:57000e CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05c5920, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803970 PID:400002 TID:2740002 CFunction::SetOrClearFeature - recipient =
2, wIndex = 129, set/clear = 0x1, feature = 0x0, FAILED
4294803970 PID:400002 TID:2040002 CHub(Root tier 0)::HubStatusChangeThread -
port 2, change = 0x0003, status = 0x0100
4294803970 PID:400002 TID:2040002 CHub(Root tier 0)::HubStatusChangeThread -
device detached on port 2
4294803970 PID:400002 TID:2040002 +CHub(Root tier 0)::DetachDevice - port = 2
4294803975 PID:400002 TID:29a0002 StartInterruptTransfer:
IssueInterruptTransfer failed
4294803975 PID:400002 TID:b2000a CQueuedPipe(Bulk)::CheckForDoneTransfers -
failure on TD 0xd05558c0, address = 1, endpoint = 1, errorCounter = 0, status
field = 0x22
4294803975 PID:400002 TID:930002 BOT_DataTransfer error(5.3.1, 31, 0x4, 0,
31, 4000)
4294803976 PID:400002 TID:c5000a CHub(Root tier 0)::HubStatusChangeThread -
port 1, change = 0x0003, status = 0x0100
4294803976 PID:400002 TID:c5000a CHub(Root tier 0)::HubStatusChangeThread -
device detached on port 1
4294803976 PID:400002 TID:c5000a +CHub(Root tier 0)::DetachDevice - port = 1
4294803977 PID:400002 TID:b2000a CQueuedPipe(Control)::CheckForDoneTransfers
- failure on TD 0xd05558e0, address = 1, endpoint = 0, errorCounter = 0,
status field = 0x22
4294803977 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294803977 PID:400002 TID:930002 ScsiGetSenseData error:31
4294803977 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294803988 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294803988 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294803988 PID:400002 TID:930002 ScsiGetSenseData error:31
4294803988 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294803991 PID:400002 TID:2ae0002 +CRootHub::WaitForPortStatusChange
4294803991 PID:400002 TID:2a80002 !!!interrupt!!!! on frame index + 1 =
0x0000008f, USBSTS = 0xc004
4294803991 PID:400002 TID:57000e
CQueuedPipe(Interrupt)::CheckForDoneTransfers - failure on TD 0xd05c58c0,
address = 1, endpoint = 1, errorCounter = 0, status field = 0x22
4294803995 PID:400002 TID:2ae0002 Root hub, after reset & enable, port 2
portsc = 0x3002
4294803996 PID:400002 TID:2740002 StartInterruptTransfer:
IssueInterruptTransfer failed
4294803999 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294803999 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294803999 PID:400002 TID:930002 ScsiGetSenseData error:31
4294803999 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804010 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804010 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804010 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804010 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804021 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804021 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804021 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804021 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804032 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804032 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804032 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804032 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804043 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804043 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804043 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804043 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804050 PID:400002 TID:2ae0002 Root hub, after reset & enable, port 5
portsc = 0x1007
4294804050 PID:400002 TID:2ae0002 +CRootHub::GetStatus - port = 5
4294804050 PID:400002 TID:2ae0002 -CRootHub::GetStatus - port = 5, returing
BOOL 1
4294804050 PID:400002 TID:2ae0002 +CRootHub::SetOrClearFeature - port = 5,
set/clear = 0x1, feature = 0x10
4294804050 PID:400002 TID:2ae0002 -CRootHub::SetOrClearFeature - port = 5,
set/clear = 0x1, feature = 0x10, returing BOOL 1
4294804050 PID:400002 TID:2ae0002 -CRootHub::WaitForPortStatusChange, rPort
= 5, fSuccess = 1
4294804050 PID:400002 TID:2ae0002 CHub(Root tier 0)::HubStatusChangeThread -
port 5, change = 0x0001, status = 0x0503
4294804054 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804054 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804054 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804054 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804054 PID:400002 TID:930002 USBMSC>ScsiRWSG: ScsiReadWrite failed.
Error: 31
4294804054 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804054 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804054 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804054 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804054 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804065 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804065 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804065 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804065 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804076 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804076 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804076 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804076 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804087 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804087 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804087 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804087 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804098 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804098 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804098 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804098 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804109 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804109 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804109 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804109 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804120 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804120 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804120 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804120 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804131 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804131 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804131 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804131 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804142 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804142 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804142 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804142 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804151 PID:400002 TID:2ae0002 +CRootHub::GetStatus - port = 5
4294804151 PID:400002 TID:2ae0002 -CRootHub::GetStatus - port = 5, returing
BOOL 1
4294804151 PID:400002 TID:2ae0002 +CRootHub::ResetAndEnablePort - port = 5
4294804153 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804153 PID:400002 TID:930002 BOT_ResetAllPipes failed!
4294804153 PID:400002 TID:930002 ScsiGetSenseData error:31
4294804153 PID:400002 TID:930002 ScsiTestUnitReady ERROR:31
4294804153 PID:400002 TID:930002 USBMSC>ScsiRWSG: ScsiReadWrite failed.
Error: 31
4294804153 PID:400002 TID:930002 FSDMGR!MountStore: Failed mounting store
"DSK1:"; error=30
4294804153 PID:400002 TID:930002 FSDMGR!StoreDisk_t::~StoreDisk_t: deleting
store (D07638F0)
4294804206 PID:400002 TID:2ae0002 Root hub, after reset & enable, port 5
portsc = 0x1005
4294804206 PID:400002 TID:2ae0002 -CRootHub::ResetAndEnablePort - port = 5,
returning 1
4294804221 PID:400002 TID:2890002 BOT_DataTransfer error(5.3.1, 0, 0x0, 0,
31, 4000)
Also when in RELEASE or SHIP the GetDescriptor function fails every device
that is USB 2.0 fails connection. So it seems that the entire EHCI bridge is
not responding correctly. The only way to solve this now, is to reboot the
device untill it does work.
Best regards,
Michel