vendor: Add YADRO TATLIN Storage Controller ID

Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
This commit is contained in:
Alexander Amelkin 2019-04-17 16:01:11 +03:00
parent cdd9d51c5f
commit d818c2ff85
No known key found for this signature in database
GPG Key ID: E893587B5B74178D

View File

@ -249,6 +249,7 @@ const struct oemvalstr ipmi_oem_product_info[] = {
/* YADRO */ /* YADRO */
{ IPMI_OEM_YADRO, 0x0001, "VESNIN BMC" }, { IPMI_OEM_YADRO, 0x0001, "VESNIN BMC" },
{ IPMI_OEM_YADRO, 0x000A, "TATLIN Storage Controller BMC" },
{ 0xffffff , 0xffff , NULL }, { 0xffffff , 0xffff , NULL },
}; };