Hi Carol,

In order to include the BULL IANA Number to the IPMI_OEM list,
could you please add the following patch to ipmitool v1.8.10.

diff -Naur ipmitoolv1.8.10-beta/include/ipmitool/ipmi.h
ipmitoolv1.8.10-beta-bull/include/ipmitool/ipmi.h
--- ipmitoolv1.8.10-beta/include/ipmitool/ipmi.h        2008-07-09
22:45:28.000000000 +0200
+++ ipmitoolv1.8.10-beta-bull/include/ipmitool/ipmi.h   2008-07-18
14:22:45.000000000 +0200
@@ -243,6 +243,7 @@
      IPMI_OEM_HP         = 11,
      IPMI_OEM_SUN        = 42,
      IPMI_OEM_NOKIA      = 94,
+     IPMI_OEM_BULL       = 107,
      IPMI_OEM_HITACHI_116 = 116,
      IPMI_OEM_NEC        = 119,
      IPMI_OEM_TOSHIBA    = 186,

diff -Naur ipmitoolv1.8.10-beta/lib/ipmi_strings.c
ipmitoolv1.8.10-beta-bull/lib/ipmi_strings.c
--- ipmitoolv1.8.10-beta/lib/ipmi_strings.c     2008-07-09
22:45:28.000000000 +0200
+++ ipmitoolv1.8.10-beta-bull/lib/ipmi_strings.c        2008-07-18
14:27:06.000000000 +0200
@@ -65,6 +65,7 @@
    { IPMI_OEM_HITACHI_116,            "Hitachi" },
    { IPMI_OEM_HITACHI_399,            "Hitachi" },
    { IPMI_OEM_NOKIA_SIEMENS_NETWORKS, "Nokia Siemens Networks" },
+   { IPMI_OEM_BULL,                   "Bull Company" },
    { 0xffff , NULL },
 };

Thanks,

 ===============================================================
 Bernard MANJOU
 System Software Development  R&D
 phone : +33 (0) 1 30 80 73 50
 mailto:[EMAIL PROTECTED]

 Bull,  Architect of an Open World TM
 http://www.bull.com
 Rue Jaures, BP 68, 78340 Les Clayes-sous-Bois, France
 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to