Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

USB Prober source code, or a developer request



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.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.