After a number of successful transactions, where the number seems to range from a few 1000 to a few 1000,000, I get an error, 0xc0000001 in the ReadComplete handler. It is my understanding that this might be a CRC error.
Can anyone or is there a way to confirm this, and can someone point me towards an appropriate recovery solution. I can safely ignore the errant packet and move to the next one. This is on a bulk pipe.
Many thanks
Try !wdfkd.wdflogdump to see if the error is within your driver. You can also view the usb host controller trace logs (see the usb team’s blog for how)
d
dent from a phpne with no keynoard
-----Original Message-----
From: Veronica Merryfield
Sent: September 04, 2010 5:37 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Parameters.Usb.Completion 0xc0000001
After a number of successful transactions, where the number seems to range from a few 1000 to a few 1000,000, I get an error, 0xc0000001 in the ReadComplete handler. It is my understanding that this might be a CRC error.
Can anyone or is there a way to confirm this, and can someone point me towards an appropriate recovery solution. I can safely ignore the errant packet and move to the next one. This is on a bulk pipe.
Many thanks
—
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer