mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 19:17:22 +00:00
add sun id
This commit is contained in:
parent
2440c09d50
commit
6a90734a67
@ -42,7 +42,8 @@
|
|||||||
|
|
||||||
const struct valstr ipmi_oem_info[] = {
|
const struct valstr ipmi_oem_info[] = {
|
||||||
|
|
||||||
{ IPMI_OEM_UNKNOWN , "Unknown/Unspecifier OEM" },
|
{ IPMI_OEM_UNKNOWN, "Unknown/Unspecifier OEM" },
|
||||||
|
{ IPMI_OEM_SUN , "Sun Microsystems" },
|
||||||
{ IPMI_OEM_INTEL , "Intel Corporation" },
|
{ IPMI_OEM_INTEL , "Intel Corporation" },
|
||||||
{ IPMI_OEM_NEWISYS, "Newisys" },
|
{ IPMI_OEM_NEWISYS, "Newisys" },
|
||||||
{ IPMI_OEM_KONTRON, "Kontron" },
|
{ IPMI_OEM_KONTRON, "Kontron" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user