usbmgmt/usbmgr/device/classdrivers/acm/classcontroller/group/NumberOfAcmFunctions.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 02:02:59 +0200
changeset 0 c9bc50fca66e
permissions -rw-r--r--
Revision: 201001 Kit: 201005

//[ACM X] is referring to the Xth ACM *function*
//which is accessed by the (X-1)th ACM *port*.


[ACM_CONF]
NumberOfAcmFunctions= 1

[ACM 1]
ProtocolNum= 1     //0x01 - code taken from USBCDC 1.1 Table 17- Hayes compatible modem
//ControlInterfaceName= CDCUserControlInterface
//DataInterfaceName= CDCUserDataInterface

//[AMC 2]
//ProtocolNum= 255  //0xFF - Vendor-specific
//ControlInterfaceName= CDCSpecificControlInterface
//DataInterfaceName= CDCSpecificDataInterface