mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
ID:430 - Change Nokia Siemens Networks to Nokia Solutions and Networks
This commit is contained in:
parent
8fe8a5c74c
commit
d6ca800da2
@ -297,7 +297,7 @@ typedef enum IPMI_OEM {
|
||||
IPMI_OEM_AMI = 20974,
|
||||
/* 24339 for [ADLINK TECHNOLOGY INC.] */
|
||||
IPMI_OEM_ADLINK_24339 = 24339,
|
||||
IPMI_OEM_NOKIA_SIEMENS_NETWORKS = 28458,
|
||||
IPMI_OEM_NOKIA_SOLUTIONS_AND_NETWORKS = 28458,
|
||||
IPMI_OEM_SUPERMICRO_47488 = 47488
|
||||
} IPMI_OEM;
|
||||
|
||||
|
@ -64,7 +64,7 @@ const struct valstr ipmi_oem_info[] = {
|
||||
{ IPMI_OEM_TOSHIBA, "Toshiba" },
|
||||
{ IPMI_OEM_HITACHI_116, "Hitachi" },
|
||||
{ IPMI_OEM_HITACHI_399, "Hitachi" },
|
||||
{ IPMI_OEM_NOKIA_SIEMENS_NETWORKS, "Nokia Siemens Networks" },
|
||||
{ IPMI_OEM_NOKIA_SOLUTIONS_AND_NETWORKS, "Nokia Solutions and Networks (formerly 'Nokia Siemens Networks')" },
|
||||
{ IPMI_OEM_BULL, "Bull Company" },
|
||||
{ IPMI_OEM_PPS, "Pigeon Point Systems" },
|
||||
{ IPMI_OEM_BROADCOM, "Broadcom Corporation" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user