Oh and another data point…
After the abort, I get more ISOC OUT requests down. It’s as if it’s
trying to clear a temporary glitch.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Pankaj Garg
Sent: Monday, November 15, 2010 2:50 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] USB ISOCHRONOUS - Win7
Glen,
I’m connecting off the shelf USB headsets/speakers and typically the
drivers are Microsoft drivers that are used for it.
How would I know why USBAUDIO.SYS is ABORTING? Is there a way to
determine…?
Strangely I see similar issue when using 2 processors. (BTW All these
tests are in virtual machines).
Can you please shed some light?
Thanks
Pankaj
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@microsoft.com
Sent: Monday, November 15, 2010 2:43 PM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] USB ISOCHRONOUS - Win7
What driver is sending your driver the URB_FUNCTION_ISOCH_TRANSFER and
URB_FUNCTION_ABORT_PIPE requests?
If it is the standard USBAUDIO.SYS driver it might be possible to
determine why it is sending URB_FUNCTION_ABORT_PIPE requests if the
URB_FUNCTION_ISOCH_TRANSFER requests complete earlier than it expects.
If it is a third-party vendor supplied driver which is sending your
driver the URB_FUNCTION_ISOCH_TRANSFER and URB_FUNCTION_ABORT_PIPE
requests I’m not sure how you would figure out what is going on there.
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
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