mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
oem: Update product IDs for YADRO
Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
This commit is contained in:
parent
351dad24a2
commit
cd57365fc4
@ -928,8 +928,9 @@ const struct oemvalstr ipmi_oem_product_info[] = {
|
|||||||
{ IPMI_OEM_SUPERMICRO, 0xF580, "X8ST3" },
|
{ IPMI_OEM_SUPERMICRO, 0xF580, "X8ST3" },
|
||||||
/* YADRO */
|
/* YADRO */
|
||||||
{ IPMI_OEM_YADRO, 0x0001, "VESNIN BMC" },
|
{ IPMI_OEM_YADRO, 0x0001, "VESNIN BMC" },
|
||||||
{ IPMI_OEM_YADRO, 0x000A, "TATLIN Storage Controller BMC" },
|
{ IPMI_OEM_YADRO, 0x000A, "TATLIN.UNIFIED Storage Controller BMC" },
|
||||||
{ IPMI_OEM_YADRO, 0x0014, "VEGMAN BMC" },
|
{ IPMI_OEM_YADRO, 0x0014, "VEGMAN Series BMC" },
|
||||||
|
{ IPMI_OEM_YADRO, 0x0015, "TATLIN.ARCHIVE/xS BMC" },
|
||||||
|
|
||||||
{ 0xffffff , 0xffff , NULL },
|
{ 0xffffff , 0xffff , NULL },
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user