- How to identify isochronous devices?
- Posted by nas on May 14th, 2008
Hi,
I am new to driver development. i have to write a driver to USB
device. I read that UMDF is not supported for isochronous devices. but
how do i check that my device is isochronous devices? is there any way
to know this?
- Posted by Doron Holan [MSFT] on May 14th, 2008
look at the endpoints in the config descriptor. if there are isoch
endpoints, you have an isoch device. typically an isoch device will be
multi interface, or at least one interface with multiple settings which
allow you to throttle bus bandwidth usage.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"nas" <nasbtv@gmail.com> wrote in message
news:950a4f6b-f3c4-49a2-9ae8-77e1280e7391@z24g2000prf.googlegroups.com...
- 4 Full speed isochronous->1 High speed isochronous = 100% CPU (Drivers) by lugeon
- USB 2.0 Isochronous Transfer (Drivers) by
- USBD_SHORT_TRANSFER_OK on Isochronous In (Drivers) by Colin Helliwell
- Identify attached devices to an usb hub (Drivers) by Mario.Becker@gmx.com
- Can security devices harm DVDs and electronic devices? (Video & DVD) by curious@nospam.com

