summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ipmi_strings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ipmi_strings.c b/lib/ipmi_strings.c
index 8d27e40..acf7b82 100644
--- a/lib/ipmi_strings.c
+++ b/lib/ipmi_strings.c
@@ -929,6 +929,7 @@ const struct oemvalstr ipmi_oem_product_info[] = {
/* YADRO */
{ IPMI_OEM_YADRO, 0x0001, "VESNIN BMC" },
{ IPMI_OEM_YADRO, 0x000A, "TATLIN Storage Controller BMC" },
+ { IPMI_OEM_YADRO, 0x0014, "VEGMAN BMC" },
{ 0xffffff , 0xffff , NULL },
};