mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 19:17:22 +00:00
clearer description
This commit is contained in:
parent
e9c27522c0
commit
69c50e3d73
@ -45,12 +45,12 @@ static int ipmi_oem_supermicro(struct ipmi_intf * intf);
|
|||||||
static struct ipmi_oem_handle ipmi_oem_list[] = {
|
static struct ipmi_oem_handle ipmi_oem_list[] = {
|
||||||
{
|
{
|
||||||
name: "supermicro",
|
name: "supermicro",
|
||||||
desc: "Supermicro BMC with OEM LAN authentication support",
|
desc: "Supermicro IPMIv1.5 BMC with OEM LAN authentication support",
|
||||||
setup: ipmi_oem_supermicro,
|
setup: ipmi_oem_supermicro,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "intelwv2",
|
name: "intelwv2",
|
||||||
desc: "Intel SE7501WV2 BMC with extra LAN communication support",
|
desc: "Intel SE7501WV2 IPMIv1.5 BMC with extra LAN communication support",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "intelplus",
|
name: "intelplus",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user