Sorry, the previous patch was wrong.  Please ignore it.

For WINBOND support, it is just ipmi.h and ipmi_strings.c

--- include/ipmitool/ipmi.h     9 Jun 2009 15:38:08 -0000       1.33
+++ include/ipmitool/ipmi.h     20 Jun 2009 06:33:44 -0000
@@ -278,6 +278,7 @@ typedef enum IPMI_OEM {
       IPMI_OEM_KONTRON    = 15000,
       IPMI_OEM_PPS        = 16394,
       IPMI_OEM_AMI        = 20974,
+     IPMI_OEM_WINBOND    = 47488,
       IPMI_OEM_NOKIA_SIEMENS_NETWORKS = 28458
  } IPMI_OEM;


--- lib/ipmi_strings.c  9 Jun 2009 15:32:55 -0000       1.34
+++ lib/ipmi_strings.c  20 Jun 2009 06:33:44 -0000
@@ -52,6 +52,7 @@ const struct valstr ipmi_oem_info[] = {
     { IPMI_OEM_NOKIA,                  "Nokia" },
     { IPMI_OEM_PICMG,                  "PICMG" },
     { IPMI_OEM_PEPPERCON,              "Peppercon AG" },
+   { IPMI_OEM_WINBOND,                "Winbond" },
     { IPMI_OEM_DELL,                   "DELL Inc" },
     { IPMI_OEM_NEC,                    "NEC" },
     { IPMI_OEM_MAGNUM,                 "Magnum Technologies" },


------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to