From e9c27522c05b24a8ff358303d7d545381a3cc04a Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Thu, 17 Mar 2005 04:59:02 +0000 Subject: [PATCH] resurrect wv2 oemtype --- ipmitool/lib/ipmi_oem.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ipmitool/lib/ipmi_oem.c b/ipmitool/lib/ipmi_oem.c index 055c702..636c46e 100644 --- a/ipmitool/lib/ipmi_oem.c +++ b/ipmitool/lib/ipmi_oem.c @@ -48,6 +48,10 @@ static struct ipmi_oem_handle ipmi_oem_list[] = { desc: "Supermicro BMC with OEM LAN authentication support", setup: ipmi_oem_supermicro, }, + { + name: "intelwv2", + desc: "Intel SE7501WV2 BMC with extra LAN communication support", + }, { name: "intelplus", desc: "Intel IPMI 2.0 BMC with RMCP+ communication support",