Ianet_pcidevice – Dell Intel PRO Family of Adapters User Manual

Page 26

Advertising
background image

Supported Attributes

The following read-only attributes are required by Intel PROSet:

InvalidImageSignature

Version

UpdateAvailable

FlashImageType

Unsupported Attributes

The following attributes are not required by Intel PROSet and are, therefore, not supported:

Caption

Description

InstallDate

Started

StartMode

Status

Methods

The following methods on this class can be used to update the Flash ROM on the NIC:

uint32 ProgramFlash(

[IN,

ValueMap {"0","1"} ,

Values {"Check Version",

"Write Flash"}: Amended

]

uint32 Action,

[IN]

uint8

NewFlashData[],

[OUT]

string

strErrorMessage

);

This method is used to update the Flash ROM on the NIC. This will cause the NIC to

stop communicating with the network while the flash is updated.

uint32 ReadFlash( [OUT] uint8

FlashData[] );

This method reads the Flash ROM on the NIC.

Back to Top

IANet_PCIDevice

Purpose

This class is used to describe the properties of a PCI device for a network device in the system. The class is derived from

CIM_PCIDevice.

Instances

An instance of this class exists for each PCI card that is a network device in the system. For IA64, only PCI devices that are

Intel PROSet supported adapters will have instances.

Creating Instances

You cannot create instances of IANet_PCIDevice.

Removing Instances

You cannot remove instances of IANet_PCIDevice.

Modifying Properties

There are no user-modifiable properties of this class.

Associations

See IANet_EthernetPCIDevice for the class associations.

Methods

There are no supported methods for this class.

26

Advertising