User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Howdy, all,
Is the source for USB Prober available? I'd like to change, or at least
request that the developers change, how the Bus Probe parses the
standard isochronous endpoint descriptors. Specifically, I'd like to
parse the bmAttributes field.
For example, the tool displays the endpoint descriptor like this:
Endpoint 0x01 - Isochronous Output
Attributes: 0x01 (OUT)
Attributes: 0x09 (Isochronous)
Max Packet Size: 56
Polling Interval: 1 ms
It would be nice if it could break down the bmAttributes:
Attributes: 0x09 (Isochronous adaptive data EP)
Yes, I will admit it -- I am lazy :)
Thanks,
Andy Peters
Tucson, AZ
_______________________________________________
usb mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/usb
Do not post admin requests to the list. They will be ignored.