Hi all
I am trying to move from Windows CE 5.0 to Windows CE 6.0.
Enterprise Webpad, CEPC :X86
My device is a wireless USB modem. I dont have a problem with CE 5.0, however
the device would not get enumerated in CE 6.0. I get the following debug stmt.
25296 PID:400002 TID:29a0002 CHub(Root tier 0)::HubStatusChangeThread - port
2, change = 0x0001, status = 0x0501
25459 PID:400002 TID:2670002 !!!Warning!!! Setting resume/suspend/reset
bits of USBCMD
25867 PID:400002 TID:2670002 CHub(Root tier 0):: ResumeNotification(0) !
25867 PID:400002 TID:2670002 CHub(Root tier 0):: ResumeNotification(0) !
25867 PID:400002 TID:2730002 CHub(Root tier 0)::HubStatusChangeThread -
port 2, change = 0x0001, status = 0x0101
25968 PID:400002 TID:2730002 CHub(Root tier 0)::HubStatusChangeThread -
device attached on port 2
25968 PID:400002 TID:2730002 +CHub(Root tier 0)::AttachDevice - port = 2,
fIsLowSpeed = 0
25968 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_OPENING_ENDPOINT0_PIPE, failures = 0
25968 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_USING_ADDRESS0, failures = 0
25968 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT, failures = 0
26030 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_SCHEDULING_GET_DEVICE_DESCRIPTOR_TEST, failures = 0
26031 PID:400002 TID:26d0002 CQueuedPipe(Control)::CheckForDoneTransfers -
failure on TD 0xd07458a0, address = 0, endpoint = 0, errorCounter = 0, status
field = 0x22
26031 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - failure on
DEVICE_CONFIG_STATUS_SCHEDULING_GET_DEVICE_DESCRIPTOR_TEST step
26232 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT, failures = 1
26294 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_SCHEDULING_GET_DEVICE_DESCRIPTOR_TEST, failures = 1
26295 PID:400002 TID:26d0002 CQueuedPipe(Control)::CheckForDoneTransfers -
failure on TD 0xd07458a0, address = 0, endpoint = 0, errorCounter = 0, status
field = 0x22
26295 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - failure on
DEVICE_CONFIG_STATUS_SCHEDULING_GET_DEVICE_DESCRIPTOR_TEST step
26496 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT, failures = 2
26558 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_SCHEDULING_GET_DEVICE_DESCRIPTOR_TEST, failures = 2
26559 PID:400002 TID:26d0002 CQueuedPipe(Control)::CheckForDoneTransfers -
failure on TD 0xd07458a0, address = 0, endpoint = 0, errorCounter = 0, status
field = 0x22
26559 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - failure on
DEVICE_CONFIG_STATUS_SCHEDULING_GET_DEVICE_DESCRIPTOR_TEST step
26760 PID:400002 TID:2730002 CHub(Root tier 0)::AttachDevice - status =
DEVICE_CONFIG_STATUS_FAILED, failures = 3
26773 PID:400002 TID:2730002 -CHub(Root tier 0)::AttachDevice - port = 2,
fIsLowSpeed = 0, address = 1
26874 PID:400002 TID:2730002 !!!Warning!!! Setting resume/suspend/reset
bits of USBCMD
27181 PID:400002 TID:2670002 !!!Warning!!! Setting resume/suspend/reset
bits of USBCMD
27589 PID:400002 TID:2670002 CHub(Root tier 0):: ResumeNotification(0) !
27589 PID:400002 TID:2670002 CHub(Root tier 0):: ResumeNotification(0) !
27590 PID:400002 TID:2730002 CHub(Root tier 0)::HubStatusChangeThread -
port 2, change = 0x0001, status = 0x0100
27792 PID:400002 TID:2730002 !!!Warning!!! Setting resume/suspend/reset
bits of USBCMD
Also I have a wireless USB LAN device and that is getting enumerated with
the same image. So where should I look into.
regards
Sugumaran