Hi,

Patch file to add the RadiSys strings in the OEM


--- ipmi.h.orig 2007-08-02 11:45:02.536748000 -0700
+++ ipmi.h      2007-08-02 11:45:16.315599000 -0700
@@ -249,6 +249,7 @@
     IPMI_OEM_GOOGLE       = 11129,
     IPMI_OEM_PICMG      = 12634,
     IPMI_OEM_KONTRON    = 15000,
+    IPMI_OEM_RADISYS    = 4337,
 } IPMI_OEM;

 extern const struct valstr completion_code_vals[];


--- ipmi_strings.c.orij 2007-08-02 11:47:30.905396000 -0700
+++ ipmi_strings.c      2007-08-02 11:46:58.442387000 -0700
@@ -47,6 +47,7 @@
    { IPMI_OEM_GOOGLE,     "Google" },
    { IPMI_OEM_KONTRON,    "Kontron" },
    { IPMI_OEM_NOKIA,      "Nokia" },
+   { IPMI_OEM_RADISYS,    "RadiSys Corporation"},
    { 0xffff , NULL },
 };


Thanks,
Harshad Prabhu

Attachment: ipmi.h.patch
Description: Binary data

Attachment: ipmi_strings.c.patch
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to