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