diff --git a/lib/ipmi_strings.c b/lib/ipmi_strings.c index daa5bf1..ca70cef 100644 --- a/lib/ipmi_strings.c +++ b/lib/ipmi_strings.c @@ -249,6 +249,7 @@ const struct oemvalstr ipmi_oem_product_info[] = { /* YADRO */ { IPMI_OEM_YADRO, 0x0001, "VESNIN BMC" }, + { IPMI_OEM_YADRO, 0x000A, "TATLIN Storage Controller BMC" }, { 0xffffff , 0xffff , NULL }, };