(file) Return to CIM_PCIPort.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Device

Diff for /pegasus/Schemas/CIM231/DMTF/Device/CIM_PCIPort.mof between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2012/01/24 13:50:08 version 1.1.2.2, 2012/02/15 17:46:22
Line 0 
Line 1 
   // Copyright (c) 2009 DMTF.  All rights reserved.
      [Version ( "2.22.0" ),
       UMLPackagePath ( "CIM::Device::Controller" ),
       Description (
          "Represents PCI device ports used to describe the connection "
          "between PCI devices." )]
   class CIM_PCIPort : CIM_LogicalPort {
   
         [Override ( "PortType" ),
          Description ( "The type of port." ),
          ValueMap { "0", "1", "2", "150", "151", "152", "153", "..",
             "16000..65535" },
          Values { "Unknown", "Other", "Not Applicable", "PCI",
             "PCI-X", "PCIe", "PCIe Gen 2", "DMTF Reserved",
             "Vendor Reserved" }]
      uint16 PortType;
   
   
   };


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2