Deva_Example

Last Revision:
Version 1.0, 2009-08-21
Command line tool demonstrating the basic tasks of an application level driver for a USB device (or interface)
Build Requirements:
Xcode 3.1 or later, Mac OS X v10.5 or later
Runtime Requirements:
Mac OS X v10.5 or later

The Deva sample demonstrates the basic tasks used by all application level USB drivers - matching to a specific USB device (or interface), accessing the device (interface), configuring the device by using the first interface with the first configuration, and identifying the endpoints available for use.