freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freeipmi-devel] fiid_obj_get bugs


From: Bala.A
Subject: Re: [Freeipmi-devel] fiid_obj_get bugs
Date: Tue, 17 Jan 2006 14:58:45 -0800 (PST)
User-agent: SquirrelMail/1.4.4

> Ahh crud.  I see the problem now.  The fiid_obj_get logic loops based on
> the number of bytes covered by a field.  In this case, the 64bit field
> covers 9 bytes (5 bits in the first byte, then 7 full bytes, then 3 bits
> in the last byte).  The last iteration causes the bit-shifting issue.
>

Yes.  You are right.


> I'll have to think about this more.  It may have to involve doing
> changes to the bit-ops code as well.
>
> We'll ignore this issue in the head branch.  I'll just deal with it in
> the fiid interface re-implementation branch.
>

ok fine.


Bala
---
Free as in freedom
http://www.gnu.org/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]