Tracker: Feature Requests

5 Assign more telling names to new IPMI-2.0 entities - ID: 3531917
Last Update: Settings changed ( avpak )

We've encountered the following issue:

- Last IPMI-1.5 defined entity is BATTERY (0x28)

- IPMI-2.0 introduced 12 more entities: 0x29 - 0x34:
-- 28h Battery - last IPMI-1.5 defined entity
-- 29h Processing blade
-- 2Ah Connectivity switch
-- 2Bh Processor/memory module
-- 2Ch I/O module
-- 2Dh Processor/ IO module
-- 2Eh Management Controller Firmware
-- 2Fh IPMI Channel
-- 30h PCI Bus
-- 31h PCI Express Bus
-- 32h SCSI Bus (parallel)
-- 33h SATA / SAS bus
-- 34h Processor / front-side bus

- SaHpi.h recognizes those entities but for 0x29 - 0x2D the names are not pretty:

SAHPI_ENT_BATTERY,
SAHPI_ENT_RESERVED_1,
SAHPI_ENT_RESERVED_2,
SAHPI_ENT_RESERVED_3,
SAHPI_ENT_RESERVED_4,
SAHPI_ENT_RESERVED_5,
SAHPI_ENT_MC_FIRMWARE,
SAHPI_ENT_IPMI_CHANNEL,
SAHPI_ENT_PCI_BUS,
SAHPI_ENT_PCI_EXPRESS_BUS,
SAHPI_ENT_SCSI_BUS,
SAHPI_ENT_SATA_BUS,
SAHPI_ENT_PROC_FSB,
SAHPI_ENT_CLOCK,
SAHPI_ENT_SYSTEM_FIRMWARE,

Suggest to change RESERVED_1-5 to more telling names.


Anton Pak ( avpak ) - 2012-06-04 07:43:21 PDT

5

Closed

Fixed

Anton Pak

None

3.2.0

Public


Comment ( 1 )

Date: 2012-06-04 07:58:57 PDT
Sender: avpakProject Admin

Implemented in trunk (rev. #7449)


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
artifact_group_id 3.1.x 2012-07-12 22:28:19 PDT avpak
status_id Open 2012-06-04 07:58:57 PDT avpak
resolution_id None 2012-06-04 07:58:57 PDT avpak
allow_comments 1 2012-06-04 07:58:57 PDT avpak
close_date - 2012-06-04 07:58:57 PDT avpak