diff -r 000000000000 -r c9bc50fca66e usbmgmt/usbmgr/device/classdrivers/acm/classcontroller/group/NumberOfAcmFunctions.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/usbmgmt/usbmgr/device/classdrivers/acm/classcontroller/group/NumberOfAcmFunctions.ini Tue Feb 02 02:02:59 2010 +0200 @@ -0,0 +1,17 @@ +//[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 +