On Thu, 2007-03-15 at 21:55 +0100, corentin.labbe wrote:
> Hello
> 
> I searched a long time but i saw a major problem here: 
> http://sources.redhat.com/ml/libc-alpha/2000-01/msg00158.html
> No iopl on sparc.
> However "GNU FreeIPMI implements their in-band IPMI driver in userspace using 
> iopl() calls"
> So the only solution is to use /dev/port (acording to 
> http://linuxdriver.co.il/ldd3/linuxdrive3-CHP-9-SECT-2.html section 9.2.3)

I don't know too much about /dev/ports, I'd have to look into it more.
Some of the other FreeIPMI developers may know more already.  Maybe they
can chime in.

> For the compilation problem i just put manual "typedef unsgned int u32;" and 
> it works (yes i know it's bad).

Did just #include <asm-sparc64/types.h> work for you?

For the time being, does your kernel come with the IPMI kernel driver?  

FreeIPMI 0.3.X also supports inband communication w/ the kernel driver.
So it would be another way to get the ipmi tools to work in-band for hte
time being. 

Al

> But the major problem is now the iopl.
> 
> Cordially
> 
> LABBE C.
> 
> 
> _______________________________________________
> Freeipmi-users mailing list
> Freeipmi-users@gnu.org
> http://lists.gnu.org/mailman/listinfo/freeipmi-users
-- 
Albert Chu
[EMAIL PROTECTED]
925-422-5311
Computer Scientist
High Performance Systems Division
Lawrence Livermore National Laboratory


_______________________________________________
Freeipmi-users mailing list
Freeipmi-users@gnu.org
http://lists.gnu.org/mailman/listinfo/freeipmi-users

Reply via email to