making the soiry short:

Adding to line 5045 in ipmi_fru.c

         if ((f_type == 'c' ) || (f_type == 'b' ) || (f_type == 'p' ))
         {
             printf("Change multi offset from %d to 
%d\n",header.offset.multi,header.offset.multi + change_size_by_8);
             header.offset.multi += change_size_by_8;
         }

solves the problem for me. but please check for side-effects.


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to